API Reference
Build on Provisio
Our REST API is in private beta. Request access to connect Provisio to your existing tools and workflows.
Endpoints
All endpoints require an API key in the Authorization: Bearer <key> header.
GET
/v1/hiresList all new hires in your organisationPOST
/v1/hiresCreate a new hire profileGET
/v1/hires/:idGet a specific new hire by IDPATCH
/v1/hires/:idUpdate a new hire profilePOST
/v1/hires/:id/handoffTrigger an IT handoff for a new hireGET
/v1/checklists/:idGet the checklist for a specific new hirePATCH
/v1/checklists/:id/items/:itemIdMark a checklist item completeReady to integrate?
Tell us what you are building and we will get you an API key and help you get started.
Request access