LiveLike · Authentication Profile

Livelike Authentication

Authentication

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

CompanyFan EngagementLive StreamingInteractive VideoChatGamificationWidgetsSportsMedia
Methods: oauth2, http Schemes: 2 OAuth flows: API key in:

Security Schemes

OAuth2 Bearer oauth2
scheme: bearer
Personal API Token apiKey
· in: header ()

Source

Authentication Profile

livelike-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.livelike.com/reference/authentication
docs: https://docs.livelike.com/reference/authentication
summary:
  types: [oauth2, http]
  transport: Authorization HTTP header
  token_types: [Profile Access Token, Admin Access Token, Personal API Token]
schemes:
- name: OAuth2 Bearer
  type: oauth2
  scheme: bearer
  header: Authorization
  format: "Bearer {access-token}"
  description: >-
    All requests are authenticated with OAuth 2.0 Bearer authentication via the
    Authorization header. Access Tokens are obtained by creating a Profile
    through the API/SDKs or from the Producer Suite.
  token_scopes:
  - name: Profile Access Token
    scope: profile
    description: >-
      Scoped to a single profile. Used to interact with widgets and participate
      in chat on behalf of an end user.
  - name: Admin Access Token
    scope: application
    description: >-
      Scoped to an Application and associated with a Producer. Broader
      permissions; used for server-to-server automations such as creating
      programs and publishing widgets. Also called API / Producer Access Token.
- name: Personal API Token
  type: apiKey
  in: header
  parameter_name: Authorization
  format: "Token {personal-api-token}"
  description: >-
    Site-wide / organization-wide administrative token for tasks such as
    creating and managing applications. Obtained from the My Account page in the
    LiveLike Producer CMS. Sent as `Authorization: Token {token}`.

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