Echo Global Logistics · Authentication Profile

Echo Global Authentication

Authentication

Echo Global Logistics secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

FreightLogisticsShippingLTLTruckloadFreight BrokerageTransportationSupply Chain
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: header

Security Schemes

basicAuth http
scheme: basic
apiKey apiKey
· in: header (x-api-key)
customer_api_authorizer_post apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/echosync-authorizer-api.json, openapi/echosync-customer-api.json, openapi/echosync-partner-connect-api.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: basicAuth
  type: http
  scheme: basic
  sources:
  - openapi/echosync-authorizer-api.json
  - openapi/echosync-partner-connect-api.json
- name: apiKey
  type: apiKey
  in: header
  parameter: x-api-key
  sources:
  - openapi/echosync-authorizer-api.json
- name: customer_api_authorizer_post
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/echosync-customer-api.json