Skip to main content
POST
Start Validation
Trigger validation after uploading a document via presigned URL.

Request Body

job_id
string
required
Job ID from the presigned URL response
document_category
string
Override document category from presigned URL request
document_metadata
object
Override document metadata from presigned URL request

Response

job_id
string
Unique identifier for the validation job
status
string
Job status: accepted
message
string
Status message
timestamp
string
ISO 8601 timestamp
document_size
integer
Size of the uploaded document in bytes
next_steps
object
Instructions for retrieving results

Error Responses

Example