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

Changes

No recorded changes to this endpoint across all 44 revisions of this API.