Brandcast · Authentication Profile

Brandcast Authentication

Authentication

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

CompanyEnterprise SoftwareNo-CodeWebsite BuilderContent ManagementDigital ExperienceWeb DesignBrand Management
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKeyHeader apiKey
· in: header ()
designStudioJWT http
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: searched
source: https://developer.brandcast.io/
docs: https://developer.brandcast.io/
spec_source: >-
  openapi/_original/{account,templates,websites,salesforce}.json — the Brandcast
  Swagger 1.2 declarations published at
  https://s3.amazonaws.com/apidoc.brandcast-prod.io/ and loaded by the Swagger
  UI on developer.brandcast.io
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
  oauth2_flows: []
  openid_connect: false
  mutual_tls: false
schemes:
- name: apiKeyHeader
  type: apiKey
  in: header
  parameter_name: x-api-key
  transport: https-only
  required_on: all 26 published operations
  description: >-
    Brandcast API requests are authenticated with an API key sent in the
    x-api-key HTTP header over HTTPS. Keys are issued by Brandcast and are tied
    to the developer's Brandcast account. This is the only authentication a
    third-party developer can use.
  sources:
  - https://developer.brandcast.io/
  - openapi/_original/websites.json
- name: designStudioJWT
  type: http
  scheme: bearer
  bearer_format: JWT
  in: header
  parameter_name: Authorization
  required: false
  required_on:
  - createExportJob
  - getExportJob
  - getExportList
  companion_header:
    name: x-account-id
    description: >-
      "The account context for this action. Required when using Authorization
      header." Supplies which Brandcast account the JWT is acting for.
  description: >-
    "A valid JWT. Only required when called by Design Studio." An internal
    first-party credential accepted on the three website export operations
    alongside the API key. Brandcast publishes no authorization server, token
    endpoint, scope set, JWT issuer, audience or key-rotation guidance for it,
    so it is not usable by third-party developers — recorded because it appears
    verbatim in the provider's own contract.
  sources:
  - openapi/_original/websites.json
key_management:
  issuance: vendor-issued
  self_service: false
  rotation_policy_published: false
  expiry_published: false
  key_prefix_published: false
  note: >-
    Keys are provisioned by Brandcast and bound to a Brandcast account. No
    self-service key creation, rotation, scoping or revocation flow is
    documented, and no key prefix convention is published.
scopes:
  supported: false
  note: >-
    The API has no scope or permission model — a key is all-or-nothing across
    all 26 operations, including destructive ones (deleteWebsite,
    unpublishWebsite). No scopes/ artifact is emitted, per the pipeline's
    OAuth-only rule for that artifact.
mfa: null
notes: >-
  Round 2 upgrade. The prior round recorded the x-api-key scheme correctly from
  the developer portal prose but stated that no specification is published;
  that is now superseded — Brandcast does publish a machine-readable contract
  (Swagger 1.2) at s3.amazonaws.com/apidoc.brandcast-prod.io, and the auth
  model above is confirmed against it parameter by parameter. The second scheme
  (Design Studio JWT + x-account-id) was found only in that contract and does
  not appear in the portal prose at all.

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