AccelByte website screenshot

AccelByte

AccelByte provides AccelByte Gaming Services (AGS), a modular backend platform for live games. Its REST services cover player accounts and IAM, player profiles, cloud save, statistics and leaderboards, matchmaking, lobby and session, commerce and monetization, seasons and battle pass, achievements, dedicated server management (Armada/DSMC), analytics and telemetry, and user-generated content, all secured with OAuth2 client credentials and namespace-scoped IAM.

AccelByte publishes 13 APIs on the APIs.io network, including Achievement API, Basic API, Cloud Save API, and 10 more. Tagged areas include Gaming, Backend, Backend-as-a-Service, Live Services, and Player Accounts.

AccelByte’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.0/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessEnterpriseSelf serve
13 APIs
GamingBackendBackend-as-a-ServiceLive ServicesPlayer AccountsCommerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 37.0/100 · thin
Contract Quality 12.5 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/accelbyte: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 13

Individual APIs this provider publishes, each with its own machine-readable definition.

AccelByte Achievement API

Achievement definitions and player unlocks.

AccelByte Basic API

Player profiles and basic user data.

AccelByte Cloud Save API

Player and game record storage.

AccelByte DSMC API

Dedicated Server Manager (Armada) fleets and sessions.

AccelByte Game Telemetry API

Gameplay and client telemetry ingestion.

AccelByte IAM API

Identity and Access Management - OAuth2 tokens, users, roles.

AccelByte Leaderboard API

Ranked leaderboards derived from statistics.

AccelByte Matchmaking API

Matchmaking V2 pools and tickets.

AccelByte Platform API

Commerce - stores, items, entitlements, wallets, orders.

AccelByte Season Pass API

Seasons, passes, tiers, and rewards.

AccelByte Session API

Game sessions and parties (Session V2).

AccelByte Statistics API

Player statistics and configurations.

AccelByte UGC API

User-generated content channels and contents.

Scroll for all 13

Open Collections 15

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 15

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Accelbyte Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Accelbyte Authentication

http · 2 schemes

SECURITY

Accelbyte Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Accelbyte Agentic Access

23 operations · 13 acting · 1 human-in-the-loop

23 operations · 13 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: accelbyte
url: https://raw.githubusercontent.com/api-evangelist/accelbyte/refs/heads/main/apis.yml
name: AccelByte
kind: company
description: AccelByte provides AccelByte Gaming Services (AGS), a modular backend platform for live games. Its REST services
  cover player accounts and IAM, player profiles, cloud save, statistics and leaderboards, matchmaking, lobby and session,
  commerce and monetization, seasons and battle pass, achievements, dedicated server management (Armada/DSMC), analytics and
  telemetry, and user-generated content, all secured with OAuth2 client credentials and namespace-scoped IAM.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/accelbyte.png
tags:
- Gaming
- Backend
- Backend-as-a-Service
- Live Services
- Player Accounts
- Commerce
tags_raw:
- Gaming
- Backend
- BaaS
- Live Services
- Player Accounts
- Commerce
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.23'
apis:
- aid: accelbyte:accelbyte-achievement-api
  name: AccelByte Achievement API
  description: Achievement definitions and player unlocks.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Achievement
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-achievement-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-basic-api
  name: AccelByte Basic API
  description: Player profiles and basic user data.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Basic
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-basic-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-cloud-save-api
  name: AccelByte Cloud Save API
  description: Player and game record storage.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Cloud Save
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-cloud-save-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-dsmc-api
  name: AccelByte DSMC API
  description: Dedicated Server Manager (Armada) fleets and sessions.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - DSMC
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-dsmc-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-game-telemetry-api
  name: AccelByte Game Telemetry API
  description: Gameplay and client telemetry ingestion.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Game Telemetry
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-game-telemetry-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-iam-api
  name: AccelByte IAM API
  description: Identity and Access Management - OAuth2 tokens, users, roles.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - IAM
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-iam-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-leaderboard-api
  name: AccelByte Leaderboard API
  description: Ranked leaderboards derived from statistics.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Leaderboard
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-leaderboard-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-matchmaking-api
  name: AccelByte Matchmaking API
  description: Matchmaking V2 pools and tickets.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Matchmaking
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-matchmaking-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-platform-api
  name: AccelByte Platform API
  description: Commerce - stores, items, entitlements, wallets, orders.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Platform
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-platform-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-season-pass-api
  name: AccelByte Season Pass API
  description: Seasons, passes, tiers, and rewards.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Season Pass
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-season-pass-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-session-api
  name: AccelByte Session API
  description: Game sessions and parties (Session V2).
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Session
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-session-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-statistics-api
  name: AccelByte Statistics API
  description: Player statistics and configurations.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - Statistics
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-statistics-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
- aid: accelbyte:accelbyte-ugc-api
  name: AccelByte UGC API
  description: User-generated content channels and contents.
  humanURL: https://docs.accelbyte.io/gaming-services/services/access/
  baseURL: https://demo.accelbyte.io/iam
  tags:
  - UGC
  properties:
  - type: OpenAPI
    url: openapi/accelbyte-ugc-api-openapi.yml
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/access/
  - type: APIReference
    url: https://docs.accelbyte.io/api-explorer/
  - type: PostmanCollection
    url: collections/accelbyte.postman_collection.json
  - type: OpenCollection
    url: collections/accelbyte.opencollection.json
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/social/basic/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/cloudsave/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/statistics/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/leaderboard/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/matchmaking/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/session/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/play/lobby/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/monetization/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/season-pass/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/achievement/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/ags-cloud/armada/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/analytics/game-telemetry/
  - type: Documentation
    url: https://docs.accelbyte.io/gaming-services/services/engagement/ugc/
common:
- type: AgenticAccess
  url: agentic-access/accelbyte-agentic-access.yml
- type: DomainSecurity
  url: security/accelbyte-domain-security.yml
- type: Authentication
  url: authentication/accelbyte-authentication.yml
- type: GitHubOrganization
  url: https://github.com/AccelByte
- type: LinkedIn
  url: https://www.linkedin.com/company/accelbyte
- type: Website
  url: https://accelbyte.io/
- type: Documentation
  url: https://docs.accelbyte.io/
- type: Plans
  url: plans/accelbyte-plans-pricing.yml
- type: RateLimits
  url: rate-limits/accelbyte-rate-limits.yml
- type: FinOps
  url: finops/accelbyte-finops.yml
- type: Blog
  url: https://accelbyte.io/blog/rss.xml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/accelbyte"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/accelbyte/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/accelbyte/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.