The Saleporia Store API, webhooks, POS, and error handling.
The Saleporia Store API: authentication, resources, webhooks, and error handling.
How API requests are authenticated — session cookies, API keys, and terminal keys.
ReadCreate, rotate, and manage publishable and secret shop API keys.
ReadThe v1 Store API envelope, auth levels, versioning, and base URL.
ReadList, get, create, update, and delete products via the Store API.
ReadList, get, create, update status, and cancel orders via the Store API.
ReadList, get, create, and update customers via the Store API.
ReadList, validate, create, update, and delete coupons via the Store API.
ReadFull CRUD for product categories via the Store API.
ReadFull CRUD for product collections via the Store API.
ReadFull CRUD for product brands via the Store API.
ReadEvent-scoped webhooks with HMAC signing, delivery logs, and a test endpoint.
ReadTerminal-authenticated product lookup for point-of-sale devices.
ReadRate limits per endpoint group and the structured error response format.
Read