ResumeAI
ResumeAI API lets you automate CV/resume processing using AI (Claude by Anthropic). Upload any CV as a base64-encoded file and get structured JSON back in seconds — no OCR setup, no NLP pipelines, no maintenance. ## Endpoints ### POST /v1/parse — Parse a CV Extracts structured data from a CV/resume: name, contact info, work experience, education, skills, languages, certifications, and a…
ResumeAI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Parse CV /v1/parse |
Extract structured data from a CV/resume file (PDF, DOCX, or plain text) using AI. Returns a complete JSON with: personal info, work experience, education, technical skills, soft… |
| POST |
Score CV /v1/score |
Score a CV against a specific job description using AI. Returns a score from 0 to 100 with a detailed breakdown by category, strengths, skill gaps, and a hire/no-hire… |
| POST |
Rank CVs /v1/rank |
Rank 2 to 20 CVs against a job description using AI. Returns all candidates sorted from best to worst fit, each with an individual score (0–100), strengths, and gaps. Ideal for… |
ResumeAI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|