Brainfish · Authentication Profile

Brainfish Authentication

Authentication

Brainfish secures its APIs with apiKey and http across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceCustomer-SupportKnowledge BaseHelp DeskAgentsSupport AutomationSoftware-as-a-Service
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: header

Security Schemes

BearerAuth http
scheme: bearer
AccessToken apiKey
· in: header (access-token)
AgentKey apiKey
· in: header (agent-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/brainfish-public-api-openapi-original.json
docs: https://docs.brainfi.sh/api-reference
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: API Token
  description: |-
    Bearer token authentication. Include your API token in the Authorization header.

    Example: `Authorization: Bearer [example key]`

    Create tokens in your Brainfish dashboard under Settings → API Tokens.
  sources:
  - openapi/brainfish-public-api-openapi-original.json
- name: AccessToken
  type: apiKey
  in: header
  parameter: access-token
  description: |-
    **Deprecated**: Use Bearer authentication instead.

    Legacy access token header for backward compatibility. Must start with `bf_api_`.

    Create tokens in your Brainfish dashboard under Settings → API Tokens.
  sources:
  - openapi/brainfish-public-api-openapi-original.json
- name: AgentKey
  type: apiKey
  in: header
  parameter: agent-key
  description: |-
    Agent key identifier that specifies which AI agent/widget to use for the request.

    Find agent keys in your Brainfish dashboard under Agents. Click on any agent key to copy it.
  sources:
  - openapi/brainfish-public-api-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/brainfish-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.