403 Forbidden unless the token holds the
scope required by the endpoint.
Public storefront coverage endpoints do not require an access scope. A token
used only for those endpoints, including a Shopify Hydrogen integration
token, can be created with no scopes selected.
Tokens created before access scopes were introduced were granted all scopes,
so they keep working unchanged. Newly created tokens only carry the scopes you
select.
Granting scopes
Select a token’s scopes when you create it, and update them at any time — no need to re-issue the token:- Log in to your Redo Dashboard
- Go to Settings → Developer
- Create an API client (Add API Client) or open an existing one
- Select the scopes the client needs and save
Available scopes
Each endpoint that requires an access scope lists it in this reference. The full set of scopes:Insufficient scope
When a token is missing a required scope, the API returns403 Forbidden with a
problem response: