ResumeCoach - AI-Powered ATS Resume Analyzer and Improvement
# AI Resume Parser & ATS Matching Engine Stop losing candidates to slow regex parsers. Get AI-powered ATS scores, skill gap analysis, and recruiter insights from any resume for HR Tech startups, ATS (Applicant Tracking System) platforms, Job Boards, and EdTech career portals. We go beyond basic text extraction (OCR). This API uses advanced Large Language Models (LLMs) and semantic vector…
ResumeCoach - AI-Powered ATS Resume Analyzer and Improvement endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze via Raw Text (Fastest) /api/v1/rapidapi/analyse/text |
### Endpoint 1: Analyze via Raw Text (Fastest) * **Name:** `Analyze Resume (Text Input)` * **Description:** Submit raw parsed text and a Job Description. This is the fastest… |
| POST |
Sync Resume Analysis /api/v1/rapidapi/analyse/text/sync |
Exactly the same payload as Async Text Analysis, but it blocks the connection until the AI analysis is completely finished (up to 60 seconds). Great for users who don't want to… |
| POST |
Async File Upload (PDF/DOCX) /api/v1/rapidapi/analyse/file |
Accepts an actual .pdf or .docx file (up to 5MB). |
| GET |
Job Status Polling /api/v1/rapidapi/status/{jobId} |
Checks Redis for the status of an async job. Consumers should call this every 2-3 seconds after submitting an Async request. |
ResumeCoach - AI-Powered ATS Resume Analyzer and Improvement pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $59 / month | 1 / second |
|
| ULTRA | $249 / month | — |
|
| MEGA | $479 / month | 1 / second |
|