Finage · Authentication Profile

Finage Authentication

Authentication

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

FinanceMarket DataStocksForexCryptocurrencyETFsIndicesFundamentalsReal-Time DataPublic APIs
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

apiKey apiKey
· in: query (apikey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-22'
method: derived
source: openapi/finage-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: apiKey
  type: apiKey
  in: query
  parameter: apikey
  description: Finage API key, passed as the apikey query parameter on every request. Get one
    at https://moon.finage.co.uk/register.
  sources:
  - openapi/finage-openapi.yml