Loading…
Complete reference for the HireFlow360 REST API. Every request is authenticated and rooted at the v1 base URL — see Authentication for keys and rate limits.
https://api.hireflow360.com/v1/organizationGet current organization profile/organizationUpdate organization profile/opportunities/listingsList job listings/opportunities/listingsCreate a job listing/opportunities/listings/:idGet a listing/opportunities/listings/:idUpdate a listing/opportunities/listings/:idDelete a listing/opportunities/listings/:id/applicationsList applications for a listing/opportunities/applications/:id/stageUpdate application stage/listings/publicList public job listings/listings/public/:idGet a public listing/opportunities/applicationsSubmit an application (resume upload)/opportunities/applications/profilexSubmit an application with ProfileX/hr/employeesList employees/hr/employeesCreate employee/hr/employees/:idGet employee/hr/employees/:idUpdate employee/hr/payroll-runsCreate payroll run/hr/payroll-runs/:id/processProcess payroll run/integrations/catalogList available integrations/integrations/packagesList integration packages/integrations/licensesList organization's active licenses/integrations/licenses/:action_id/activateActivate an action licenseGrab your API keys and authenticate, then start with GET /opportunities/listings.