Fountain · Authentication Profile

Fountain Com Authentication

Authentication

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

HiringRecruitingApplicant TrackingFrontline HiringHourly WorkforceHR TechOnboarding
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

AccessToken apiKey
· in: header (X-ACCESS-TOKEN)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/fountain-com-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: AccessToken
  type: apiKey
  in: header
  parameter: X-ACCESS-TOKEN
  description: Your Fountain API token. Request API access by emailing support@fountain.com;
    find your token in your Fountain account settings.
  sources:
  - openapi/fountain-com-openapi.yml