Python client for Nakama's server
- GET /v2/console/account
- DELETE /v2/console/account
- GET /v2/console/account/{id}
- DELETE /v2/console/account/{id}
- POST /v2/console/account/{id}
- POST /v2/console/account/{id}/ban
- GET /v2/console/account/{id}/export
- GET /v2/console/account/{id}/friend
- DELETE /v2/console/account/{id}/friend/{friendId}
- GET /v2/console/account/{id}/group
- DELETE /v2/console/account/{id}/group/{groupId}
- POST /v2/console/account/{id}/unban
- POST /v2/console/account/{id}/unlink/apple
- POST /v2/console/account/{id}/unlink/custom
- POST /v2/console/account/{id}/unlink/device
- POST /v2/console/account/{id}/unlink/email
- POST /v2/console/account/{id}/unlink/facebook
- POST /v2/console/account/{id}/unlink/facebookinstantgame
- POST /v2/console/account/{id}/unlink/gamecenter
- POST /v2/console/account/{id}/unlink/google
- POST /v2/console/account/{id}/unlink/steam
- GET /v2/console/account/{id}/wallet
- DELETE /v2/console/account/{id}/wallet/{walletId}
- GET /v2/console/api/endpoints
- POST /v2/console/api/endpoints/rpc/{method}
- POST /v2/console/api/endpoints/{method}
- POST /v2/console/authenticate
- GET /v2/console/config
- GET /v2/console/leaderboard
- GET /v2/console/leaderboard/{id}
- DELETE /v2/console/leaderboard/{id}
- GET /v2/console/leaderboard/{leaderboardId}/records
- GET /v2/console/match
- GET /v2/console/match/{id}/state
- GET /v2/console/runtime
- GET /v2/console/status
- GET /v2/console/storage
- DELETE /v2/console/storage
- GET /v2/console/storage/collections
- GET /v2/console/storage/{collection}/{key}/{userId}
- DELETE /v2/console/storage/{collection}/{key}/{userId}
- PUT /v2/console/storage/{collection}/{key}/{userId}
- DELETE /v2/console/storage/{collection}/{key}/{userId}/{version}
- GET /v2/console/user
- DELETE /v2/console/user
- POST /v2/console/user