API Reference
Authentication
All Supercycle API calls require authentication via an API key, which can be generated from the Supercycle Admin interface.
Creating an API key
1
Head to your Supercycle API settings
In your Shopify admin, navigate to Supercycle > Settings > API.
Select Create API key.
2
Create API key
Give your new API key a name and hit Create API key.
Authenticating requests with API key
Requests are authenticated via bearer auth and expect the API token to be set in the request headers.