AI Job Match
## AI Job Match API The AI Job Match API brings enterprise-grade recruitment intelligence to any application. Powered by large language models and semantic embeddings, it goes far beyond simple keyword matching to understand context, seniority, and skill relevance. ## What You Can Build - **Job boards** — auto-score applicants the moment they apply - **ATS integrations** — enrich existing…
AI Job Match endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
healthCheck /health |
Returns API and database status. No authentication required. |
| Auth | ||
| GET |
getUsage /v1/auth/usage |
Returns today's request count and token usage for the authenticated user. |
| GET |
getHistory /v1/auth/history |
Returns the last N API requests made by the authenticated user. |
| Match | ||
| POST |
generateCoverLetter /v1/match/cover-letter |
Generates a personalized cover letter tailored to the candidate's background and the specific job description. **Requires Pro tier.** |
| POST |
matchCandidate /v1/match |
Scores how well a candidate matches a job description using LLM analysis, semantic embeddings, and keyword overlap. Returns a score (0–100), match level, strengths, gaps, and… |
| POST |
matchCandidatePdf /v1/match/pdf |
Same as POST /v1/match but accepts a PDF resume file upload instead of raw text. **Requires Pro tier.** |
| Rank | ||
| POST |
rankCandidates /v1/rank-candidates |
Scores and ranks a list of candidates (up to 20) against a job description. Returns candidates sorted by score descending with strengths, gaps, and interview probability.… |
| Resume | ||
| POST |
analyzeResume /v1/analyze-resume |
Scores a resume across multiple dimensions (clarity, skills, experience, impact, formatting) and returns actionable improvement suggestions. |
| POST |
analyzeResumePdf /v1/analyze-resume/pdf |
Same as POST /v1/analyze-resume but accepts a PDF file upload. **Requires Pro tier.** |
| Skill Gap | ||
| POST |
skillGap /v1/skill-gap |
Compares a candidate's current skills against a target role and returns missing skills, a learning roadmap, and estimated time to close the gap. **Requires Pro tier.** |
AI Job Match pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $19.99 / month | — |
|