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.sabivendor.com/api/v1/hub/shop/{shopId}/collections \ --header 'X-Shop-API-Key: <x-shop-api-key>'
{ "status": "success", "data": [ { "id": 1, "name": "Winter Specials", "slug": "winter-specials", "imageUrl": null, "isActive": true } ] }
sk_live_...
sk_test_...