Version: 1.0.0
CloudJoi API
Rate limiting
All API endpoints are rate-limited by default.
Default limits
- 60 requests per minute per API key
- Limits are applied per API key
Rate limit headers Every response may include:
X-RateLimit-LimitX-RateLimit-RemainingX-RateLimit-Reset
When the limit is exceeded, the API returns HTTP 429 with:
Retry-After