Fountain website screenshot

Fountain

Fountain is a high-volume, frontline hourly hiring and workforce management platform used by enterprises to source, screen, schedule, and hire large numbers of hourly workers. The Fountain Developer API (Hire API v2) lets customers programmatically manage applicants, openings, positions, stages, labels, documents, scheduling slots, and webhooks across their hiring funnels.

Fountain publishes 9 APIs on the APIs.io network, including Applicants API, Documents API, Labels API, and 6 more. Tagged areas include Hiring, Recruiting, Applicant Tracking, Frontline Hiring, and Hourly Workforce.

Fountain’s developer surface includes authentication, documentation, and 8 more developer resources.

38.1/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessEnterpriseSelf serve
9 APIs
HiringRecruitingApplicant TrackingFrontline HiringHourly WorkforceHR TechOnboarding

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 38.1/100 · thin
Contract Quality 14.7 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/fountain-com: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Fountain Applicants API

Manage applicants moving through hiring funnels.

Fountain Documents API

Manage secure applicant documents.

Fountain Labels API

Assign and manage labels on applicants and stages.

Fountain Openings API

Manage openings (funnels) - the hiring workflows.

Fountain Positions API

Manage the job positions applicants are hired into.

Fountain Scheduling API

Manage interview / calendar slots and bookings.

Fountain Stages API

Retrieve stages and their available scheduling slots.

Fountain Webhooks API

Manage webhook settings for hiring event notifications.

Fountain Workers API

Manage post-hire workers.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Fountain Com Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Fountain Com Authentication

apiKey · 1 scheme

SECURITY

Fountain Com Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Fountain Com Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Fountain Com Agentic Access

44 operations · 26 acting

44 operations · 26 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: fountain-com
url: https://raw.githubusercontent.com/api-evangelist/fountain-com/refs/heads/main/apis.yml
name: Fountain
kind: company
description: Fountain is a high-volume, frontline hourly hiring and workforce management platform used by enterprises to source,
  screen, schedule, and hire large numbers of hourly workers. The Fountain Developer API (Hire API v2) lets customers programmatically
  manage applicants, openings, positions, stages, labels, documents, scheduling slots, and webhooks across their hiring funnels.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/fountain-com.png
tags:
- Hiring
- Recruiting
- Applicant Tracking
- Frontline Hiring
- Hourly Workforce
- HR Tech
- Onboarding
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: fountain-com:fountain-com-applicants-api
  name: Fountain Applicants API
  description: Manage applicants moving through hiring funnels.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Applicants
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-applicants-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
- aid: fountain-com:fountain-com-documents-api
  name: Fountain Documents API
  description: Manage secure applicant documents.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-documents-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
- aid: fountain-com:fountain-com-labels-api
  name: Fountain Labels API
  description: Assign and manage labels on applicants and stages.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Labels
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-labels-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
- aid: fountain-com:fountain-com-openings-api
  name: Fountain Openings API
  description: Manage openings (funnels) - the hiring workflows.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Openings
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-openings-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
- aid: fountain-com:fountain-com-positions-api
  name: Fountain Positions API
  description: Manage the job positions applicants are hired into.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Positions
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-positions-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
- aid: fountain-com:fountain-com-scheduling-api
  name: Fountain Scheduling API
  description: Manage interview / calendar slots and bookings.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Scheduling
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-scheduling-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
- aid: fountain-com:fountain-com-stages-api
  name: Fountain Stages API
  description: Retrieve stages and their available scheduling slots.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Stages
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-stages-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
- aid: fountain-com:fountain-com-webhooks-api
  name: Fountain Webhooks API
  description: Manage webhook settings for hiring event notifications.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
- aid: fountain-com:fountain-com-workers-api
  name: Fountain Workers API
  description: Manage post-hire workers.
  humanURL: https://developer.fountain.com/reference/applicants
  baseURL: https://api.fountain.com/v2
  tags:
  - Workers
  properties:
  - type: OpenAPI
    url: openapi/fountain-com-workers-api-openapi.yml
  - type: Documentation
    url: https://developer.fountain.com/reference/applicants
  - type: APIReference
    url: https://developer.fountain.com/reference/get_v2-applicants
  - type: PostmanCollection
    url: collections/fountain-com.postman_collection.json
  - type: OpenCollection
    url: collections/fountain-com.opencollection.json
  - type: Documentation
    url: https://developer.fountain.com/reference/openings
  - type: Documentation
    url: https://developer.fountain.com/reference/positions
  - type: Documentation
    url: https://developer.fountain.com/reference/stages
  - type: Documentation
    url: https://developer.fountain.com/reference/available-slots
  - type: Documentation
    url: https://developer.fountain.com/reference/labels
  - type: Documentation
    url: https://developer.fountain.com/reference/secure-documents
  - type: Documentation
    url: https://developer.fountain.com/reference/webhooks
  - type: Documentation
    url: https://developer.fountain.com/reference/workers
common:
- type: AgenticAccess
  url: agentic-access/fountain-com-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/fountain-com-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/fountain-com-domain-security.yml
- type: Authentication
  url: authentication/fountain-com-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/fountaininc
- type: Website
  url: https://www.fountain.com
- type: Documentation
  url: https://developer.fountain.com/reference
- type: Plans
  url: plans/fountain-com-plans-pricing.yml
- type: RateLimits
  url: rate-limits/fountain-com-rate-limits.yml
- type: FinOps
  url: finops/fountain-com-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Fountain, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.