Gandi · Authentication Profile

Gandi Authentication

Authentication

Gandi secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

DNSDomainsDomain RegistrarEmailHostingCertificates
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearer http
scheme: bearer
apiKey apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/domains-openapi-original.yml, openapi/livedns-openapi-original.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: bearer
  type: http
  scheme: bearer
  description: Personal Access Token (PAT) - format `Bearer pat_xxx`.
  sources:
  - openapi/domains-openapi-original.yml
- name: apiKey
  type: apiKey
  in: header
  parameter: Authorization
  description: Deprecated API key - format `Apikey YOUR_API_KEY`.
  sources:
  - openapi/domains-openapi-original.yml
  - openapi/livedns-openapi-original.yml