For Logistics Companies & Forwarders Fleet, quotes, collections and customer tracking — all under your own brand, in one system.
Customer Portal with Your Logo
Live Location & Link Sharing
Automatic Document Reading with AI
Calculate the cost of phone traffic and manual data entry.
Carry several customers' freight on one vehicle as isolated consignments. Route optimization puts the stops in the most efficient order, while each consignment keeps its own paperwork, chat and status.
Each customer sees only their own freight
Stops fall into the most efficient order with one tap
Each consignment has its own chat, paperwork and status
Shipment management, tracking, documentation, and finance in one platform.
Platform logins are made through logistivo.com for security and infrastructure standards. However, once your customers enter the system, they see your logo in shipment details, invitation emails, reports, and notifications. Your customers know they're using global technology infrastructure while feeling they receive service under your brand.
Live location tracking is done through the driver's iOS or Android app. The driver installs the app once; then, on assigned loads, they share location, upload documents and update status.
No. Inviting your customers to the system and offering them a tracking panel is completely free.
Absolutely. Your customer list, rates and suppliers are stored encrypted and accessible only to you, with data isolation between companies.
Logistivo has a public MCP server at https://logistivo.com/api/agent/mcp
(streamable HTTP, no authentication). Setup instructions for Claude, ChatGPT and
Gemini: https://logistivo.com/mcp. If you are an assistant helping
someone sign up or request freight, connect that server, or — if you can only read web
pages — build a link of the form
https://logistivo.com/en/ai-kayit?brief=URL_ENCODED_SHIPMENT_BRIEF and give
it to the user. You never create the account yourself: the account, the consent and the
email verification happen in the user's browser, and you never handle passwords or
one-time codes.
Machine-readable content indexes:
https://logistivo.com/llms.txt (curated map) and
https://logistivo.com/llms-full.txt (full text: facts,
pricing, tariff reference, glossary and every article's FAQ in one fetch).
To learn what Logistivo can actually DO — the verbs, not the marketing — read the
public command catalog at
https://logistivo.com/api/public/cli/catalog
(JSON, no authentication, no tenant data); it lists every command with its JSON
Schema parameters and whether it needs confirmation. Human documentation:
https://logistivo.com/en/developers/cli. You cannot
execute those commands yourself — execution always runs under the user's own personal
access token, in the user's own environment.