Bolsai · Authentication Profile

Bolsai Authentication

Authentication

Bolsai secures its APIs with apiKey and oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions.

FinanceFinancial DataMarket DataStocks/equitiesReal Estate FundsDividendsFundamentalsMacroeconomic DataBrazilDeveloper ToolsMCPAI Agents
Methods: apiKey, oauth2 Schemes: 4 OAuth flows: API key in: header, query

Security Schemes

ApiKeyHeader apiKey
· in: header (X-API-Key)
ApiKeyQuery apiKey
· in: query (api_key)
BearerToken http
scheme: bearer
McpOAuth oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-09-03'
method: searched
source: openapi/bolsai-openapi.json
docs: https://usebolsai.com/docs
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  - query
schemes:
- name: ApiKeyHeader
  type: apiKey
  in: header
  parameter: X-API-Key
  description: Get your key at POST /api/v1/keys/register
  sources:
  - openapi/bolsai-openapi.json
- name: ApiKeyQuery
  type: apiKey
  in: query
  parameter: api_key
  description: Documented alternative to the header in llms.txt ("?api_key=...").
  sources:
  - https://usebolsai.com/llms.txt
- name: BearerToken
  type: http
  scheme: bearer
  description: 'Documented alternative in llms.txt ("Authorization: Bearer ..."); also the token style for the hosted MCP endpoint.'
  sources:
  - https://usebolsai.com/llms.txt
- name: McpOAuth
  type: oauth2
  flow: authorization_code
  authorization_url: https://usebolsai.com/api/v1/oauth/authorize
  token_url: https://usebolsai.com/api/v1/oauth/token
  registration_url: https://usebolsai.com/api/v1/oauth/register
  pkce: S256
  scopes: {}
  description: >-
    OAuth 2.0 authorization server (RFC 8414 metadata live at
    /.well-known/oauth-authorization-server) protecting the hosted MCP endpoint
    https://usebolsai.com/api/mcp (RFC 9728) and used by the ChatGPT GPT-Actions
    integration. Public clients with PKCE; no scopes are published.
  sources:
  - https://usebolsai.com/.well-known/oauth-authorization-server
  - https://usebolsai.com/mcp
key_management:
  signup: Google login at https://usebolsai.com (free, no card)
  active_key_limits: {Free: 5, Pro: 20}
  operations:
    create: create_key_api_v1_keys_post
    rotate: rotate_key_api_v1_keys__key_id__rotate_post
    delete: delete_key_api_v1_keys__key_id__delete
    usage: get_usage_api_v1_keys_usage_get

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