API Flows
These guides focus on concrete end-to-end flows where it helps to see API calls together, rather than as isolated endpoint references.
Available flows
Create a Product and Complete Checkout: Create a category and a product with the Admin API, read them through the Store API, add the product to a cart, register a customer, place an order, and handle payment if needed.
More flows to be added over time.