Domain API: Basic rate limits (v.23)

We implemented a few basic rate limits, each targeting a specific use case:

  • RPM limit - 600

A session requests per minute rate limit (RPM) is a type of rate limit that restricts the number of API requests made within a single session, measured in minutes.

  • Concurrent requests - 1

Session concurrent requests is a rate limit that restricts the number of concurrent API requests within a single session.

  • Concurrent transactions - 1

Session concurrent transactions is a rate limit that restricts the number of concurrent API transactions within a session.

 

More information on the rate limits and their configuration you can find in our technical guide.

 

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk