Skip to main content

Introduction

API Client Libraries can facilitate your use of the Criteo API. These libraries can reduce the amount of code you need to write in order 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-marketingsolutions-sdk/ PHP: https://packagist.org/packages/criteo/criteo-api-marketingsolutions-sdk Java: https://search.maven.org/artifact/com.criteo/criteo-api-marketingsolutions-sdk And one community-supported client library: Node.js: https://github.com/joepikowski/criteo-api-nodejs-client  
 

Setup Guides

Documentation related to setup, installation and features can be found here: Java API Client Library PHP API Client Library Python API Client Library