BCB Group · Authentication Profile

Bcb Group Authentication

Authentication

BCB Group secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyCryptoPaymentsBankingDigital AssetsStablecoinsFinancial-ServicesFintech
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2
BearerAuth http
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.bcb.group/docs/api-authentication.md
docs: https://docs.bcb.group/docs/api-authentication
summary:
  types: [oauth2, http]
  oauth2_flows: [clientCredentials]
  bearer: true
model: >-
  All BCB Group Payments API calls require OAuth 2.0 Client Credentials Grant.
  The application exchanges a Client ID and Client Secret at the token endpoint
  for a short-lived Access Token, then presents it as a Bearer token in the
  Authorization header of every request. Credentials are environment-specific
  (separate Sandbox and Production Client ID/Secret).
schemes:
  - name: OAuth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    token_url: https://api.bcb.group/v1/auth/oauth/token
    token_url_sandbox: https://api.uat.bcb.group/v1/auth/oauth/token
    request: 'POST application/json {"client_id": "...", "client_secret": "..."}'
    source: https://docs.bcb.group/reference/get-token
  - name: BearerAuth
    type: http
    scheme: bearer
    bearer_format: JWT
    in: header
    header: Authorization
    note: >-
      Access token returned by the token endpoint (access_token, expires_in unix
      timestamp). The `scope` and `token_type` fields are documented as deprecated.
credentials_source: Provided by BCB Group on successful registration/onboarding; distinct per environment.

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/bcb-group-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.