IDnow · Authentication Profile

Idnow Authentication

Authentication

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

Identity VerificationKYCIdentity ProofingAMLeSign
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

LoginToken apiKey
· in: header (X-API-LOGIN-TOKEN)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/idnow-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: LoginToken
  type: apiKey
  in: header
  parameter: X-API-LOGIN-TOKEN
  description: JWT returned by the login endpoint, sent on every authenticated request.
  sources:
  - openapi/idnow-openapi.yml