Skip to main content

API Usage and Limits

Our API is designed to handle a high volume of requests typical for syndication workflows. At present, we do not enforce strict, published rate limits on a per-key basis. We monitor API usage to ensure stability and fair use for all our partners.
If you are planning an integration that will involve a very high volume of requests (e.g., more than 1,000 requests per minute), we kindly ask that you reach out to us during the onboarding process to discuss your use case.
This helps us ensure that our infrastructure is prepared and can provide you with the best possible performance.

Future Changes

We reserve the right to implement rate limiting in the future to maintain the quality of service. Any such changes will be communicated to all active developers well in advance.

Best Practices

To ensure optimal performance and reliability:

Batch Updates

Group multiple updates together when possible rather than making individual requests for each change.

Implement Retry Logic

Use exponential backoff when retrying failed requests to avoid overwhelming the API.

Cache Responses

Cache responses where appropriate to reduce unnecessary API calls.

Monitor Usage

Keep track of your API usage patterns to optimize your integration.

Need Higher Limits?

If your use case requires guaranteed high-volume access or dedicated infrastructure, please contact us at joel@venturu.com to discuss enterprise options.