Playground

Every request here goes to the live API with the key you paste. There is no test mode — the endpoints marked as changing state will change it.

Kept in this tab only and forgotten when you close it — never saved to disk and never sent anywhere but the request you ask for. Use a key minted for testing: the console calls the real API, and some endpoints spend real money.

List categories

The public category tree, paginated.

Read the docs
Ability catalog:readKey ck_…
Request
curl -X GET 'https://rollroyce.store/api/v1/client/catalog/categories' \
  -H 'X-Api-Key: YOUR_API_KEY'
Paste a key at the top of the page to enable this.