API Clients (SDKs)¶
We provide clients for multiple programming languages. These helper libraries make the integration of our service into your web or application faster and easier.
We provide:
JavaScript (github) client for client-side (browser, mobile apps…) integration
SDKs in the following languages for server-side integration:
You can combine multiple SDKs - for example you can use javascript for sending interactions and getting recommendations, and then a script in a server-side language for synchronizing catalog.
Every description of an API endpoint in API Reference contains links to corresponding descriptions for all the clients.