DAT Freight & Analytics · Authentication Profile

Dat Freight Authentication

Authentication

DAT Freight & Analytics secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

FreightTruckingLoad BoardLogisticsFreight RatesRateViewSupply ChainTransportationAnalytics
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

userToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/dat-freight-openapi.yml
summary:
  types:
  - http
schemes:
- name: userToken
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: User access token obtained from POST /access/v1/token/user, which itself requires
    an organization token from POST /access/v1/token/organization.
  sources:
  - openapi/dat-freight-openapi.yml