Skip to main content

GraphQL Playground

Send queries to a BoxNCase Commerce API. Anonymous requests use public storefront permissions; paste an app or user token to run private operations (see Authentication).

https://api-production-38d7.up.railway.app/graphql/
// Results will appear here.

Tokens are held in this tab's React state and discarded on reload. They are never placed in the URL, browser storage or cookies. Requests go directly from your browser to the selected endpoint.