SOFY · Authentication Profile
Sofy Authentication
Authentication
SOFY's public API authenticates with a single API access key passed in the `x-sofy-auth-key` request header. The key is generated in the SOFY web app under Account Settings > API Key and is scoped to the subscription. There is no OAuth or OpenID Connect surface; the key is a bearer-style secret with no per-scope granularity.
SOFY secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanyAI TestingTest AutomationMobile TestingQANo-CodeContinuous TestingDevOps
Methods: apiKey
Schemes: 1
OAuth flows:
API key in: header
Security Schemes
sofyAuthKey apiKey