Skip to main content
POST
Post Reference Check

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string

Set to Bearer <token> to pass token for authorization.

Query Parameters

file_url
string<uri> | null

URL of PDF or DOCX file to process.

Minimum string length: 1
pdf_url
string<uri> | null
deprecated
Minimum string length: 1
upload_for
enum<string>
default:reference-check

Whether to upload for reference check or assistant.

Available options:
full_text_assistant,
reference-check

Body

multipart/form-data
file
file | null

PDF or DOCX file to process.

pdf
file | null
deprecated

Response

Successful Response

id
string
required