All Collections
API DOC
Batch & Rate Limit in API
Batch & Rate Limit in API
Raphael Azot avatar
Written by Raphael Azot
Updated over a week ago

All our operations are made in real-time without the help of any database, so using batch is a little bit challenging;

However, you can send up to 10 requests per second to our API.

Some API Calls are more complex than others to manage (for example, email verifications occur in real time and consume a lot of resources). Still, we can authorize a more significant volume per second for email.

Did this answer your question?