API Limits

Rate Limits

To ensure platform safety and stability against excessive messaging, we have instated rate limits for users. Currently, these limits are:

Rate: 100 Requests per second

The rate at which tokens are added to the Token Bucket. This value indicates the average number of requests per second over an extended period of time.

Burst: 300 Requests

The capacity of the Token Bucket

Quota: 1,000,000 Requests per day

The total number of requests you can perform in a given time period. This limit resets at UTC 00:00:00 every day

Last updated