Jotform · Authentication Profile

Jotform Authentication

Authentication

Jotform secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

FormsSurveysNo-CodeData CollectionWorkflowHIPAAEU
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

ApiKeyHeader apiKey
· in: header (APIKEY)
ApiKeyQuery apiKey
· in: query (apiKey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/jotform-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
  - query
schemes:
- name: ApiKeyHeader
  type: apiKey
  in: header
  parameter: APIKEY
  sources:
  - openapi/jotform-openapi.yml
- name: ApiKeyQuery
  type: apiKey
  in: query
  parameter: apiKey
  sources:
  - openapi/jotform-openapi.yml