Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/stores
List all connected e-commerce stores.
[ { "id": "store-uuid", "platform": "shopify", "store_domain": "my-store.myshopify.com", "store_name": "My Store", "last_synced_at": "2026-04-08T18:30:00Z", "created_at": "2026-04-08T18:00:00Z" } ]