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. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg 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-applicants-api name: Fountain Applicants API tags: - Applicants - Candidates - Applicant Tracking image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/applicants baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/applicants type: Documentation - url: https://developer.fountain.com/reference/get_v2-applicants type: APIReference - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: Create, list, retrieve, update, delete, and advance applicants through hiring funnels, plus notify applicants, pull transition history, and look up duplicate applicants. - aid: fountain-com:fountain-openings-api name: Fountain Openings API tags: - Openings - Funnels - Jobs image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/openings baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/openings type: Documentation - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: Manage openings (funnels) - the hiring workflows candidates move through - including listing, creating, updating, deleting openings, and listing the stages that belong to each opening. - aid: fountain-com:fountain-positions-api name: Fountain Positions API tags: - Positions - Roles image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/positions baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/positions type: Documentation - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: List, retrieve, create, update, and delete positions - the job roles applicants are hired into - and assign company attributes to them. - aid: fountain-com:fountain-stages-api name: Fountain Stages API tags: - Stages - Workflow image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/stages baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/stages type: Documentation - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: Retrieve individual stages within an opening and list the available scheduling slots attached to a stage as applicants progress. - aid: fountain-com:fountain-scheduling-api name: Fountain Scheduling API tags: - Scheduling - Interviews - Slots image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/available-slots baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/available-slots type: Documentation - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: Create, list, update, and delete calendar / interview slots, and book or cancel booked slots for applicant interview sessions. - aid: fountain-com:fountain-labels-api name: Fountain Labels API tags: - Labels - Tagging image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/labels baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/labels type: Documentation - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: List, assign, and remove labels on applicants and enumerate all labels used within a given stage for automated screening and routing. - aid: fountain-com:fountain-documents-api name: Fountain Documents API tags: - Documents - Secure Documents - Files image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/secure-documents baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/secure-documents type: Documentation - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: Retrieve, upload, link, and approve secure applicant documents, including direct-to-S3 upload flows and document approval for compliance. - aid: fountain-com:fountain-webhooks-api name: Fountain Webhooks API tags: - Webhooks - Events - Notifications image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/webhooks baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/webhooks type: Documentation - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: List, create, retrieve, and delete webhook settings so external systems receive real-time notifications of applicant and hiring events. - aid: fountain-com:fountain-workers-api name: Fountain Workers API tags: - Workers - Workforce Management - Post-Hire image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://developer.fountain.com/reference/workers baseURL: https://api.fountain.com/v2 properties: - url: https://developer.fountain.com/reference/workers type: Documentation - url: openapi/fountain-com-openapi.yml type: OpenAPI - url: collections/fountain-com.postman_collection.json type: PostmanCollection - url: collections/fountain-com.opencollection.json type: OpenCollection description: List, retrieve, update, activate, and deactivate hired workers for post-hire workforce management across the Fountain product suite. common: - 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