Skip to main content
POST
Batch Analyze

Headers

X-API-Key
string

Body

multipart/form-data
schema
string
required

JSON schema — applied to every item

files
file[]

Files to analyze

urls
string | null

JSON array of URLs to analyze

webhook_url
string | null

URL to POST results when the entire batch completes. Signed with HMAC-SHA256 (see GET /api/v1/jobs/{task_id}/deliveries for verification docs).

Response

Successful Response