improved

📘 Documentation update: Rate Limiting

We have updated our documentation to include rate limits for all API endpoints

What has changed:

  • Detailed rate limits: each section in the reference guide now includes a main page which displays the rate limits for all endpoints in that section. This helps you understand the usage limits and plan your API calls accordingly.
  • Rate limits headers: we've included details about HTTP response header which provide real-time information about your current usage and remaining quota.
  • Best practices section: we've added a best practices section with general instructions on how to manage rate limits effectively. This includes tips on optimizing your API usage to stay within the limits and avoid potential issues.

To learn more, see Rate limiting.