Skip to main content
The Vendaze API enforces rate limits per app (client_id) per minute to ensure fair usage and protect service availability.

Limits by HTTP method

OAuth endpoints have stricter per-IP limits:

Rate limit headers

Every response includes headers showing your current usage:

When the limit is exceeded

Use exponential backoff with jitter when you receive a 429: