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 9 more developer resources.

33.1/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Game ServersMultiplayerComputeHostingOrchestration

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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

Other 1

Properties that don't map to a standard resource type

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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - url: https://hathora.dev/
    status: 301
    note: declared website redirects to https://gamefabric.com/ — a different registrable domain (hathora.dev -> gamefabric.com),
      possible rename or acquisition (probed 2026-09-03, roadmap#169)
  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: CapabilityMap
  url: capabilities/hathora-capability-edges.yml
  name: Hathora Business Capability Map
- 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 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.