Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (API Key)
Pre-built authorization UI
Custom authorization UI
End-user authorization guide
Expired credentials detection
ToolsStatus
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
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
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-RequisitesStatusComment
Paid dev accountRequired
Paid test accountRequired
PartnershipRequired - Must file support ticket
App reviewNot required
Security auditNot required

Setup guide

To get started with the Jobvite API:
  1. File a support ticket at Jobvite Support requesting API access
  2. 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
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
  • 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
I