Overview
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | 🚫 (time to contribute: <48h) |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-built integrations
No pre-built integration yet (time to contribute: <48h)Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ | Required |
Paid test account | ✅ | Required |
Partnership | ✅ | Required - Must file support ticket |
App review | ❌ | Not required |
Security audit | ❌ | Not required |
Setup guide
To get started with the Jobvite API:- File a support ticket at Jobvite Support requesting API access
- Provide:
- Your use case for the API You will receive:
- API Key and Secret Key (works in both Stage and Production)
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful Links
Contribute useful links by editing this page
API gotchas
- API has two environments: Production and Stage/Staging
- Rate limits are per API key/secret pair
- Rate limits per API key/secret pair:
- Daily limits:
- GET/PUT Candidate: 20,000 requests
- POST Employee Sync: 500 requests
- GET/POST/PUT Requisition (Job): 500 requests
- POST Contact: 500 requests
- All APIs:
- 15 requests per minute
- 850 requests per hour
- Daily limits:
- Rate limits reset at midnight Pacific Time (PT)
Contribute API gotchas by editing this page
Going further
Connect to Jobvite
Guide to connect to Jobvite using Connect UI