Boom Ai · Authentication Profile

Boom Ai Authentication

Authentication

Boom Ai secures its APIs with http and oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceConversational AICustomer EngagementCustomer Data PlatformMessagingWhatsAppSMSMarketing AutomationE-CommerceAgentsMCP
Methods: http, oauth2 Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/boom-ai-openapi-original.json
docs: https://docs.useboom.ai/quickstart
notes: >-
  Single scheme: a per-organization Bearer API key with the prefix `boom_org_...`,
  sent as `Authorization: Bearer <key>`. Applied globally to every operation. Use a
  development-organization key against the https://dev.useboom.ai sandbox host. The
  hosted MCP server authenticates instead via interactive Boom dashboard login (OAuth),
  not the API key. No OAuth2 scopes surface — access is scoped to the organization and
  destructive actions require an org admin.
mcp_authentication:
  type: oauth2
  authorization_server: https://clerk.useboom.ai
  protected_resource_metadata: https://www.useboom.ai/.well-known/oauth-protected-resource/mcp
  flow: authorizationCode (+ refresh_token), dynamic client registration
  scopes: [profile, email, 'user:org:read']
  see: scopes/boom-ai-scopes.yml
  note: >-
    Two different auth models for two surfaces. REST = static organization Bearer key.
    MCP = interactive OAuth sign-in with no key at all. An agent reaching Boom over MCP
    never handles a credential; one reaching it over REST holds a long-lived org-wide key
    with no scope narrowing available.
summary:
  types:
  - http
  - oauth2   # MCP surface only
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'Organization API key, sent as `Authorization: Bearer [example key]`.'
  sources:
  - openapi/boom-ai-openapi-original.json

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/boom-ai-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.