Your application
Your website, mobile app, social-commerce tool, or internal ordering system owns the customer experience and sends requests using its own Shioja keys.
Use one API to present in-stock products, price delivery, create orders safely, and follow fulfilment. Start in test mode, then move the same integration to live keys.
The model
Your website, mobile app, social-commerce tool, or internal ordering system owns the customer experience and sends requests using its own Shioja keys.
Product listings are served from a versioned, cached read model. Search finds matching IDs and Shioja hydrates them from the same catalogue.
A v2 delivery address is validated and priced again when the order is created, before the atomic wallet check and deduction.
Choose a path
Keys, test mode, catalogue request, delivery preview, and order.
Start building โ Critical flowIdempotency, server pricing, wallet charging, and retries.
Design checkout โ Existing clientsAdopt the structured v2 address flow without breaking v1.
Plan migration โ