API Rate Limits

To ensure reliable service for all users, Gradual's API implements rate limiting. This guide explains how rate limits work and how to handle them in your application.

How Rate Limits Work

Our rate limiting works like a bank account for API requests:

Your Request Account

Each operation type has:

Example: Read Operations

Your account starts with 100 credits

How it works in practice:

Burst scenario: Send 100 requests instantly