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
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.sofy.ai/account-setting/generating-api-access-keys
docs: https://docs.sofy.ai/account-setting/generating-api-access-keys
description: >-
  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.
summary:
  types:
    - apiKey
  api_key_in:
    - header
  oauth2_flows: []
schemes:
  - name: sofyAuthKey
    type: apiKey
    in: header
    key_name: x-sofy-auth-key
    description: >-
      Subscription API key from Account > Account Settings > API Key. Required on
      every request. A missing header returns 400 "Missing required headers"; an
      invalid/expired key returns 401 "No user found".
    sources:
      - openapi/sofy-public-api-openapi.yml

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/sofy-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.