Skip to content

Error 429 #664

@falanji85

Description

@falanji85

Hello,

I am encountering rate limiting issues while querying the API. I am making paginated calls to retrieve large amounts of data and, despite the API responses arriving well within the documented rate limit, I am still receiving "Too Many Requests" 429 errors.

For example, according to my logs, the API responses are typically received every 0.2 - 0.4 seconds, which is significantly below the documented limit of 600 requests per minute (1 request every 0.1 seconds).

I would like to kindly ask:

  • Are there any additional rate limits, beyond the stated 600 requests per minute, that I should be aware of? If so, could you please provide details?
  • What is the recommended strategy for setting an appropriate wait time within my script to avoid these 429 errors and prevent the script from aborting?

I am attaching sample logs for further clarity.
sample log.txt

Thank you for your assistance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions