Resume scanner

You can get the overview of a resume along with important questions to assess candidates using the docId of the PDF. To get docId upload the PDF first.

The resume result will not be saved as a Chat. To save your chat history use chat API

Invoice

Resume scanner

POST https://pdf.ai/api/v1/resume

Assess candidate resume using their docId

Headers

Request Body

{
    "content": "This is the overview of the candidate's resume"
}

Last updated