This topic explains the limits we impose on API calls you make to our Config API.Documentation Index
Fetch the complete documentation index at: https://docs.m3ter.com/llms.txt
Use this file to discover all available pages before exploring further.
Request Rate Limits
On the Config API, we impose the following request rate limits:- Source IP Address. Individual host machines can send up to 20,000 requests over a rolling 5-minute period. (An average of 66 requests per second)
- m3ter Organization. Each m3ter Organization can send a maximum of 50 requests per second from any number of source IP addresses.
- Source IP address rate limit - 429 is returned until the total number of requests in the rolling 5-minute period drops below 20,000.
- m3ter Organization rate limit - 429 is returned for the remainder of the second in which throttling has occurred.
Date Explorer Request Rate Limits
Requests made to the Data Explorer are subject to tighter request rate limits:- Generally - 1 request per second.
- Burst - 10 requests per second.