Skip to main content

Introduction

API Client Libraries can facilitate your use of the Criteo API. These libraries can reduce the code you need to write to start accessing Criteo programmatically. They also can help expedite troubleshooting should you encounter any issues.

Available API Client Libraries

There are three officially supported client libraries available: Python: https://pypi.org/project/criteo-api-retailmedia-sdk/ PHP: https://packagist.org/packages/criteo/criteo-api-retailmedia-sdk Java: https://search.maven.org/search?q=a:criteo-api-retailmedia-sdk And one community-supported client library: Node.js: https://github.com/joepikowski/criteo-api-nodejs-client

Setup Guides

Documentation related to set up installation and features can be found on the following pages:

Java API Client Library

PHP API Client Library

Python API Client Library