ExchangeRate-API · Authentication Profile

Exchangerate Api Authentication

Authentication

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

Currency ExchangeForeign ExchangeFinancial DataForexCurrency ConversionPublic APIs
Methods: apiKey Schemes: 1 OAuth flows: API key in: path

Security Schemes

apiKeyPath apiKey
· in: path (api_key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/exchangerate-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - path
schemes:
- name: apiKeyPath
  type: apiKey
  in: path
  parameter: api_key
  description: ExchangeRate-API uses an API key embedded in the URL path (after /v6/).
  sources:
  - openapi/exchangerate-api-openapi.yml