Rate limits
Rate limits control the number of API requests that can be made within a specific time frame. By enforcing these limits, we prevent overloading the system, which ensures fair usage for all clients and maintains the overall performance and stability of the platform.
Getting Started with Rate Limits
Understanding and managing rate limits is crucial to ensuring optimal performance and stability when using Lexer APIs. Rate limits help maintain the efficiency of our platform, ensuring it remains quick to load and reliable for all users.
To make sure our platform is quick to load and remains stable for everyone, all Lexer APIs are rate limited. We ask developers to use industry-standard techniques for limiting calls, caching results, and re-trying requests responsibly.
- Our rate limits are defined as the number of requests per minute permitted before returning a [.code]429 Too Many requests[.code] response code to the requester.
- Certain rate limits are applied to API keys to manage traffic efficiently. It may be increased depending on your use cases. Please your Success Manager to discuss it further. Error 429 will indicate an exceeded rate limit (for more information about our API tokens, take a look at our Authentication and API token creation article).
- Although the rate limits are tied to an API token, it is not advised that you create additional API tokens to increase capacity.
Need additional capacity?
If you need the limit raised please contact our Support team at support@lexer.io, or your Success Manager.
API reference guide
Lexer offers a suite of APIs that can be used to enrich your customer profiles. To learn more about our APIs visit our API reference guide; https://learn.lexer.io/api-documentation