Beamable website screenshot

Beamable

Beamable is a cloud backend platform purpose-built for games and interactive applications, providing REST APIs and SDK integrations for Unity, Unreal, and web environments. The platform delivers production-ready services covering player identity and authentication, virtual currency and economy, inventory management, leaderboards, matchmaking, live events, and analytics. Developers can extend the platform with custom C# microservices and scheduled jobs, deploying server-side logic without managing infrastructure. Beamable is backed by AWS and has served over 30 million players, offering a LiveOps portal, CLI tooling, and content management for games-as-a-service operations.

5 APIs 0 Features
Game BackendLiveOpsPlayer AccountsVirtual CurrencyInventoryLeaderboardsMatchmakingMicroservicesUnityUnrealGame EconomyAnalytics

APIs

Beamable Player Accounts API

REST API for player identity, authentication, and account management. Supports frictionless guest login, username/password registration, and third-party OAuth providers includin...

Beamable Game Economy API

REST API for virtual currency, inventory, and in-game store management. Provides endpoints for granting, spending, and querying player currencies, managing item inventories, con...

Beamable Leaderboards API

REST API for creating and querying competitive leaderboards across player populations. Supports global, friend-based, and partitioned leaderboards with configurable scoring, tim...

Beamable Live Events API

REST API for scheduling and managing time-limited live events, in-game announcements, player mail, and push notifications. Enables game studios to run seasonal content, limited-...

Beamable Microservices API

Framework and REST API for deploying custom C# server-side logic as managed microservices on the Beamable platform. Supports scheduled jobs, event-driven handlers, inter-service...

GraphQL

Beamable GraphQL Schema

This conceptual GraphQL schema models the Beamable game backend platform for LiveOps. Beamable provides production-ready services for player identity, virtual economy, inventory...

GRAPHQL

Pricing Plans

Beamable Plans Pricing

5 plans

PLANS

Rate Limits

Beamable Rate Limits

0 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Beamable Context

10 classes · 28 properties

JSON-LD

Example Payloads

Beamable Player Auth Example

7 fields

EXAMPLE

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrg
GitHubOrg
🔗
LinkedIn
LinkedIn
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
X
X
📰
BlogRSS
BlogRSS
📰
BlogPosts
BlogPosts
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
GraphQL
GraphQL

Sources

Raw ↑
aid: beamable
name: Beamable
description: 'Beamable is a cloud backend platform purpose-built for games and interactive applications, providing REST APIs
  and SDK integrations for Unity, Unreal, and web environments. The platform delivers production-ready services covering player
  identity and authentication, virtual currency and economy, inventory management, leaderboards, matchmaking, live events,
  and analytics. Developers can extend the platform with custom C# microservices and scheduled jobs, deploying server-side
  logic without managing infrastructure. Beamable is backed by AWS and has served over 30 million players, offering a LiveOps
  portal, CLI tooling, and content management for games-as-a-service operations.

  '
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/beamable/refs/heads/main/apis.yml
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.19'
tags:
- Game Backend
- LiveOps
- Player Accounts
- Virtual Currency
- Inventory
- Leaderboards
- Matchmaking
- Microservices
- Unity
- Unreal
- Game Economy
- Analytics
apis:
- aid: beamable:player-accounts
  name: Beamable Player Accounts API
  description: 'REST API for player identity, authentication, and account management. Supports frictionless guest login, username/password
    registration, and third-party OAuth providers including Facebook, Google, Apple, and Steam. Enables multiple local player
    contexts and token-based session management for both client and server-side integrations.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.beamable.com/docs/beamable-overview
  baseURL: https://api.beamable.com
  tags:
  - Player Accounts
  - Authentication
  - Identity
  properties:
  - type: Documentation
    url: https://docs.beamable.com/docs/beamable-overview
  - type: OpenAPI
    url: openapi/beamable-player-accounts-openapi.yml
  - url: graphql/beamable-graphql.md
    type: GraphQL
- aid: beamable:game-economy
  name: Beamable Game Economy API
  description: 'REST API for virtual currency, inventory, and in-game store management. Provides endpoints for granting, spending,
    and querying player currencies, managing item inventories, configuring store catalogs, and handling real- money purchase
    workflows with custom reporting. Integrates with the LiveOps portal for non-engineer management of economy content.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.beamable.com/docs/beamable-overview
  baseURL: https://api.beamable.com
  tags:
  - Virtual Currency
  - Inventory
  - Game Economy
  - In-App Purchases
  properties:
  - type: Documentation
    url: https://docs.beamable.com/docs/beamable-overview
- aid: beamable:leaderboards
  name: Beamable Leaderboards API
  description: 'REST API for creating and querying competitive leaderboards across player populations. Supports global, friend-based,
    and partitioned leaderboards with configurable scoring, time windows, and reset schedules. Integrates with the LiveOps
    portal for managing leaderboard definitions and viewing rankings without code changes.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.beamable.com/docs/beamable-overview
  baseURL: https://api.beamable.com
  tags:
  - Leaderboards
  - Social
  - Competitive
  properties:
  - type: Documentation
    url: https://docs.beamable.com/docs/beamable-overview
  - type: OpenAPI
    url: openapi/beamable-leaderboards-openapi.yml
- aid: beamable:live-events
  name: Beamable Live Events API
  description: 'REST API for scheduling and managing time-limited live events, in-game announcements, player mail, and push
    notifications. Enables game studios to run seasonal content, limited-time offers, and player engagement campaigns from
    the LiveOps portal or programmatically via REST endpoints.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.beamable.com/docs/beamable-overview
  baseURL: https://api.beamable.com
  tags:
  - Live Events
  - Notifications
  - LiveOps
  properties:
  - type: Documentation
    url: https://docs.beamable.com/docs/beamable-overview
  - type: OpenAPI
    url: openapi/beamable-live-events-openapi.yml
- aid: beamable:microservices
  name: Beamable Microservices API
  description: 'Framework and REST API for deploying custom C# server-side logic as managed microservices on the Beamable
    platform. Supports scheduled jobs, event-driven handlers, inter-service communication, and autogenerated client stubs
    for Unity and Unreal. Integrates with Beamable data storage and player context without requiring developers to manage
    containers or cloud infrastructure directly.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.beamable.com/docs/beamable-overview
  baseURL: https://api.beamable.com
  tags:
  - Microservices
  - Cloud Functions
  - Custom Backend
  properties:
  - type: Documentation
    url: https://docs.beamable.com/docs/beamable-overview
  - type: OpenAPI
    url: openapi/beamable-microservices-openapi.yml
common:
- type: Website
  url: https://beamable.com/
- type: Documentation
  url: https://docs.beamable.com/docs/beamable-overview
- type: GitHubOrg
  url: https://github.com/beamable
- type: LinkedIn
  url: https://www.linkedin.com/company/beamable
- type: Blog
  url: https://beamable.com/category/blog
- type: Pricing
  url: https://beamable.com/pricing
- type: StatusPage
  url: https://beamable.github.io/status/
- type: X
  url: https://twitter.com/Beamable
- type: BlogRSS
  url: https://beamable.com/feed/
- type: BlogPosts
  url: blogs/blogs.json
- type: Vocabulary
  url: vocabulary/beamable-vocabulary.yml
- type: JSONLDContext
  url: json-ld/beamable-context.jsonld
- type: Plans
  url: plans/beamable-plans-pricing.yml
- type: RateLimits
  url: rate-limits/beamable-rate-limits.yml
- type: FinOps
  url: finops/beamable-finops.yml
- url: graphql/beamable-graphql.md
  type: GraphQL
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com