# Satsuma AI Commerce Platform ## Docs - [Add Cart Item](https://docs.satsuma.ai/api-reference/cart/add-cart-item.md): Add an item to the shopping cart - [Create Cart](https://docs.satsuma.ai/api-reference/cart/create-cart.md): Create a new shopping cart - [Delete Cart](https://docs.satsuma.ai/api-reference/cart/delete-cart.md): Delete a shopping cart - [Find Cart Items](https://docs.satsuma.ai/api-reference/cart/find-cart-items.md): Find items in a shopping cart - [Get Cart Details](https://docs.satsuma.ai/api-reference/cart/get-cart-details.md): Find cart details by identifier - [List Carts](https://docs.satsuma.ai/api-reference/cart/list-carts.md): List shopping carts by user and merchant - [Remove Cart Item](https://docs.satsuma.ai/api-reference/cart/remove-cart-item.md): Remove an item from the shopping cart - [Update Cart](https://docs.satsuma.ai/api-reference/cart/update-cart.md): Update a shopping cart - [Update Cart Item](https://docs.satsuma.ai/api-reference/cart/update-cart-item.md): Update an item in the shopping cart - [Get Category Details](https://docs.satsuma.ai/api-reference/category/get-category-details.md): Lookup category details by ID - [List Categories](https://docs.satsuma.ai/api-reference/category/list-categories.md): List all available categories - [Geocode](https://docs.satsuma.ai/api-reference/geographic-utilities/geocode.md): Convert a human-readable address into geographic coordinates (latitude and longitude) - [Introduction](https://docs.satsuma.ai/api-reference/introduction.md): API reference for the Satsuma AI Platform - [Find Merchant Locations](https://docs.satsuma.ai/api-reference/location-search/find-merchant-locations.md): Search for merchant locations (stores, warehouses, pickup points) with various filtering options - [List Merchants](https://docs.satsuma.ai/api-reference/merchant/list-merchants.md): List available merchants - [Create Order](https://docs.satsuma.ai/api-reference/order/create-order.md): Create a new order - [Get Payment Link](https://docs.satsuma.ai/api-reference/order/get-payment-link.md): Get payment link for an order - [Submit Order](https://docs.satsuma.ai/api-reference/order/submit-order.md): Submit an order for payment and fulfillment using a saved payment method - [Create Setup Intent](https://docs.satsuma.ai/api-reference/payment-method/create-setup-intent.md): Create a checkout session for collecting payment methods for the organization - [Delete Payment Method](https://docs.satsuma.ai/api-reference/payment-method/delete-payment-method.md): Delete a payment method for the organization - [List Payment Methods](https://docs.satsuma.ai/api-reference/payment-method/list-payment-methods.md): List all payment methods for the organization and merchant - [Search Products](https://docs.satsuma.ai/api-reference/product-search/search-products.md): Search for products across merchant locations with various filtering and sorting options - [Quickstart](https://docs.satsuma.ai/index.md): Build commerce experiences with real-time access to merchant inventory and ordering - [Authentication](https://docs.satsuma.ai/integration/authentication.md): Secure API authentication using API keys - [Error Handling](https://docs.satsuma.ai/integration/error-handling.md): Comprehensive guide to handling API errors and implementing retry logic - [Rate Limits](https://docs.satsuma.ai/integration/rate-limits.md): Understanding API rate limits, quotas, and optimization strategies - [Saving Payment Methods](https://docs.satsuma.ai/integration/saving-payment-methods.md): Save API client payment methods for future reuse - [Webhooks](https://docs.satsuma.ai/integration/webhooks.md): Real-time notifications for order updates and inventory changes ## OpenAPI Specs - [openapi](https://docs.satsuma.ai/api-reference/openapi.json) ## Optional - [Satsuma](https://satsuma.ai) - [Support](mailto:support@satsuma.ai)