aiendpoint.dev
ServicesNakama

Nakama

community

Open-source game server for real-time multiplayer, social features, and matchmaking.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://nakama.heroiclabs.combearergamingdeveloperconfidence: 90/1000 discoveries1 contributors
POSThttps://{instance}/v2/account/authenticate/device

Authenticate user

Parameters

iddevice ID (stringrequired
createtrue (booleanoptional

Returns

token, created, refresh_token
GEThttps://{instance}/v2/match

List matches

Parameters

limitresults (integeroptional
authoritativetrue|false (booleanoptional

Returns

matches[] with match_id, authoritative, label, size, handler_name
GEThttps://{instance}/v2/leaderboard/{leaderboardId}

Get leaderboard

Parameters

limitresults (integeroptional
leaderboardIdleaderboard ID (stringrequired

Returns

records[] with owner_id, username, score, rank, metadata, create_time, update_time