Skip to content

List all products

GET
/api/v1/business/website/products/

All active products of the store (not paginated). Cached ~5 minutes per sort value.

Authorizations

apiKey

Your business API key (sb_live_*) — identifies which store the request is for. Required on every /api/v1/business/website/ request.

Type
API Key (header: X-Periscale-Key)

Parameters

Responses

All active products.

application/json
JSON
"string"

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

© Periscale