Rate Limits and Usage
Understand how API usage is counted against your plan limits.
API Credit Usage
Each successful API call consumes one credit from your team's allocation. Credits are deducted when:
- An asynchronous job is completed via
/api/analyze/job
Failed analyses do not consume credits. Status checks via /api/analyze/job/:id
do not consume credits.
Rate Limits
To ensure fair usage and system stability, the API enforces the following rate limits:
Plan | Requests per Minute | Monthly Credits |
---|---|---|
Drive-By | 10 | 5 |
Solo Sadist | 60 | 100 |
Team Tormentor | 300 | 1000 |
Agency Abuse | 600 | 5000 |