Hathora website screenshot

Hathora

Hathora provides on-demand, globally distributed dedicated compute for multiplayer games. Hathora Cloud spins game server processes up and down across regions in response to player demand, exposing a REST API to manage applications, builds, deployments, processes, rooms, discovery/ping, logs, metrics, billing, and organization tokens, plus a player-authentication surface that issues short-lived player tokens.

Hathora publishes 11 APIs on the APIs.io network, including AppsV2 API, AuthV1 API, BillingV1 API, and 8 more. Tagged areas include Game Servers, Multiplayer, Compute, Hosting, and Orchestration.

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

35.0/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreemiumSelf serve⚡ Free to try
11 APIs
Game ServersMultiplayerComputeHostingOrchestration

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 35.0/100 · thin
Contract Quality 12.4 / 25
Developer Ergonomics 2.9 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/hathora: 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 11

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

Hathora AppsV2 API

Create and manage your organization's applications.

Hathora AuthV1 API

Player authentication - issue short-lived player tokens.

Hathora BillingV1 API

Account balance, invoices, payment method, and Stripe portal.

Hathora BuildsV3 API

Upload and manage game server build artifacts.

Hathora DeploymentsV3 API

Versioned runtime configuration for a build.

Hathora DiscoveryV2 API

Region ping endpoints for latency-based routing.

Hathora LogsV1 API

Stream and download logs for processes.

Hathora MetricsV1 API

Read CPU, memory, egress, and connection metrics for a process.

Hathora ProcessesV3 API

Launch, inspect, and stop running game server processes.

Hathora RoomsV2 API

Create, inspect, and destroy rooms and get connection info.

Hathora TokensV1 API

Create, list, and revoke organization API tokens.

Scroll for all 11

Open Collections 13

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

API Collection

OPEN COLLECTION

Hathora Cloud AppsV2 API

OPEN COLLECTION

Hathora Cloud API

OPEN COLLECTION

Scroll for all 13

Pricing Plans 1

Published pricing tiers and plan structures.

Hathora Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Hathora Rate Limits

5 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.

Hathora Authentication

http · 1 scheme

SECURITY

Hathora Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Hathora Agentic Access

36 operations · 17 acting · 2 human-in-the-loop

36 operations · 17 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: hathora
url: https://raw.githubusercontent.com/api-evangelist/hathora/refs/heads/main/apis.yml
name: Hathora
kind: company
description: Hathora provides on-demand, globally distributed dedicated compute for multiplayer games. Hathora Cloud spins
  game server processes up and down across regions in response to player demand, exposing a REST API to manage applications,
  builds, deployments, processes, rooms, discovery/ping, logs, metrics, billing, and organization tokens, plus a player-authentication
  surface that issues short-lived player tokens.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · 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/hathora.png
tags:
- Game Servers
- Multiplayer
- Compute
- Hosting
- Orchestration
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.23'
apis:
- aid: hathora:hathora-appsv2-api
  name: Hathora AppsV2 API
  description: Create and manage your organization's applications.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - AppsV2
  properties:
  - type: OpenAPI
    url: openapi/hathora-appsv2-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-authv1-api
  name: Hathora AuthV1 API
  description: Player authentication - issue short-lived player tokens.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - AuthV1
  properties:
  - type: OpenAPI
    url: openapi/hathora-authv1-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-billingv1-api
  name: Hathora BillingV1 API
  description: Account balance, invoices, payment method, and Stripe portal.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - BillingV1
  properties:
  - type: OpenAPI
    url: openapi/hathora-billingv1-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-buildsv3-api
  name: Hathora BuildsV3 API
  description: Upload and manage game server build artifacts.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - BuildsV3
  properties:
  - type: OpenAPI
    url: openapi/hathora-buildsv3-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-deploymentsv3-api
  name: Hathora DeploymentsV3 API
  description: Versioned runtime configuration for a build.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - DeploymentsV3
  properties:
  - type: OpenAPI
    url: openapi/hathora-deploymentsv3-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-discoveryv2-api
  name: Hathora DiscoveryV2 API
  description: Region ping endpoints for latency-based routing.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - DiscoveryV2
  properties:
  - type: OpenAPI
    url: openapi/hathora-discoveryv2-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-logsv1-api
  name: Hathora LogsV1 API
  description: Stream and download logs for processes.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - LogsV1
  properties:
  - type: OpenAPI
    url: openapi/hathora-logsv1-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-metricsv1-api
  name: Hathora MetricsV1 API
  description: Read CPU, memory, egress, and connection metrics for a process.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - Metrics V1
  tags_raw:
  - MetricsV1
  properties:
  - type: OpenAPI
    url: openapi/hathora-metricsv1-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-processesv3-api
  name: Hathora ProcessesV3 API
  description: Launch, inspect, and stop running game server processes.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - ProcessesV3
  properties:
  - type: OpenAPI
    url: openapi/hathora-processesv3-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-roomsv2-api
  name: Hathora RoomsV2 API
  description: Create, inspect, and destroy rooms and get connection info.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - RoomsV2
  properties:
  - type: OpenAPI
    url: openapi/hathora-roomsv2-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
- aid: hathora:hathora-tokensv1-api
  name: Hathora TokensV1 API
  description: Create, list, and revoke organization API tokens.
  humanURL: https://hathora.dev/docs/api-reference/auth-v1
  baseURL: https://api.hathora.dev
  tags:
  - TokensV1
  properties:
  - type: OpenAPI
    url: openapi/hathora-tokensv1-api-openapi.yml
  - type: Documentation
    url: https://hathora.dev/docs
  - type: APIReference
    url: https://hathora.dev/api#tag/AuthV1
  - type: PostmanCollection
    url: collections/hathora.postman_collection.json
  - type: OpenCollection
    url: collections/hathora.opencollection.json
  - type: APIReference
    url: https://hathora.dev/api#tag/AppsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/BuildsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/DeploymentsV3
  - type: APIReference
    url: https://hathora.dev/api#tag/ProcessesV3
  - type: APIReference
    url: https://hathora.dev/api#tag/RoomsV2
  - type: APIReference
    url: https://hathora.dev/api#tag/DiscoveryV2
  - type: APIReference
    url: https://hathora.dev/api#tag/LogsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/MetricsV1
  - type: APIReference
    url: https://hathora.dev/api#tag/BillingV1
  - type: APIReference
    url: https://hathora.dev/api#tag/TokensV1
common:
- type: AgenticAccess
  url: agentic-access/hathora-agentic-access.yml
- type: DomainSecurity
  url: security/hathora-domain-security.yml
- type: Authentication
  url: authentication/hathora-authentication.yml
- type: GitHubOrganization
  url: https://github.com/hathora
- type: LinkedIn
  url: https://www.linkedin.com/company/hathora
- type: Website
  url: https://hathora.dev/
- type: Documentation
  url: https://hathora.dev/docs
- type: Plans
  url: plans/hathora-plans-pricing.yml
- type: RateLimits
  url: rate-limits/hathora-rate-limits.yml
- type: FinOps
  url: finops/hathora-finops.yml
- url: https://gamefabric.com/blog
  type: Blog
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/hathora"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hathora/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hathora/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.