Endpoint Examples
Extract data from a file
Create a new schema extraction job for a file
POST
/
extract
Headers
Authorization
string
requiredBearer token for authentication
Body
application/json
file_id
string
requiredID of the uploaded file to process
document_schema
object
requiredSchema definition for extraction
Response
201 - application/json
job_id
string
requiredID of the created extraction job
status
string
requiredCurrent status of the job
created_at
string
requiredWhen the job was created