Criteo API Swagger
Open API file
Criteo has a live OpenAPI file along with our API reference available to developers.
Downloading the Open API file
The file can be accessed here:
https://api.criteo.com/{version}/{criteo-service}/open-api-specifications.json
where:
-
{version}
: Any stable version starting from v2020-10 or higher without the "v" or non-stable Preview version. -
{criteo-service}
:- marketingsolutions for our Marketing Solutions' endpoints
- retailmedia for our Retail Media's endpoints
- api for our oauth endpoint used by Marketing Solutions and Retail Media endpoints
Check available versions
You can check all available versions per service in the dropdown menu on the top of this page.
Example
For example, the URL below will download the specification for the Retail Media API v2024-10:
https://api.criteo.com/2024-10/retailmedia/open-api-specifications.json
Updated 18 days ago
What’s Next