Verify legal citations across multiple texts (batch)
batch_verify_citationsRuns the same 3-layer citation verification as verify_citation across multiple texts in a single call. Each item is billed against your CitationSafe usage exactly like an individual verify_citation call — batching never bypasses your plan's monthly limit. Max 10 items per batch, 64,000 characters per item. Requires a signed-in CitationSafe account (Authorization: Bearer ) — anonymous batch calls are not supported, use verify_citation for anonymous single-text checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texts | Yes | Array of texts to verify, each processed as a separate verification (max 10 items, 64,000 chars each) |