Skip to main content
Legal citations must be verified before use. This page covers all citation-related endpoints: parsing citations from text, extracting them from documents, verifying they exist, and retrieving full content.

Verify citations

Check if a citation refers to a real case. Essential for catching AI hallucinations.
Endpoint

Response

Verification statuses

Each citation also includes verificationSource and confidence. CourtListener returns confidence: 1.0, while heuristic fallback uses a score based on the source verification signals.

Parse citations from text

Extract and parse Bluebook components from citation text. Use when you have text and need structured citation data.
Endpoint

Response


Extract citations from URL

Fetch a document and extract all citations from it. Use when you have a URL and want to analyze what it cites.
Endpoint
Key difference from citations: This endpoint fetches content from a URL and categorizes citations by type (cases, statutes, regulations). The citations endpoint parses text you provide and returns Bluebook components.

Response

Citation types


Get full text

Retrieve the full content of a legal document with optional highlights and summary.
Endpoint

Parameters


Resolve jurisdictions

Convert jurisdiction names to IDs for filtering searches and verification.
Endpoint

Available jurisdictions


Common patterns

Verify AI output before display

Build a citation checker

Get full context for a verified citation