Rate Limits
This document describes the rate limits and quotas of the Lunar Banking Services API.
In an ongoing effort to maintain the quality, stability, and integrity of our services, we have introduced rate limits to our APIs. This decision has been driven by our commitment to provide a fair usage policy for all our users and to prevent any potential abuse of our services.
Rate limiting is a common technique used to manage the amount of incoming and outgoing traffic to or from a network. By implementing these restrictions, we can ensure that our services remain available and responsive for all users, while preventing any single user from monopolizing the system resources.
These limits are designed to be generous enough to accommodate the needs of most of our users. However, if you find that the rate limits are impacting your usage, we are open to feedback and ready to work with you to find a solution.
The rate limits are subject to change.
API | Request Limit per Minute |
---|---|
Requests across all APIs | 15,000 |
Formally, the size of the time window is one minute (60 seconds).
Exceeding the Rate Limit
If the rate limit is exceeded, the API will respond with a 429 Too Many Requests
status code.