Developer Platform
Build on Prepzo
The most developer-friendly hiring API. RESTful endpoints, MCP for AI agents, webhooks, and comprehensive documentation.
Quick Start
Up and running in 60 seconds. No SDK required.
# Authenticate
curl -H "Authorization: Bearer pk_live_YOUR_KEY" \
https://prepzo.ai/api/v1/jobs
# List candidates
curl -H "Authorization: Bearer pk_live_YOUR_KEY" \
https://prepzo.ai/api/v1/candidates?limit=10
# Create a candidate
curl -X POST https://prepzo.ai/api/v1/candidates \
-H "Authorization: Bearer pk_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"full_name": "Jane Smith", "email": "jane@example.com"}'Everything you need.
Built for developers.
Modern REST API, AI-native MCP support, and enterprise-grade security.
RESTful API
30+ endpoints covering candidates, jobs, applications, interviews, offers, analytics, and more.
MCP Server
Model Context Protocol support out of the box. Let AI agents interact with your hiring pipeline natively.
Bearer Token Auth
Simple, secure authentication. Generate API keys with granular scopes.
Webhooks
Real-time event notifications for 15+ events. HMAC-signed payloads, automatic retries.
Rate Limiting
Transparent rate limits with X-RateLimit headers. 100/min free, 1,000/min pro, 5,000/min scale.
Bulk Operations
Create 500 candidates, move hundreds of applications, or bulk-tag in a single API call.
Why developers
choose Prepzo.
vs. Greenhouse
One unified API instead of 5 fragmented ones. No separate Harvest, Job Board, Assessment APIs to learn.
vs. Ashby
Bearer token auth instead of HTTP Basic. Standard REST verbs. Better docs. And we support MCP.
vs. Lever
More endpoints, better search, bulk operations, and an AI-native MCP server.
AI-Native
First ATS with built-in MCP support. AI agents can manage your entire hiring pipeline.