Overview
The ZKScore API implements rate limiting to ensure fair usage and system stability. This guide explains rate limits and how to handle them.Rate Limits
API Endpoints
Handling Rate Limits
Best Practices
- Caching: Cache responses to reduce requests
- Batch Operations: Use batch endpoints
- Exponential Backoff: Implement backoff strategy
- Monitor Usage: Track your API usage
- Upgrade Plan: Upgrade if hitting limits