Players
App API key in format:
Optional user ID
Player display name
Player created successfully
Invalid request data
Unauthorized - invalid or missing API key
Internal server error
App API key in format:
Player ID
Profile image deleted successfully
trueUnauthorized - invalid or missing API key
Player not found
Internal server error
App API key in format:
Player ID
Profile image file
Profile image updated successfully
URL of the uploaded image
Invalid request
Unauthorized - invalid or missing API key
Player not found
Internal server error
App API key in format:
Player ID
If true, includes the player's global rankings for all mini-game types they have participated in
falsePlayer retrieved successfully
Unauthorized - invalid or missing API key
Player not found
Internal server error
App API key in format:
Player ID
Optional user ID
Player display name
Player updated successfully
Unique player identifier
Player display name
Associated user ID
URL to player's profile image
Creation timestamp
Last update timestamp
Invalid request data
Unauthorized - invalid or missing API key
Forbidden - can only update players belonging to your app
Player not found
Internal server error
App API key in format:
Player ID
Optional mini game type ID to get ranking for a specific game type. If not provided, the ranking for all default games will be returned.
Optional mini game type name to get ranking for a specific game type. If not provided, the ranking for all default games will be returned.
Player ranking retrieved successfully
Player's highest score
Player's global ranking
Mini game type ID (null for default game type)
Mini game type name (null for default game type)
Unauthorized - invalid or missing API key
Player not found or has no ranking
Internal server error
Last updated