Pricing & Rate Limits

Simple, transparent pricing. Start free. Scale as you grow.

Hobby

$0forever
1,000 requests/month
20 requests/min

Pro

Recommended
$29/mo
50,000 requests/month
100 requests/min

Rate Limit Headers

Every API response includes rate limit headers for both per-minute and monthly quotas:

HeaderDescription
RateLimit-LimitPer-minute request limit for your plan
RateLimit-RemainingRequests remaining in the current minute
RateLimit-ResetSeconds until the per-minute limit resets (always 60)
Quota-LimitMonthly request quota for your plan
Quota-RemainingRequests remaining this month
Quota-ResetISO timestamp when the monthly quota resets
Exceeding Rate Limits
When you exceed your rate limit, the API returns 429 Too Many Requests. When you exceed your monthly quota, upgrade your plan or wait for the monthly reset to resume scoring.