Gamebeast · Authentication Profile

Gamebeast Authentication

Authentication

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

CompanyAnalyticsGamingGame DevelopmentLiveOpsExperimentsA/B TestingRobloxUnityPlayer AnalyticsAttribution
Methods: apiKey Schemes: 2 OAuth flows: API key in: config, header

Security Schemes

SDK Key (public) apiKey
Server Key (private) apiKey

Source

Authentication Profile

gamebeast-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.gamebeast.gg/Features/ApiKeys
docs: https://docs.gamebeast.gg/Features/ApiKeys
summary:
  types: [apiKey]
  api_key_in: [config, header]
  oauth2_flows: []
  note: >-
    Gamebeast uses API-key authentication (no OAuth). Keys are created, shown once,
    and rotated in the dashboard (https://dashboard.gamebeast.gg). There are two
    distinct key classes with different scope.
schemes:
  - name: SDK Key (public)
    type: apiKey
    scope: project
    audience: client-side / in-game SDK
    capabilities:
      - Send engagement markers
      - Read remote configurations
      - Read / assign experiments
      - Read user cohorts
      - Create / read heatmaps
    usage:
      roblox: 'Gamebeast:Setup({ key = "..." })'
      unity: 'GamebeastSdk.Init("...")'
    sources: [https://docs.gamebeast.gg/Features/ApiKeys]
  - name: Server Key (private)
    type: apiKey
    scope: organization
    audience: server-to-server / backend
    capabilities:
      - Analytics and query operations
      - GDPR deletion requests
      - Marker metadata queries
      - (superset of SDK Key capabilities)
    handling: >-
      Secret shown only once on creation/rotation; never embed in client code or
      public repositories; rotate immediately if exposed.
    sources: [https://docs.gamebeast.gg/Features/ApiKeys]

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