Recombee Docs
Visit recombee.comStart Free
docs20User Documentation
adminuiAdmin UI
reql32ReQL
codeAPI Clients & Integrations
cookhatScenario Recipes
suitcaseMisc

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 offer both client-side and server-side SDKs. The differences are summarized in the table below:

Client-side SDKServer-side SDK
Running inBrowser or mobile appsServer-side scripts
Supported endpointsInteractions, Recommendations & SearchEverything from API Reference
Type of token usedPublic token (for security reasons)Private token

The following languages are supported via client-side SDKs:

The following languages are supported via server-side SDKs:

You can combine multiple SDKs - for example you can use JavaScript for sending interactions and getting recommendations, but synchronize the Catalog using a server-side SDK (e.g. Python).

For more information on the available API endpoints, including examples for all supported languages, see the API Reference.

© Copyright 2025, Recombee s.r.o
docs.recombee.com