F5 Distributed Cloud Services · Authentication Profile

F5 Distributed Cloud Services Authentication

Authentication

F5 Distributed Cloud Services secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Application SecurityWeb Application FirewallAPI SecurityMulti-Cloud NetworkingDDoS ProtectionBot DefenseLoad BalancingEdge Compute
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

APIToken apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/f5-distributed-cloud-services-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: APIToken
  type: apiKey
  in: header
  parameter: Authorization
  description: |-
    Send "Authorization: APIToken {token}" using a token issued from
    the F5 Distributed Cloud Console (Personal Tokens or Service
    Credentials).
  sources:
  - openapi/f5-distributed-cloud-services-openapi.yml