Skip to main content
Workflow

Batch processing

Submitting many detection requests in one API call for efficiency.

Batch processing is submitting many detection requests in a single API call rather than one at a time. It's available on the Pro and Enterprise plans of AI Detector API and is much more efficient when you're scanning a back catalog of content, processing a large dataset, or running scheduled audits.

The batch endpoint accepts up to 100 documents per call and returns results as an array. For very large workloads, combine batching with webhooks (see webhooks) so you don't have to keep a connection open while the work runs.

See the API reference for the batch request shape and limits.

Related terms

Move from definition to code

Free 1,000 requests/month — no credit card. Be detecting AI text in 5 minutes.