Clay Icon

Managing API Rate Limits with Apollo: Solutions and Tips

ยท
ยท

Hello Support, quick question - I'm facing an issue with API rate limits. I'm fetching data from Apollo and I think I can only send so many requests per minute. Is there a way to bypass that?

  • Avatar of Channeled
    Channeled
    APP
    ยท
    ยท

    Apollo's rate limits are determined by your subscription plan. To manage these limits effectively, you can:1. Process your data in smaller batches (around 200 rows at a time) to maintain better control over your usage. 2. Consider upgrading your Apollo subscription plan if you need higher request limits. You can check Apollo's API pricing documentation to understand the monthly request allowances for different plans.Note that while using Clay, you'll still need to work within Apollo's API constraints, even when using their integration. Sources: Apollo.io - Clay University [FAQ: Why am I seeing email_not_unlocked@domain.com in Apollo?](https://docs.clay.com/en/articles/9757360-faq-why-am-i-seeing-email%5Fnot%5Funlocked-domain-com-in-apollo)

  • Avatar of Channeled
    Channeled
    APP
    ยท
    ยท

    This thread was picked up by our in-app web widget and will no longer sync to Slack. If you are the original poster, you can continue this conversation by logging into https://app.clay.com and clicking "Support" in the sidebar. If you're not the original poster and require help from support, please post in 02 Support.