HeyForm · Authentication Profile

Heyform Authentication

Authentication

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

FormsSurveysQuizzesPollsConversational FormsOpen SourceWebhooksNo-CodeForm BuilderSelf-Hosted
Methods: apiKey Schemes: 1 OAuth flows: API key in: cookie

Security Schemes

cookieAuth apiKey
· in: cookie (heyform_sid)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/heyform-heyform-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - cookie
schemes:
- name: cookieAuth
  type: apiKey
  in: cookie
  parameter: heyform_sid
  description: Session cookie set by the login mutation or OAuth callback. All authenticated
    GraphQL mutations and the CSV export endpoint require this cookie.
  sources:
  - openapi/heyform-heyform-api-openapi.yml