API
Data API
SKU
methods allow you to get a list of portal skus or information on a specific sku get get /sku return a list of skus tab request url https instance name api data v1 0 sku name request example method get request pathparameters queryparameters headerparameters kind required name authorization type string description string in token xxxxxx format bodydataparameters kind optional name limit type integer description the number of results to return per page kind optional name offset type integer description the initial index from which to return the results formdataparameters results languages id fj3zsbaijz6tuvfi40xny code n count 546 n next https test eyrene com api data v1 0 sku ?limit 30 offset 90 n previous https test eyrene com api data v1 0 sku ?limit 30 offset 30 n results n n id 15162 n cid 4690228102691 n name ellas kitchen bio green fruit puree from 6m 90g n category id 1623 n brand id 12396 n manufacturer id 314 n size x mm 40 n size y mm 10 n size z mm 115 n attributes n subcategory fruits bar baby n product group baby food non dairy n product category baby food non dairy n marketing product group baby food non dairy n n n n id 15122 n cid null n name instant coffee porto rosso any product n category id 753 n brand id 36061 n manufacturer id null n size x mm null n size y mm null n size z mm null n attributes n segment soluble n category coffee n n n n language 200 customlabel selectedlanguageid fj3zsbaijz6tuvfi40xny examples languages id dpmodah zaotktusexn5x code curl i x get n https test eyrene com api data v1 0 manufacturers n h authorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875e n f limit 1 n f offset 0 language curl customlabel selectedlanguageid dpmodah zaotktusexn5x description get sku currentnewparameter label body parameter value bodydataparameters response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1/agents/agents list#response definitions count integer the number of sku's 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 manufacturers id integer sku id cid string <= 255 characters nullable <= 255 characters nullable sku id in the user's system name string \[ 1 255 ] characters \[ 1 255 ] characters sku name category id string product category id brand id string product brand id manufacturer id string product manufacturer id size x mm number product width in mm size y mm number product height in mm size z mm number product depth in mm attributes object nullable nullable get get /sku/{id} returns information about sku by id tab request url https instance name api data v1 0 sku id name request example method get request pathparameters kind required name id type string description sku id queryparameters headerparameters kind required name authorization type string description string in token xxxxxx format bodydataparameters formdataparameters results languages id fj3zsbaijz6tuvfi40xny code n id 15162 n cid 4690228102691 n name ellas kitchen bio green fruit puree from 6m 90g n category id 1623 n brand id 12396 n manufacturer id 314 n size x mm 40 n size y mm 10 n size z mm 115 n attributes n subcategory fruits bar baby n product group baby food non dairy n product category baby food non dairy n marketing product group baby food non dairy n n language 200 customlabel selectedlanguageid fj3zsbaijz6tuvfi40xny examples languages id dpmodah zaotktusexn5x code curl i x get n https test eyrene com api data v1 0 sku 15162 n h authorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875e language curl customlabel selectedlanguageid dpmodah zaotktusexn5x description get sku id currentnewparameter label path parameter value pathparameters response parameters id integer sku id cid string <= 255 characters nullable <= 255 characters nullable sku id in the user's system name string \[ 1 255 ] characters \[ 1 255 ] characters sku name category id string product category id brand id string product brand id manufacturer id string product manufacturer id size x mm number product width in mm size y mm number product height in mm size z mm number product depth in mm attributes object nullable nullable