MOSTLY AI · Authentication Profile

Mostly Ai Authentication

Authentication

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

Synthetic DataPrivacyTabularDifferential PrivacyPython SDKRESTApache 2.0
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (X-MOSTLY-API-KEY)

Source

Authentication Profile

mostly-ai-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/mostly-ai-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: X-MOSTLY-API-KEY
  description: API key issued from the user profile in the MOSTLY AI web app.
  sources:
  - openapi/mostly-ai-openapi.yml