Resume Keyword Match API
## Resume Keyword Match API The Resume Keyword Match API helps developers, job portals, HR platforms, and resume builder tools instantly compare a candidate's resume against any job description — and get back a structured, actionable match report. --- ### What does this API do? Send a resume and a job description. Get back: - ✅ A **match score** (0–100%) showing how well the resume fits the role…
Resume Keyword Match API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /api/v1/health |
Check if the API is live and running. No body or parameters needed. |
| POST |
Resume Match /api/v1/resume-match |
Compare a resume with a job description. Returns match score, matched skills, missing skills, important keywords, and improvement suggestions. |
| POST |
ATS Score /api/v1/ats-score |
Analyse a resume for ATS compatibility. Returns score out of 100, detected issues, and tips to improve ATS pass rate. |
| POST |
Extract Skills /api/v1/extract-skills |
Extract all technical and soft skills from any resume or job description text. Returns skills grouped into technical and soft skill categories. |
| POST |
Extract Keywords /api/v1/extract-keywords |
Extract the most important keywords and their frequency count from any text. Useful for analysing job descriptions or resume content. |
Resume Keyword Match API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $79 / month | — |
|