🔴API for Products Recommendation 1.0 (deprecated)
This page contains description how to fetch products recommendation via API.
What can you do?
List recommended products for image
Get recommended products from the shelf products for the specified image.
Authorizations
AuthorizationstringRequired
Authenticate using SaaS Private token
Path parameters
company_idstring · uuidRequired
image_idstring · uuidRequired
Query parameters
shelf_idstringRequired
Responses
200Success
application/json
get
/api/v1/companies/{company_id}/images/{image_id}/recommended_products/200Success
Last updated
Was this helpful?