Banzai · Authentication Profile

Banzai Authentication

Authentication

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

CompanyMarketingMarketing TechnologyEvent ManagementWebinarsVideoEngagement MarketingDemand GenerationSoftware-as-a-Service
Methods: apiKey Schemes: 4 OAuth flows: API key in: header, query

Security Schemes

ApiKeyHeader apiKey
· in: header (Api-Key)
ApiSecretHeader apiKey
· in: header (Api-Secret)
ApiKeyQuery apiKey
· in: query (api_key)
ApiSecretQuery apiKey
· in: query (api_secret)

Source

Authentication Profile

Raw ↑
generated: '2026-08-06'
method: searched
source: openapi/banzai-demio-openapi.yml
docs: https://publicdemioapi.docs.apiary.io
docs_secondary:
- https://help.demio.com/en/articles/4544025-api-limitations
key_management:
  console: https://my.demio.com/manage/api-details
  note: >-
    API Key and API Secret are issued per Demio account from Settings > API. The same
    tab reports daily API-call usage against the account quota. Credentials may be
    sent as Api-Key/Api-Secret headers or as api_key/api_secret query parameters; the
    header form is the documented default and the only form that keeps the secret out
    of URLs and logs.
  sandbox: >-
    A sandbox key/secret pair exists — GET /ping returns a `sandbox` boolean that is
    true when sandbox credentials were used. Demio does not publish a self-serve
    procedure for obtaining sandbox credentials.
account_security:
  two_factor: https://help.demio.com/en/articles/4794494-two-factor-authentication-2fa
  saml_sso: https://help.demio.com/en/articles/8912841-saml-single-sign-on-sso
  saml_note: >-
    SAML 2.0 single sign-on covers the Demio web application (select plans, configured
    by the Demio team). It is not an API authorization mechanism — the API remains
    key/secret only, with no OAuth 2.0 or OpenID Connect surface.
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
schemes:
- name: ApiKeyHeader
  type: apiKey
  in: header
  parameter: Api-Key
  description: Account API Key, from Demio Settings > API.
  sources:
  - openapi/banzai-demio-openapi.yml
- name: ApiSecretHeader
  type: apiKey
  in: header
  parameter: Api-Secret
  description: Account API Secret, from Demio Settings > API.
  sources:
  - openapi/banzai-demio-openapi.yml
- name: ApiKeyQuery
  type: apiKey
  in: query
  parameter: api_key
  description: Account API Key supplied on the query string.
  sources:
  - openapi/banzai-demio-openapi.yml
- name: ApiSecretQuery
  type: apiKey
  in: query
  parameter: api_secret
  description: Account API Secret supplied on the query string.
  sources:
  - openapi/banzai-demio-openapi.yml

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