Softr · Authentication Profile

Softr Authentication

Authentication

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

No CodeApp BuilderClient PortalsUser ManagementDatabase
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

SoftrApiKey apiKey
· in: header (Softr-Api-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/softr-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: SoftrApiKey
  type: apiKey
  in: header
  parameter: Softr-Api-Key
  description: Personal access token generated from the Softr workspace settings.
  sources:
  - openapi/softr-openapi.yml