Arena · Authentication Profile

Arena Authentication

Authentication

Arena's Platform API and SDKs authenticate over an Authorization header using one of two credential types: a site API Key, or a JSON Web Token (JWT). JWT is also the mechanism for Single Sign-On (SSO) so a host site can pass an already authenticated end user into Live Chat and Live Blog. There is no OpenAPI document published for Arena, so this profile is captured from the developer docs rather than derived from a spec.

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

CompanyDeveloper ToolsAudience EngagementLive ChatLive BlogCommentsCommunityReal-TimeModerationMedia
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header ()
jwt http
scheme: bearer

Source

Authentication Profile

arena-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.arena.im/ + https://help.arena.im/en/articles/5211494-documentation-for-developers
docs: https://developers.arena.im/
description: >-
  Arena's Platform API and SDKs authenticate over an Authorization header using
  one of two credential types: a site API Key, or a JSON Web Token (JWT). JWT is
  also the mechanism for Single Sign-On (SSO) so a host site can pass an already
  authenticated end user into Live Chat and Live Blog. There is no OpenAPI
  document published for Arena, so this profile is captured from the developer
  docs rather than derived from a spec.
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
  - name: apiKey
    type: apiKey
    in: header
    header: Authorization
    description: >-
      Site API key sent in the Authorization header. The site slug and keys are
      obtained from the Arena Dashboard (dashboard.arena.im) or the Platform API.
    sources:
    - https://developers.arena.im/
  - name: jwt
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: >-
      JSON Web Token sent in the Authorization header. Also used to implement
      Single Sign-On (SSO) for Live Chat and Live Blog, passing a host site's
      authenticated user identity into Arena.
    sources:
    - https://help.arena.im/en/articles/5211494-documentation-for-developers
sso:
  supported: true
  mechanism: JWT
  applies_to:
  - Live Chat
  - Live Blog

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