Client APIs Reference
APIs used to perform site actions.
Use the following APIs to render page templates, fetch catalog resources, and manipulate the cart:
- Template API - Renders templates outside of a page context.
- Resources API - Fetches catalog resources given a valid filter.
- Cart API - Buy now, manage items in the cart, add fulfillment.
You can use the Site Theme SDK instead of calling client APIs directly. The SDK is intended to simplify site actions.