Changelog
New features, improvements and fixes in the Stokzone Web Service API.
- Newv1.0.0
Stokzone Web Service API is live
The Stokzone Web Service API is now live. With a single API key you can connect your e-commerce operations to your own systems and programmatically access orders, products, stock, prices, returns, customer questions, customer cards, categories and brands, buybox, shipping, invoices and reports.
Authentication uses the X-API-Key header with a granular scope model; each key only accesses endpoints covered by its assigned scopes. Requests are limited to 60 per minute (burst) and 1,000 per hour (default quota); responses report the remaining quota via X-RateLimit-* headers.
Outbound webhook subscriptions deliver order and return events in real time. The interactive reference for every endpoint is on the API Reference page.