Flexport · OAuth Scopes

Flexport OAuth Scopes

OAuth 2.0 searched

Flexport publishes 22 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Flexport API on a user’s behalf.

Tokens are issued from https://api.flexport.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

LogisticsFreightSupply ChainCustomsB2B
Scopes: 22 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://api.flexport.com/oauth/token
Flows
clientCredentials

Scopes (22)

ScopeDescriptionFlows
read_logistics_products Read the product catalog (SKUs, dimensions, barcodes).
write_logistics_products Create and update products in the catalog.
read_logistics_inbounds Read inbound shipments and their contents.
write_logistics_inbounds Create, cancel, and modify inbound shipments.
read_logistics_orders Read outbound (D2C) orders and shipments.
write_logistics_orders Create, cancel, and modify outbound (D2C) orders.
read_logistics_orders_b2b Read B2B orders and shipments. (2024-07 and later.)
write_logistics_orders_b2b Create, cancel, and modify B2B orders. (2024-07 and later.)
read_logistics_bundles Read bundle (kit) definitions.
write_logistics_bundles Create and update bundle definitions.
read_logistics_parcels Read parcel labels, rates, and master cartons.
write_logistics_parcels Purchase parcel labels and create/link master cartons.
read_logistics_returns Read return shipments and their contents.
write_logistics_returns Create and update return shipments.
read_logistics_warehouses Read the list of warehouses available to the account. (2025-03 and later.)
read_logistics_webhooks Read webhook subscriptions.
write_logistics_webhooks Create, update, and delete webhook subscriptions.
read_logistics_events Read the event stream that backs webhook deliveries.
read_logistics_reports Read generated reports.
write_logistics_reports Request new reports.
read_logistics_freight Listed as an accepted scope value on the OAuth AuthorizationRedirect call; covers experimental freight endpoints available only in the unstable API version.
write_logistics_freight Listed as an accepted scope value on the OAuth AuthorizationRedirect call; covers experimental freight endpoints available only in the unstable API version.

Source

OAuth Scopes

flexport-scopes.yml Raw ↑
generated: '2026-07-11'
method: searched
source: openapi/flexport-openapi.yml
docs: https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
note: >-
  The core Flexport REST API (api.flexport.com) uses OAuth 2.0 client credentials
  with per-credential access controls and publishes no scopes
  (https://apidocs.flexport.com/v2/tag/Authentication/); the scopes below are the
  documented permission scopes for the Flexport Logistics API OAuth authorization
  code flow (https://docs.logistics-api.flexport.com/2026-02/tag/OAuth/).
schemes:
- name: oauth2
  source: openapi/flexport-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.flexport.com/oauth/token
  description: OAuth 2.0 client credentials issued from the Flexport admin console
scopes:
- scope: read_logistics_products
  description: Read the product catalog (SKUs, dimensions, barcodes).
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_products
  description: Create and update products in the catalog.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_inbounds
  description: Read inbound shipments and their contents.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_inbounds
  description: Create, cancel, and modify inbound shipments.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_orders
  description: Read outbound (D2C) orders and shipments.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_orders
  description: Create, cancel, and modify outbound (D2C) orders.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_orders_b2b
  description: Read B2B orders and shipments. (2024-07 and later.)
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_orders_b2b
  description: Create, cancel, and modify B2B orders. (2024-07 and later.)
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_bundles
  description: Read bundle (kit) definitions.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_bundles
  description: Create and update bundle definitions.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_parcels
  description: Read parcel labels, rates, and master cartons.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_parcels
  description: Purchase parcel labels and create/link master cartons.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_returns
  description: Read return shipments and their contents.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_returns
  description: Create and update return shipments.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_warehouses
  description: Read the list of warehouses available to the account. (2025-03 and later.)
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_webhooks
  description: Read webhook subscriptions.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_webhooks
  description: Create, update, and delete webhook subscriptions.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_events
  description: Read the event stream that backs webhook deliveries.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_reports
  description: Read generated reports.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: write_logistics_reports
  description: Request new reports.
  sources:
  - https://docs.logistics-api.flexport.com/2026-02/#section/Common-Resources/Permission-Scopes
- scope: read_logistics_freight
  description: Listed as an accepted scope value on the OAuth AuthorizationRedirect
    call; covers experimental freight endpoints available only in the unstable API
    version.
  sources:
  - https://docs.logistics-api.flexport.com/2023-10/tag/OAuth/
- scope: write_logistics_freight
  description: Listed as an accepted scope value on the OAuth AuthorizationRedirect
    call; covers experimental freight endpoints available only in the unstable API
    version.
  sources:
  - https://docs.logistics-api.flexport.com/2023-10/tag/OAuth/