Skip to main content
GET
Final Results API
Tournaments module is only available with paid plans. Contact us to know more.

About this API

Returns the final ranked results after a tournament has ended. Results are only available once processing is complete — if you call this API too early, you will receive a RESULTS_NOT_READY error with a Retry-After header (approximately 30 seconds).
The results list is capped at the top 10,000 entries.
The rate limit on this API (24 requests per 24 hours) is counted per tournament, not per token. Fetch the results once into your own backend and serve them from there.

API specification

Authorizations

Authorization
string
header
required

You can find the Bearer token for this API under Settings & Admin > API Tokens within the Gamezop Business Dashboard.

Path Parameters

tournament_id
string
required

The tournament to fetch final results for.

Response

Final ranked results for the tournament.

success
boolean
data
object