v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Legal

Parse citations from text

Parses legal citations from text and returns structured Bluebook components (case name, reporter, volume, page, year, court). Accepts either a single citation or a full text block.

post/legal/v1/citations

Request body

textstring required

Text containing citations to extract. Can be a single citation (e.g., "531 U.S. 98") or a full document with multiple citations.

Response

Citations extracted successfully