Games Endpoints
GET RANDOM GAME
This endpoint returns a random game.
GET
/
games
/
random
Headers
Authorization
string
requiredSend in each request your API KEY in request header authorization bearer token
Response
success
boolean
Return true if response was successfully, or false otherwise.
error
string
Return error description.
data
object
Return data with the game object