API Question - Not making a call more than once

I am using an API to populate fields in a table. Like below

Does this mean I am making the call more than once? Even if it is using the same parameters?

Bump! Can anyone help please…

It should be only making one call but thats only something Bubble support would 100% know. I’m assuming you are limited to a number of API calls you can make?

No the result is being cached (does it matter?)

Great thanks