Get Games' Information
GET/games
Get information about supported games.
Response size and latency: the response payload can be quite large (over 1 MB) and the request may take 10–20 seconds to complete. Plan client timeouts accordingly.
Compression: the endpoint supports gzip response compression. We strongly recommend sending Accept-Encoding: gzip to significantly reduce payload size and transfer time.
Request
Responses
- 200
- 401
- 404
- 500
ok
Wrong signature or API key
Games not found
Server error occurred