bitdrift · Authentication Profile

Bitdrift Authentication

Authentication

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

CompanyDeveloper ToolsObservabilityMobileMonitoringLoggingCrash ReportingSession ReplaySDKgRPCTelemetry
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header ()

Source

Authentication Profile

bitdrift-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.bitdrift.io/api-guide/calling-the-api.html
docs: https://docs.bitdrift.io/api-guide/calling-the-api.html
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    The public API authenticates with an API key sent in the x-bitdrift-api-key header. JWT-
    authenticated requests against the public API are not supported. The bd CLI additionally offers a
    browser-based user login (bd auth) for interactive/user-authenticated access; that login flow is
    a CLI capability, not a public-API auth mode.
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter_name: x-bitdrift-api-key
  description: >-
    API key minted via `bd key create api` or the AdminService CreateKey method. Sent on every
    request in the x-bitdrift-api-key header. Keys carry explicit permissions for public-API access.
  sources: [grpc/src/bitdrift/public/unary/admin/v1/keys.proto]
key_management:
  create_cli: bd key create api
  create_api: AdminService.CreateKey
  list_api: AdminService.GetKeys
  revoke_api: AdminService.RevokeKey
  env_var: BD_API_KEY
cli_user_login:
  command: bd auth
  mechanism: browser-based SaaS login (user-authenticated)

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/bitdrift-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.