get https://gamify-api-{region}.optimove.net/campaigns//leaderboard
This endpoint allows you to query leaderboard data for a campaign. It provides information such as player rankings, scores, and time played. Use this endpoint if you want to display a real-time leaderboard in your system to showcase player achievements and encourage competition.
Handling Regions
Our API is hosted in two regions: US and EU. The Base URL is region-specific.
US: https://gamify-api-us.optimove.net
EU: https://gamify-api-eu.optimove.net
Please ensure you are using the correct Base URL for your account's region.
Rate Limit
This endpoint is subject to the general API rate limit of 50 requests per 10 seconds. Learn more about handling rate limits.
