API Docs

Overview

AdminUpdated Sep 19, 2026

Overview

Everything a publisher needs to create, upload, publish, and track games programmatically. All four surfaces share one auth model (an API key) and one REST API.

  • REST API — the source of truth (/v1/*).

  • Publisher SDK (@portal/publisher-sdk) — a typed TypeScript client.

  • CLI (arcadey) — publish from your terminal or CI.

  • MCP server (arcadey-mcp) — let Claude/agents manage your games.


Was this page helpful?