Welcome to the HireFlow360 developer platform. Build integrations, accept ProfileX profiles, and automate hiring workflows with a REST API, webhooks, and pre-built industry packages.
From candidate-facing applications to back-office automation — the platform meets you where your integration lives.
Let candidates apply with their verified ProfileX digital profile instead of uploading a resume.
Import jobs and export candidates to Greenhouse, Lever, Workday, and more.
Use webhooks to trigger Slack notifications, calendar invites, and document signing.
Buy pre-built packages for schools, healthcare, restaurants, staffing, and more.
Four steps from zero to your first authenticated request.
Get API keys
Log in to HireFlow360 and go to Settings → API Keys.
Authenticate
Include your API key in the Authorization: Bearer header.
Make your first request
List your organization's job listings.
Subscribe to webhooks
Receive real-time events for applications, interviews, and offers.
https://api.hireflow360.com/v1curl https://api.hireflow360.com/v1/opportunities/listings \
-H "Authorization: Bearer hf_live_xxxxxxxxxxxxx"The full reference for authenticating and calling the API.
API keys, key prefixes for live and test environments, and per-plan rate limits.
Read the auth guideEvery REST endpoint across Organizations, Opportunities, Public, HR, and Integrations.
Browse the APISubscribe to real-time events for applications, interviews, offers, and integrations — with signed payloads.
Read the webhooks guidePre-built industry packages and à la carte actions across ProfileX, background checks, payroll, and scheduling.
Browse the catalogAccept verified ProfileX profiles instead of resumes — embed the apply button or submit applications via the API.
Read the ProfileX guideGenerate keys from Settings → API Keys, or reach our developer team at developers@hireflow360.com.