Resume Parser API
Extract structured data from any resume or CV instantly. Upload a PDF or send plain text and get back name, email, phone, skills, experience, education and links in clean JSON format.
Resume Parser API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
parsePDF /parse/pdf |
Upload a PDF resume file and get structured JSON data back |
| POST |
parseText /parse/text |
Send plain resume text and get structured JSON data back |
| GET |
healthCheck /health |
Check if the API is running |
Resume Parser API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / second |
|
| PRO | $19 / month | 2 / second |
|
| ULTRA Recommended | $50 / month | 2 / second |
|