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
jwt http