Cart API reference

Reference map for Cart API operations.

Updated
Apr 26, 2026

Cart

Use this reference map to choose the operation group before opening an endpoint page for exact request and response details.

Use Cart when an authenticated user needs to save, list, or delete saved cart references.

These routes do not model checkout or order creation. Use Orders for order records and lifecycle changes after a cart has become an order.

For workflow guidance across content, assets, saved carts, wishlists, and account context, see Content, assets, and customer data.

Read and inspect

Remove or deactivate

OperationAPI
Delete a saved cartAuth API

Other operations

OperationAPI
Save a new cart referenceAuth API

Cart API reference

# Cart Use this reference map to choose the operation group before opening an endpoint page for exact request and response details. Use Cart when an authenticated user needs to save, list, or delete saved cart references. These routes do not model checkout or order creation. Use Orders for order records and lifecycle changes after a cart has become an order. For workflow guidance across content, assets, saved carts, wishlists, and account context, see [Content, assets, and customer data](/start/concepts/content-assets-and-customer-data).

3 operations grouped by the job they support.

## Read and inspect | Operation | API | | --- | --- | | [List saved carts for authenticated user](/reference/cart/list-saved-carts-for-authenticated-user) | Auth API | ## Remove or deactivate | Operation | API | | --- | --- | | [Delete a saved cart](/reference/cart/delete-a-saved-cart) | Auth API | ## Other operations | Operation | API | | --- | --- | | [Save a new cart reference](/reference/cart/save-a-new-cart-reference) | Auth API |