v2
latestOpenAPI 3.1.02026-07-3171165552.0 KBReference Check
Post Reference Check
Schedule a document for processing.
Can either supply a PDF or docx file directly as a multipart/form-data upload, or specify a URL where the file can be downloaded.
post/reference_check
Query parameters
file_urlstring uri nullable
URL of PDF or DOCX file to process.
URL of PDF or DOCX file to process.
pdf_urlstring uri nullable
upload_for'full_text_assistant' | 'reference-check'
Whether to upload for reference check or assistant.
Whether to upload for reference check or assistant.
Headers
authorizationstring
Set to Bearer <token> to pass token for authorization.
Set to Bearer <token> to pass token for authorization.
Response
Successful Response
Example response
{
"id": "683e0cbc-b322-4692-be6d-f5432b4a453c"
}