SendApp Docs
Log in

Get a product

GET https://app.sendapp.ai/api/products/{sku}
Returns a product by its SKU, with sizes, category and photo status (images_pending and image_errors tell whether a photo is not ready yet or why it could not be downloaded).
If the SKU contains characters such as /, spaces or #, encode it in the address (encodeURIComponent, rawurlencode).

Parameters

3 · 2 required
sku required
The product SKU, in the path.
apikey required
Your API Key.
token optional
Account token. Required if you have more than one.
Need help with the integration? info@sendapp.live