Forto Public API

The Forto Public API provides programmatic access to Forto's digital freight forwarding platform. It exposes booking management (create, update, finalize, discard, list), shipment operations (list, get, documents, invoices, reports), multi-version transport plans with milestone events, subscription-based webhooks for change notifications, and OAuth-style token management. Integrations can be implemented out-of-the-box via the REST API, through predefined EDI flows, or as fully customized integrations into SAP, Infor Nexus, Oracle, and other enterprise systems.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/forto-public-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: forto:forto-public-api
name: Forto Public API
tags:
- Bookings
- Shipments
- Tracking
- Transport Plans
- Documents
- Webhook
tags_raw:
- Bookings
- Shipments
- Tracking
- Transport Plans
- Documents
- Webhooks
humanURL: https://developers.forto.com/reference
baseURL: https://api.forto.com
properties:
- url: https://developers.forto.com/
  type: Documentation
- url: https://developers.forto.com/reference
  type: APIReference
- url: https://developers.forto.com/llms.txt
  type: LlmsText
- url: https://developers.forto.com/recipes/creation-of-booking-request
  type: GettingStarted
- url: https://developers.forto.com/recipes/code-sample-listening-for-changes-with-webhook-subscription
  type: Tutorial
  title: Webhook Subscription Tutorial
description: The Forto Public API provides programmatic access to Forto's digital freight forwarding platform.
  It exposes booking management (create, update, finalize, discard, list), shipment operations (list,
  get, documents, invoices, reports), multi-version transport plans with milestone events, subscription-based
  webhooks for change notifications, and OAuth-style token management. Integrations can be implemented
  out-of-the-box via the REST API, through predefined EDI flows, or as fully customized integrations into
  SAP, Infor Nexus, Oracle, and other enterprise systems.