# Nakama API

**Canonical:** https://apis.io/apis/heroiclabs/nakama-api/  
**Provider:** Heroic Labs — https://apis.io/providers/heroiclabs/  
**Base URL:** https://127.0.0.1:7350  
**Documentation:** https://heroiclabs.com/nakama/

Nakama API is one of 4 APIs that [Heroic Labs](https://apis.io/providers/heroiclabs/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Game Backend, Multiplayer, Matchmaking, Leaderboards, and WebSocket. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and a GitHub repository.

The Nakama API is the core REST and WebSocket API for Heroic Labs' open-source game backend server. It provides endpoints for user authentication (social, device, email, and custom), account management, multiplayer matchmaking, real-time gameplay via WebSocket, leaderboards, tournaments, group and friend management, in-app notifications, storage, and remote procedure calls (RPC). The gRPC interface mirrors the HTTP API and is suited for server-to-server integrations. Client SDKs are available for Unity, Unreal Engine, Godot, JavaScript, Dart, Java, Swift, C++, and Defold.

## Machine-readable artifacts (7)

- **Documentation** — https://heroiclabs.com/docs/nakama/
- **OpenAPI** — https://heroiclabs.github.io/nakama-docs/
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/heroiclabs/refs/heads/main/openapi/heroiclabs-nakama-api-openapi.yml
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/heroiclabs/refs/heads/main/openapi/_original/heroiclabs-nakama-console-api-openapi.yml
- **GitHubRepository** — https://github.com/heroiclabs/nakama
- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/heroiclabs/refs/heads/main/graphql/heroiclabs-graphql.md
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/heroiclabs/refs/heads/main/apis.yml

## Other Heroic Labs APIs (3)

- [Satori API](https://apis.io/apis/heroiclabs/satori-api/)
- [Heroic Labs Console API](https://apis.io/apis/heroiclabs/heroiclabs-console-api/)
- [Heroic Labs Rpc API](https://apis.io/apis/heroiclabs/heroiclabs-rpc-api/)

## Tags

Game Backend, Multiplayer, Matchmaking, Leaderboards, WebSocket, gRPC, REST

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/heroiclabs/nakama-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/heroiclabs/.
