Flinks · Authentication Profile

Flinks Authentication

Authentication

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

Financial DataOpen BankingBank AggregationFintechCanada
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

flinks_auth_key apiKey
· in: header (flinks-auth-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/flinks-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: flinks_auth_key
  type: apiKey
  in: header
  parameter: flinks-auth-key
  description: Short-lived (30-minute) authorize token obtained from /GenerateAuthorizeToken.
  sources:
  - openapi/flinks-openapi.yml