Build the future of
HR Tech
Integrate powerful resume parsing, candidate scoring, and interview generation into your applications with just a few lines of code.
Your first call
Send a resume, get structured JSON back. No SDK, no setup — just an API key and one request.
Response
Powerful Parsing
Extract structured data (PII, Skills, Education) from PDF/DOCX resumes with 95%+ accuracy using our enhanced engine.
Enterprise Security
SOC 2-aligned workflows. Your data is processed in secure, isolated environments with strict retention policies.
Global Support
Automatically detect and parse resumes in 50 languages including English, French, German, and Spanish.
Base URL
All API requests should be made to the following base URL:
Rate Limiting
Two separate limits apply. Anonymous requests are throttled per IP address. Authenticated requests draw on your plan's monthly quota instead — sign up for a free key to lift the IP limit.
- Anonymous ATS demo (no API key)5 req / 24h per IP
- File upload endpoints (per IP)15 req / min
- Free plan100 req / month
- Starter plan2,000 req / month
- Pro plan10,000 req / month
- Business plan30,000 req / month
- EnterpriseCustom
Errors
Eval CV uses standard HTTP response codes to indicate the success or failure of an API request.
| Code | Description |
|---|---|
| 200 | Request successful. |
| 400 | Bad Request. Check your input parameters. |
| 401 | Unauthorized. Invalid API Key. |
| 429 | Too Many Requests. Rate limit exceeded. |