API
Image Recognition API
Planograms
methods allow you to get a complete list or a specific planogram in eyrene, view information about them, update all fields, or only select planogram fields also, you can delete the planogram by id get get /planograms retrieve a list of planograms response parameters https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands#response definitions count integer the number of planograms next string (uri) nullable nullable next page previous string (uri) nullable nullable previous page results array of objects an array of objects with information about planograms id string unique id name string human readable name display string display https //docs eyrene com/displays id post post /planograms сreate a new planogram get get /planograms/{id} retrieve detailed information about the planogram by id response parameters id string unique id name string human readable name display string display id musthavelist string planogram id https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions put put /planograms/{id} update all planogram fields https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions 1 response parameters id string unique id name string human readable name display string display id patch patch /planograms/{id} update some of the planogram fields response parameters https //help inspector cloud com/en/docs/api/backend/methods/v1 5/catalog/brands id#response definitions 1 id string unique id name string human readable name display string display id delete delete /planograms/{id} delete planogram by id