Nakama Console API

Administrative API behind the Nakama Developer Console for managing users, storage, leaderboards, matches, runtime configuration, and server status. It is an internal operations surface (not published as a stable public client contract) authenticated with console credentials, and is documented here for completeness rather than for third-party client integration.

API entry from apis.yml

apis.yml Raw ↑
aid: nakama:nakama-console-api
name: Nakama Console API
tags:
- Console
- Administration
- Operations
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://heroiclabs.com/docs/nakama/getting-started/console-overview/
baseURL: http://127.0.0.1:7350/v2/console
properties:
- url: https://heroiclabs.com/docs/nakama/getting-started/console-overview/
  type: Documentation
description: Administrative API behind the Nakama Developer Console for managing users, storage, leaderboards,
  matches, runtime configuration, and server status. It is an internal operations surface (not published
  as a stable public client contract) authenticated with console credentials, and is documented here for
  completeness rather than for third-party client integration.