Beamable · Authentication Profile

Beamable Authentication

Authentication

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

Game BackendLiveOpsPlayer AccountsVirtual CurrencyInventoryLeaderboardsMatchmakingMicroservicesUnityUnrealGame EconomyAnalytics
Methods: apiKey, http Schemes: 4 OAuth flows: API key in: header

Security Schemes

server apiKey
· in: header (X-DE-SIGNATURE)
user http
scheme: bearer
userRequired apiKey
· in: header (X-DE-GAMERTAG)
scope apiKey
· in: header (X-DE-SCOPE)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/beamable-leaderboards-openapi.yml, openapi/beamable-live-events-openapi.yml,
  openapi/beamable-microservices-openapi.yml, openapi/beamable-player-accounts-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: server
  type: apiKey
  in: header
  parameter: X-DE-SIGNATURE
  description: Signed Request authentication using project secret key.
  sources:
  - openapi/beamable-leaderboards-openapi.yml
  - openapi/beamable-live-events-openapi.yml
  - openapi/beamable-microservices-openapi.yml
  - openapi/beamable-player-accounts-openapi.yml
- name: user
  type: http
  scheme: bearer
  bearerFormat: Bearer <Access Token>
  description: Bearer authentication with a player access token in the Authorization header.
  sources:
  - openapi/beamable-leaderboards-openapi.yml
  - openapi/beamable-live-events-openapi.yml
  - openapi/beamable-microservices-openapi.yml
  - openapi/beamable-player-accounts-openapi.yml
- name: userRequired
  type: apiKey
  in: header
  parameter: X-DE-GAMERTAG
  description: Gamer Tag of the player.
  sources:
  - openapi/beamable-live-events-openapi.yml
- name: scope
  type: apiKey
  in: header
  parameter: X-DE-SCOPE
  description: Customer and project scope. This should contain the '<customer-id>.<project-id>'.
  sources:
  - openapi/beamable-live-events-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/beamable-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.