Zeroic
2
You can use backend workflows to schedule the API on a list of IDs. Alternatively, if you want these calls to be made on the client-side and not via backend workflows, you can use the Looper plugin - Simple looper (workflow repeater) Plugin | Bubble - to loop or run a workflow multiple items. In this case, you can loop the workflow through all IDs
Let me know if this is helpful 