AI Resume Parser & Extractor
The **AI Resume Parser & Extractor** is a powerful API that automates the extraction of structured data from resumes and CVs in various formats. Designed for seamless integration into HR platforms, job boards, and applicant tracking systems (ATS), it simplifies resume processing with accuracy and speed. ### Key Features - **Multiple Input Formats**: Supports PDFs, DOCs, DOCXs, ODT, RTF, and…
AI Resume Parser & Extractor endpoints
| Method | Endpoint | Description |
|---|---|---|
| resume | ||
| POST |
/resume/file /resume/file |
Parse a resume from an uploaded file. This endpoint supports various file formats including PDF, DOC, DOCX, ODT, RTF, and TXT. ### Usage Notes - Maximum file size: 10MB -… |
| GET |
/resume/sample /resume/sample |
Generate a sample resume in the structured format returned by the parsing endpoints. This is useful for testing and understanding the API's output format. **Usage Notes** - No… |
| POST |
/resume/text /resume/text |
Parse a resume from plain text input. This endpoint is useful when you already have the text content of a resume and want to extract structured information from it. |
| POST |
/resume/file/base64 /resume/file/base64 |
Parse a resume from a base64 encoded file. This endpoint is useful when you have the file content as a base64 string. |
| health | ||
| GET |
/health /health |
Checks the health of the service and the connection to the OpenAI API. |
| Other endpoints | ||
| POST |
pdfUpload /pdf-upload |
**Endpoint:** `/pdf-upload` **Method:** `POST` **Description:** The `/pdf-upload` endpoint enables the user to upload a CV or resume in PDF format for data extraction. The… |
| POST |
pdfUri /pdf-uri |
**Endpoint:** `/pdf-uri` **Method:** `POST` **Description:** The `/pdf-uri` endpoint is designed to fetch, parse and extract data from a CV or resume, that is available online in… |
| POST |
pdf-Base64 /pdf-base64 |
**Endpoint:** `/pdf-base64` **Method:** `POST` **Description:** The `/pdf-base64` endpoint processes a PDF file that is supplied in the form of a base64-encoded string within the… |
AI Resume Parser & Extractor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | Free | 5 / second |
|
| ULTRA | $100 / month | 25 / second |
|
| MEGA | $250 / month | 25 / second |
|