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}/customers \ --header 'X-Shop-API-Key: <x-shop-api-key>'
{ "status": "success", "data": [ { "id": "c3b07384-d113-4e4e-9828-4e4e98284e4e", "customerFullName": "John Doe", "phoneNumber": "08012345678", "email": "john@example.com" } ] }
sk_live_...
sk_test_...