Build powerful integrations with HirePanda’s REST API
https://api.hirepanda.com/api/v1
Get Your API Key
Make Your First Request
Explore Endpoints
sort
parameter:
-
prefix for descending order.
Field | Type | Description |
---|---|---|
id | string | Unique identifier (UUID) |
created_at | datetime | ISO 8601 timestamp |
updated_at | datetime | ISO 8601 timestamp |
status | enum | Object status |
draft
- Not yet publishedactive
- Accepting applicationspaused
- Temporarily inactiveclosed
- No longer acceptingnew
- Just appliedscreening
- Taking assessmentreview
- Under reviewinterview
- Interview stageoffer
- Offer extendedhired
- Offer acceptedrejected
- Not moving forwardEnvironment | Base URL | Purpose |
---|---|---|
Production | https://api.hirepanda.com/api/v1 | Live data |
Sandbox | https://sandbox-api.hirepanda.com/api/v1 | Testing |
/api/v1/
/api/v0/
(deprecated)Authentication
Create a Job
Manage Candidates
Set Up Webhooks