Blotato · Authentication Profile

Blotato Authentication

Authentication

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

Social MediaPublishingAI ContentAutomationContent Creation
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

blotatoApiKey apiKey
· in: header (blotato-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/blotato-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: blotatoApiKey
  type: apiKey
  in: header
  parameter: blotato-api-key
  description: API key generated in Blotato Settings > API. Sent in the blotato-api-key header
    on every request. Keys may include trailing '=' padding that must be preserved.
  sources:
  - openapi/blotato-openapi.yml