Zealy API
  • Introduction
  • Authentication
  • Use cases
  • Rate limits
  • Pagination
  • FAQ
  • API Reference
    • Communities
      • Community lookup
      • Community member check
      • Community Secret Retrieval
      • Community Secret Creation
    • Users
      • User lookup
      • Add & Remove XP
      • Ban user
      • Referral code
      • Delete Zealy Connect for member
    • Leaderboards
      • Retrieve a leaderboard
      • List sprints
    • Reviews
      • Claimed quests lookup
      • Review a submission
      • Review events
    • Modules
    • Quests
      • Create quest
      • Update quest
      • List quests
    • Webhooks
Powered by GitBook
On this page

Was this helpful?

Rate limits

PreviousUse casesNextPagination

Last updated 1 year ago

Was this helpful?

If you are looking for SLA or higher rate limits, please contact and get more details about our premium plans.

Our API enforces a rate limit of 50 requests per second (RPS) to ensure fair usage and maintain system stability. To optimize your API usage and stay within these limits, we highly recommend implementing caching strategies when it's possible.

Caching allows you to store frequently accessed data temporarily, reducing the need to make repetitive API calls. This not only helps you adhere to the rate limit but also speeds up your application's response time!

Zealy offers for various event types, serving as an efficient alternative to some API calls. They can also help you refresh your cache—like updating a cached leaderboard when a quest is completed—enhancing the user experience in your application.

louis@zealy.io
webhooks