Skip to main content
The SureFeedback API enforces rate limits to ensure fair usage and platform stability.

Limits

Rate limit response

When you exceed the limit, the API returns a 429 status:

Best practices

  • Cache responses locally when possible
  • Use webhook subscriptions instead of polling for real-time updates
  • Batch operations where the API supports array inputs (e.g., page approval status checks support up to 100 URLs per request)