Bot Butcher · Authentication Profile

Bot Butcher Authentication

Authentication

Authentication profile for the Bot Butcher Classification API. A single static API key sent in the x-api-key request header authenticates every operation. There is no OAuth, no OIDC, no bearer token, no mTLS and no signed-request scheme. Read from the provider's published API reference (HTTP 200, fetched 2026-09-04) and cross-checked against the provider's public Postman collection, whose collection-level auth block is apikey / header / x-api-key.

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

BotsSpam DetectionContact FormsAI ClassificationSecurity
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-09-04'
method: searched
source: https://botbutcher.com/documentation
docs: https://botbutcher.com/documentation
description: >-
  Authentication profile for the Bot Butcher Classification API. A single static API key sent in
  the x-api-key request header authenticates every operation. There is no OAuth, no OIDC, no
  bearer token, no mTLS and no signed-request scheme. Read from the provider's published API
  reference (HTTP 200, fetched 2026-09-04) and cross-checked against the provider's public
  Postman collection, whose collection-level auth block is apikey / header / x-api-key.
summary:
  types:
    - apiKey
  api_key_in:
    - header
  oauth: false
  oidc: false
  mtls: false
  anonymous_access: false
schemes:
  - name: ApiKeyAuth
    type: apiKey
    in: header
    parameter: x-api-key
    required: true
    applies_to:
      - classifyMessage
      - getMessage
    description: >-
      Required on every request. Documented as "x-api-key: (Required) API key to authenticate the
      request." The provider's Postman collection describes API_KEY as "Each Form has its own key",
      so a key is scoped to a single contact form rather than to the whole account.
    sources:
      - https://botbutcher.com/documentation
      - openapi/bot-butcher-classification-api-openapi.yml
      - collections/bot-butcher-api-published.postman_collection.json
key_management:
  issuance:
    url: https://botbutcher.com/get-started
    flow: >-
      Self-serve. Create an account with first name, last name and a verified email address, or
      continue with Google or GitHub, and accept the terms; the key is issued from the account.
    verification: Email verification is required.
  rotation:
    documented: false
    note: No key rotation, expiry, revocation or scoping procedure is documented.
  scopes:
    documented: false
    note: >-
      No OAuth scopes and no permission model are published. Keys are per-form, which is the only
      granularity the provider describes.
  transport:
    tls_required: true
    note: The documented base URL is https://api.botbutcher.com; no plaintext endpoint is published.
failure_modes:
  - status: 401
    meaning: Unauthorized — returned when authentication fails.
    source: https://botbutcher.com/documentation
  - status: 400
    meaning: Malformed request — returned when a required header (including x-api-key) is missing.
    source: https://botbutcher.com/documentation
gaps:
  - No documented key rotation or revocation procedure.
  - No expiry or lifetime is stated for an issued key.
  - No scope or least-privilege model beyond one key per form.

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/bot-butcher-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.