API keys are used to authenticate requests to the Stigg GraphQL API. Include your key in theDocumentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key header with every request:
Scoped API keys are available on the Scale plan. Without them, only the default full access and publishable keys are available.
Authentication errors
If the key is missing, invalid, or expired, the API returns401 Unauthorized. If you use a scoped key that lacks permission for the requested operation, the API returns 403 Forbidden.
