Skip to main content
POST
Upload source PDF

Authorizations

x-api-key
string
header
required

Platform API key for authenticated account-level API access

Path Parameters

id
string<uuid>
required

Evaluation agent ID.

Body

multipart/form-data
file
file
required

PDF file to process.

Response

PDF processed successfully

success
boolean

Whether the PDF was processed successfully.

Example:

true

message
string

Human-readable processing summary.

Example:

"PDF processed successfully"

knowledge
object

Summary of extracted evaluation knowledge.