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 organisation
POST/v1/hiresCreate a new hire profile
GET/v1/hires/:idGet a specific new hire by ID
PATCH/v1/hires/:idUpdate a new hire profile
POST/v1/hires/:id/handoffTrigger an IT handoff for a new hire
GET/v1/checklists/:idGet the checklist for a specific new hire
PATCH/v1/checklists/:id/items/:itemIdMark a checklist item complete

Ready to integrate?

Tell us what you are building and we will get you an API key and help you get started.

Request access