Storefront API
Requests
Making storefront API requests to Supercycle.
To make requests to Supercycle’s storefront API, you will need to go through the app proxy.
The path for this can be found with window.supercycleAppEmbed.context.proxyPathPrefix
and will usually look like /apps/supercycle
this will need to be prepended to all requests made to the storefront API.