Here’s what’s new in API that’s been in production since July 29, 2026!
Breaking changes:
Consistent language reporting across the API
We’re fixing an inconsistency in how the API reports an eshop’s language. Currently, for projects without the active Foreign Languages module, GET /api/eshop already correctly reports the storefront’s actual language (e.g. vi for a Vietnamese-language storefront), while other data tied to the language table — such as orders — incorrectly returns the language based on the project’s internal country type (cs, sk, or hu) instead. This means an eshop can report vi via /api/eshop while data such as orders still comes back tagged as cs.
Going forward, data currently derived from the project’s internal country type rather than the actual storefront language will be updated to match /api/eshop, making the language reported across the API consistent for projects without the Foreign Languages module.
This change applies only to new data created after the rollout — historical data will keep its existing language value and will not be retroactively updated. If your integration relies on the language value from orders or other affected data, please verify your handling ahead of this change.
This change will be effective from August 12, 2026.
New Features:
Shoptet MCP for Premium
Premium e-shops can now connect AI assistants (Claude, ChatGPT, Cursor, Gemini, Copilot, and other MCP-compatible clients) directly to their shop via the Shoptet MCP server. It exposes selected e-shop operations as structured tools, allowing compatible AI clients to retrieve data and perform supported tasks through natural-language instructions.
For all supported workflows and more information, see the documentation. You can also find more information here and on addon page.
New SDK Version v0.4.9
The official Shoptet API SDK has been updated to version 0.4.9 – see all changes here.
Product Webhooks: Beta release
All product webhook event types are now published in the Webhook Event Types section of the OpenAPI documentation. Product webhooks are marked with (*) as beta.
As this is beta version, in case of any issues or questions, please do not hesitate to contact us at api@shoptet.cz.
What we plan in the upcoming days:
New features and improvements in progress, e.g.:
Optional contact e-mail per Premium private token — so integration notifications reach the team/partner operating the integration in addition to the project owner.
Async batch endpoint for mass product image deletion
Async batch endpoint for mass product image insertion
Please note: The plan above is subject to change due to unexpected events or changes in priorities — we do not commit to deliver these outputs and outcomes. Thank you for your understanding.
If you have any API-related questions, feedback or requests, please do not hesitate to contact us on api@shoptet.cz. We would love to hear from you!