cURL
curl --request GET \ --url https://app.vaultgraph.com/api/shops \ --header 'x-api-key: <api-key>'
{ "data": [ { "id": "<string>", "name": "<string>", "description": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ] }
Returns merchant-owned shops for the authenticated API key.
Documentation IndexFetch the complete documentation index at: https://docs.vaultgraph.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vaultgraph.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
List of shops
Show child attributes