Skip to content

Get product feed

GET
/products/feed

Returns a gzip-compressed JSON lines file of the product feed. Each line in the decompressed file represents an individual product, formatted according to the same schema as the /products/{productId} endpoint.

X-Api-Key<token>

API key provided on the Custom API Connector 'Integrations' page.

In: header

Response Body

application/octet-stream

application/json

curl -X GET "https://example.com/products/feed"
"string"