Re: How to determine API Calls volume? and What API calls it makes?

Sai_Pokala
Level 1

How to determine API Calls volume? and What API calls it makes?

We are using a Dell Boomi integration tool to push data to Marketo. We use Lead (bulk load) request and response profiles to pass the data. Is there a way to know what API calls it is making behind the seen and how many API calls it is making?

We are frequently running into API calls exceed error messages, we think our data volume is very low but wondering why we are running into this issue.

Any tips would be greatly appreciated.

Thanks,

Sai.

2 REPLIES 2
Anonymous
Not applicable

Re: How to determine API Calls volume? and What API calls it makes?

In the Admin section, if you navigate to 'Web Services' there is a section title 'API Call Information'. If you click the number after 'Requests in the Last 7 Days:' it'll show you the calls made and by which user.

SanfordWhiteman
Level 10 - Community Moderator

Re: How to determine API Calls volume? and What API calls it makes?

Make sure to post your questions to ​Products. ​A mod just moved your thread today.

In addition to Anna's pointer, there's an API call to get daily usage.

That you are running out of daily calls isn't surprising. Most commercial integrations don't pay correct attention to the quite low daily limit (probably 10,000 for your instance). Custom integrations are more likely to be attentive to this critical area. I recommend passing all API traffic through an accounting gateway such as Apigee.