Upload your CV, resume or HR-related documents in PDF format to extract information in a structured format.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A unique identifier assigned to every Fastgen project. View your project IDs in the Fastgen Platform or via API request
Uploaded PDF file using multipart/form-data. Provide either 'cv_file' or 'cv_file_url' but not both.
publicly accessible URL where the PDF file is hosted. Provide either 'cv_file' or 'cv_file_url' but not both.
"https://myFileHost/myCv.pdf"
Controls whether the result is returned via the http response or delivered via the users webhook endpoints. If set to true, the server will respond with 202 and return the webhook message id under which the result will be deliverd. The same webhook message id, is then found in the webhook message payload later alongside the result. Defaults to false.
"true"