post https://api.hrflow.ai/v1/profile/parsing/file
This endpoint allows you to Parse a Resume and create a Profile from it.
Prerequisites
Real-time parsingTo use the real-time parsing feature, you must have HrFlow.ai team enable it for the corresponding source.
Reach out to us to activate real-time parsing
Request headers
Content-Type : multipart/form-dataThe body used in this request must be multipart/form-data encoded.
In cURL, you specify each message part using the -F (or --form) option. To upload a file in a message part, prefix the file name with the @ symbol. For more information on cURL syntax, see the cURL documentation.
Field | Value |
---|---|
Content-Type | multipart/form-data |
X-API-KEY | Your API Key. |
X-USER-EMAIL | Your HrFlow.ai account's email. |
Document supported extensionsSupported extensions by the Profile Parsing API are .pdf, .png, .jpg, .jpeg, .bmp, .doc, .docx, .odt, .rtf, .odp, ppt, and .pptx .