List products
Bearer auth
products.readAlphaAlpha: This endpoint is available only to approved API integrations and may change without notice.
Lists external OMS products and their variants for the authenticated shop.
GET
api.superfiliate.com/api/v1/productsQuery parameters2
pageinteger
Default is
1default:1itemsinteger
Default is
25 and maximum is 250default:25Responses
A list of products
array of objects — item fields
idintegersourcestringThe source for this resource.
external_idstring | nullIdentifier for the related external.
titlestringThe title for this resource.
urlstringURL for url.
html_descriptionstring | nullThe html description for this resource.
image_urlstring | nullURL for image.
activebooleanThe active for this resource.
The variants for this resource.
idintegerexternal_idstringIdentifier for the related external.
titlestringThe title for this resource.
skustring | nullThe sku for this resource.
image_urlstring | nullURL for image.
pricestring | nullPrice in the authenticated shop's configured currency.
activebooleanThe active for this resource.
The options for this resource.
namestringHuman-readable name for this resource.
valuestringThe value for this resource.