The Batch API lets you combine multiple requests into a single call, reducing the number of HTTP connections and optimizing request management.
Note
Each API endpoint is still processed separately on the backend, so throttling limits for individual endpoints may still apply.
To start working with the Batch API, you need:
-
Adform user account.
-
The following scopes assigned to your OAuth client by Adform Support (technical@adform.com):
-
https://api.adform.com/scope/eapi: Grants full access to the Batch API.
-
Note
If you don't have an OAuth client yet, follow the procedure in Get Authentication Credentials for Adform APIs to register one.