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
Authorizations
API key starting with sk_case_
Body
application/json
Text containing legal citations to extract
Text containing citations to extract. Can be a single citation (e.g., "531 U.S. 98") or a full document with multiple citations.
Maximum string length:
64000Response
Citations extracted successfully
Previous
Extract citations from URLExtract all legal citations and references from a document URL. Returns structured citation data including case citations, statute references, and regulatory citations.
Next

