flexport.com
Flexport is a logistics and supply chain platform for managing shipments, bookings, purchase orders, documents, invoices, and related commerce workflows. Its products support freight forwarding, fulfillment, and supply chain visibility for businesses.
Flexport exposes two documented HTTP API surfaces for developers: a core API at `api.flexport.com` (v1/v2/v3 docs on apidocs.flexport.com) and a logistics API (versioned docs on docs.logistics-api.flexport.com). Authentication is via Flexport-issued bearer credentials: legacy API keys and newer OAuth2 client-credentials-based API credentials.
- Flexport Core API v1/v2/v3discovered
In the Flexport app, go to Your Business → Settings → API Keys, click Create Key, then copy the token. Flexport's tutorial is Using API Credentials and the in-app page is API Keys Dashboard. Use the key as Authorization: Bearer API_KEY.
In the Flexport app, go to Your Business → Settings → API Credentials, click Create Credentials, select the resources to enable, create the credential, then copy the Client ID and Client Secret. Flexport documents this in Using API Credentials. Exchange them at POST https://api.flexport.com/oauth/token with grant_type=client_credentials and audience=https://api.flexport.com to obtain a bearer access token.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing