1Forge · Authentication Profile

1Forge Authentication

Authentication

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

Currency ExchangeForexCryptocurrencyMarket DataFinancial DataReal-Time Data
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

ApiKeyAuth apiKey
· in: query (api_key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/1forge-forex-data-api.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: query
  parameter: api_key
  description: |-
    1Forge requires an API key passed as the `api_key` query parameter on every
    request. Obtain a key at https://1forge.com.
  sources:
  - openapi/1forge-forex-data-api.yml