Sprig · Authentication Profile

Sprig Authentication

Authentication

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

CompanyProduct ResearchSurveysUser InsightsCustomer ExperienceAnalyticsProduct AnalyticsAISaaS
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/sprig-api-openapi-original.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: Use `API-Key YOUR_API_KEY` for v2 endpoints or `Bearer YOUR_API_KEY` for export
    endpoints.
  sources:
  - openapi/sprig-api-openapi-original.json