Review where API calls to Contentful Delivery API are coming from?

Hi! I’ve been having this issue where some days I get a dramatic surge of API calls with no clear reason. I reviewed my code for errors and run the network inspector on the Dev Tools but I don’t see anything weird.

The problem is really noticeable since yesterday alone I got 2M API calls, and we run a site with a low amount of traffic, so these numbers are insane.

My question is… is there a way to have detailed information on where this API calls are coming from? I don’t know if this is something that can be done via the Contentful site of using some external tool or code.

Thanks!