Chain · Authentication Profile

Chain Authentication

Authentication

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

CompanyPaymentsStablecoinCryptocurrencyBlockchainFinancial-ServicesWalletsCardsCross-Border Payments
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerApiKey http
scheme: bearer · in: header ()

Source

Authentication Profile

chain-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://chain.com/documentation/authentication
docs: https://chain.com/documentation/authentication
summary:
  types: [apiKey]
  api_key_in: [header]
  scheme: bearer
  oauth2_flows: []
notes: >-
  Chain uses API-key authentication passed as a Bearer token in the Authorization header. Keys are
  environment-scoped by prefix: sk_sandbox_ for the testing environment and sk_live_ for production
  (live keys move real money). No OAuth is documented.
schemes:
- name: bearerApiKey
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Bearer [example key] (live) / Bearer [example key] (sandbox)'
  key_prefixes:
    live: sk_live_
    sandbox: sk_sandbox_
headers:
- name: Authorization
  required: true
  description: Bearer token containing the API key.
- name: Content-Type
  required: true
  description: Must be application/json for request bodies.
- name: X-Business-Id
  required: false
  description: Required when managing multiple businesses under one account.
- name: X-Idempotency-Key
  required: false
  description: Unique key for safe request retries.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/chain-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.