Rate Limiting
Keep it fair
Fair-Use Policy & Rate Limiting
Currently, we do not implement active rate limiting measures on the API. Instead, we follow a fair-use policy, evaluating whether the API is being used appropriately based on usage patterns.
We analyze API calls to identify any excessive usage, such as:
Incorrect caching practices
Improper chaining of requests
Unnecessary API calls
In addition to this, we have strong DDoS prevention mechanisms to protect against malicious attacks and ensure the availability and reliability of our services.
The guidelines for acceptable usage are outlined during the API certification process. If we identify any integration issues or patterns of misuse, we will proactively communicate with our partners via email, providing recommendations to improve the integration and optimize the connection.
Last updated
Was this helpful?