Skip to main content

Rate limit tiers

TinyFn uses rate limiting to ensure fair usage and maintain API stability.

Rate limit headers

Every API response includes headers showing your current usage:

Rate limit exceeded

When you exceed your rate limit, you’ll receive a 429 Too Many Requests response:

Best practices

When you receive a 429 response, wait before retrying:
For endpoints with stable outputs (like validation), cache results to reduce API calls.
Where possible, combine multiple operations into fewer requests.

Need higher limits?

Upgrade your plan

Get higher rate limits with Pro or Business plans