Endpoint Reference
ATS Score
Evaluate how well a resume is optimized for Applicant Tracking Systems (ATS) with our comprehensive parsing engine.
Optimize for the algorithm first.
Most resumes never reach a human recruiter. Our ATS scoring system simulates top enterprise filtering algorithms to ensure candidates make it past the initial digital gatekeepers.
Structure Analysis
Verifies headers, margins, and layout readability.
Keyword Density
Checks for industry-standard terminology presence.
Section Completeness
Identifies missing critical data like contact info.
File Format Check
Validates parsing compatibility for PDF/DOCX.
POST/v1/score-ats
Request Parameters
| Name | Type | Description |
|---|---|---|
fileRequired | file | The resume file to analyze (PDF, DOCX). |
language | string | Language code (default: 'en'). |
x-api-key | header | Your API Key. Required for unlimited access. If omitted, strict IP rate limits apply. |
Pro Tip
Always handle rate limiting headers in your logic. For best performance, use asynchronous processing for large files.