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-clientSetup Guides
Documentation related to set up, installation and features can be found here: Java API Client Library PHP API Client Library Python API Client LibraryWhat’s Next