Skip to main content
This example shows how to retrieve the competitive leaderboard for a specific act and region. To get the actId, use GET_getContent and find the active act — see the content objects reference for details.

Pagination

The leaderboard returns up to 200 entries per request. Use startIndex to paginate:

Getting the act ID

Competitive tier reference

The immortalStartingIndex field tells you where Immortal+ players begin, useful if you only need top-tier entries.

Error handling