Bond · Authentication Profile

Bond Authentication

Authentication

Bond secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyUnited StatesBanking as a ServiceEmbedded FinanceFintechPaymentsCard IssuingDeposit AccountsMoney MovementACHKYCKYBCreditOpen Finance
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

Identity apiKey
· in: header (Identity)
Authorization apiKey
· in: header (Authorization)

Source

Authentication Profile

bond-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.bond.tech/reference/authentication
docs: https://docs.bond.tech/reference/authentication
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  note: >-
    Bond uses a two-part API key: an Identity value and an Authorization value,
    both sent as request headers. The key identifies the Bond account (brand),
    not an individual team member. Keys are created and managed in the Bond Portal.
schemes:
  - name: Identity
    type: apiKey
    in: header
    parameter: Identity
    description: >-
      The Identity portion of the Bond API key (e.g. a UUID). Sent on every
      request alongside the Authorization header.
    sources: [https://docs.bond.tech/reference/authentication]
  - name: Authorization
    type: apiKey
    in: header
    parameter: Authorization
    description: >-
      The secret Authorization portion of the Bond API key. Sent on every request
      alongside the Identity header.
    sources: [https://docs.bond.tech/reference/authentication]
required_headers:
  - name: Identity
    required: true
  - name: Authorization
    required: true
  - name: content-type
    required: true
    values: application/json
    applies_to: [POST, PATCH, DELETE]
key_management:
  portal: https://portal.bond.tech
  notes: >-
    An account may hold any number of API keys. All keys currently grant access
    to every endpoint on the platform. Separate keys exist per environment
    (sandbox vs production).

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/bond-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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