Requires STORE_READ scope.
STORE_READ
cURL
curl --request GET \ --url https://api.pandabase.io/v2/core/stores/{storeId}/ \ --header 'Authorization: Bearer <token>'
{ "ok": true, "data": { "id": "shp_kxw5h7n4tr3bcfp2v8q1mzj0", "title": "Acme Digital", "handle": "acme-digital", "description": "Software & digital downloads.", "country": "US", "currency": "USD", "sales": 432, "balance": 1141500, "statementDescriptor": "ACME DIGITAL", "createdAt": "2026-02-01T08:00:00.000Z" } }
Documentation IndexFetch the complete documentation index at: https://docs.pandabase.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pandabase.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token mode — passes the secret directly. Token starts with sk_.
sk_
12 - 48
Default Response
true