Stigg · Authentication Profile

Stigg Authentication

Authentication

Stigg secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

FinOpsPricingBillingEntitlementsUsage-Based BillingFeature FlagsProduct-Led GrowthSubscriptionsSaaSGraphQLREST
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKey apiKey
· in: header (X-API-KEY)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/stigg-openapi.yml, openapi/stigg-rest-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKey
  type: apiKey
  in: header
  parameter: X-API-KEY
  description: Full access key from the Stigg dashboard (Integrations > API keys).
  sources:
  - openapi/stigg-openapi.yml
  - openapi/stigg-rest-openapi.yml