Does this endpoint allows bulk fetch of contacts?
Hi!
Yes, this endpoint allows bulk retrieval of up to 1,000 contacts per request. It is recommended to use the v2 endpoint, which is our newest and supported API, and it also allows up to 1,000 contacts:
Let me know if you have any questions, happy to help.
I mean, I have around 10,000 email addresses and I need to fetch their corresponding contact IDs.
Can I send these emails to the /contacts endpoint in batches (for example, 100 emails per request)? If yes, will the API return the results in bulk for each batch?
Also, in that case, how would the total number of API calls be calculated for processing all 10,000 emails?
Will it be 100 API calls?
There isn’t currently a way to retrieve contacts using multiple email addresses in a single request. That said, this can be considered as a feature request, I will bring it up internally to the team for consideration in future updates.