AI
Parse a PDF file into resume data
Extracts structured resume data from a PDF file using the specified AI provider. The file should be sent as a base64-encoded string along with AI provider credentials. Returns a complete ResumeData object. Requires authentication.
post/ai/parse-pdf
Request body
Response
The PDF was successfully parsed into structured resume data.
{"stackTrail":"paths:/ai/parse-pdf:post:responses:200:content:application/json:schema:anyOf","oasType":"schema","type":"unknown"}