Skip to main content
POST
Batch Extract

Headers

X-API-Key
string

Body

multipart/form-data
schema
string
required

JSON schema — applied to every item

files
string[]

Files to extract data from

urls
string | null

JSON array of URLs to extract from

model
string
default:auto

Model: 'fast', 'accurate', or 'auto'

use_vision
boolean
default:false

Use vision mode

Follow internal links (URLs only)

webhook_url
string | null

URL to POST results when the entire batch completes

Response

Successful Response