Endpoint
Request
Content-Type:multipart/form-data
Note:
- The request must include exactly one file.
- Supported file types: PDF, DOC/DOCX, plain text, HTML.
- Maximum file size: 5 MB.
The resume file to upload.
Response
Parsed resume data. All fields are optional and will appear only if detected in the document.
Embedding metadata and vector.
Example Request
Example Response
Error Responses
400 Bad Request
400 Bad Request
- No file provided
- Unsupported file type
- File exceeds 5 MB limit
500 Internal Server Error
500 Internal Server Error
Unexpected error while parsing or embedding the resume.