F

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.

1 integration · REST

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.

discovered 2mo ago
REST · OpenAPI1
Credentials
Flexport API keyapi_keyGet key

In the Flexport app, go to Your BusinessSettingsAPI 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.

Flexport API credential (client ID and client secret for client_credentials)oauth2_ccSet up OAuth

In the Flexport app, go to Your BusinessSettingsAPI 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

Publish these signals → /publishing