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:
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.
