Augment · Authentication Profile

Augment Authentication

Authentication

Augment secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyLogisticsFreightSupply ChainTransportationWebhooksArtificial IntelligenceAutomation
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

httpBasic http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/augment-openapi-original.json
summary:
  types:
  - http
schemes:
- name: httpBasic
  type: http
  scheme: basic
  description: Authenticate with HTTP Basic auth by sending an empty username and your API key
    as the password, equivalent to encoding :<API_KEY> in the Basic credential.
  sources:
  - openapi/augment-openapi-original.json