Skip to main content

Introduction

API Client Libraries facilitate the use of Criteo’s API. These libraries reduce the code needed 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 here: Java API Client Library PHP API Client Library Python API Client Library
What’s Next