Rate limiting

This page contains information on rate limits for the Neurons API. Rate limiting is applied per IP address

Account management

The GET endpoints for account management both have a rate limit of 200 requests per 10 seconds, over which the server will respond with a 429 status.

Fetching media list and individual media results

The GET endpoints for fetching list of media as well as individual media results they all have a rate limit of 200 requests per 10 seconds, over which the server will respond with a 429 status.

Deleting media

The media deletion endpoint has a rate limit of 50 requests per 10 seconds, over which the server will respond with a 429 status.

Image prediction

Image prediction is limited to 100 images per 10 seconds, over which the server will respond with a 429 status.

Image AOI prediction

Image AOI detection and calculation have a rate limit of 100 requests per 10 seconds, over which the server will respond with a 429 status.

Video prediction

Video prediction is limited to 50 videos per 10 seconds, over which the server will respond with a 429 status.

Video AOI prediction

Video AOI detection has a rate limit of 50 requests per 10 seconds, over which the server will respond with a 429 status.


What’s Next

Check out some of the use cases you can cover with the Neurons API.