Get Games
get
Returns a paginated list of games.
โ ๏ธ API RATE LIMIT WARNING:
This API enforces rate limits. Exceeding the allowed number of requests may result in temporary blocking or throttling.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
per_pageintegerOptionalDefault:
Number of games per page.
30Responses
200
Successful response with list of games.
application/json
401
Unauthorized - Missing or invalid token
application/json
get
/api/casino/gamesLast updated