The Sayari API employs a tiered rate limiting system to ensure reliable access and maintain performance. Different endpoints have different rate limits based on their complexity and resource requirements.
The following endpoints have a rate limit of 30 requests permitted in a 10-second period. Exceeding this limit will result in a 10-second block.
All other endpoints have a rate limit of 400 requests allowed in a 1-minute period. Exceeding this limit will result in a 1-minute block.
Standard endpoints include, but are not limited to:
If the rate limit is exceeded, a block will be enforced. For advanced endpoints, this block will last 10 seconds. For standard endpoints, the block will last 1 minute. During this time, you will be temporarily blocked from making further requests to the affected endpoint(s).
If you’re consistently hitting our max limits on a regular basis, please reach out to your Account Manager to discuss your needs.
Advanced endpoints are explicitly listed in the “Tier 1” section. All other endpoints fall under the standard rate limit (Tier 2). If you’re unsure about a specific endpoint, you can assume it’s in the standard tier or contact our support team for clarification.