Fountain · AsyncAPI Specification

Fountain Webhooks

Version

View Spec View on GitHub CompanyEnterpriseHiringRecruitingApplicant TrackingHuman ResourcesWorkforce ManagementOnboardingSchedulingHR TechFrontlineAsyncAPIEvents

AsyncAPI Specification

fountain-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://developer.fountain.com/reference/webhooks
spec_type: Webhooks
transport: HTTP POST to a customer-configured payload URL (JSON body)
configuration:
  ui: Profile -> Company Settings -> Webhooks (Developer Settings)
  url_pattern: https://www.fountain.com/{COMPANY_NAME}/webhooks/settings
security:
  signing: HMAC-SHA-256 (hex-encoded) over the raw request body
  signature_header: X-OBIQ-SIGNATURE-V2
  secret: the Fountain Hire private API token
  egress_ip_allowlist: 15 published Fountain egress IPs (optional to whitelist)
delivery:
  retries: 2 retries after the initial failure
  auto_disable: disabled after failing more than 10 times within 24 hours
  guidance: process asynchronously to avoid slow/failed responses
events:
- group: Screening / Stage Transition
  events:
  - name: Stage Transition — First Stages
  - name: Stage Transition — Approved Stages
  - name: Stage Transition — Rejected Stages
  - name: Stage Transition — On Hold Stages
  - name: Stage Transition — All Stages
  - name: Stage Transition — Selected Stages
- group: Background Check Status
  events:
  - name: Checkr — Cleared
  - name: Checkr — Considered / Consider (variants)
  - name: Checkr — Suspended
  - name: Checkr — Dispute
  - name: Onfido — Cleared
  - name: Onfido — Consider
- group: Post-Hire
  events:
  - name: Posthire — Worker Deactivated
  - name: Posthire — Worker Activated
  - name: Posthire — Document Uploaded
  - name: Posthire — Approve Documents
notes: >-
  Fountain documents a webhook surface but publishes no AsyncAPI document; this file
  captures the webhook event catalog (type Webhooks). Payloads carry applicant or
  worker data as JSON. Background-check events originate from third-party providers
  (Checkr, Onfido) relayed through Fountain.

Work with this as data

Every AsyncAPI spec 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 asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec 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 AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/fountain-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?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.