
Not legal analysis
DocsRouter extracts content. It does not provide a built-in clause-extraction task, legal-risk scoring, contract renaming, or a guarantee that a clause was found.
For a multi-page contract, request text or JSON output and inspect every page:
{
"url": "https://example.com/contract.pdf",
"strategy": "quality",
"options": {"output_format": "markdown"}
}Your application can pass reviewed OCR text to a separate analysis step, but it should preserve page references, verify quotes against the source, and send material conclusions to a qualified reviewer.
No supported model is designated as universally best for legal documents. Evaluate the six current models against your document types, languages, and required clauses before choosing one.