Verify legal citations
Validates legal citations against authoritative case law sources (CourtListener database of ~10M cases). Returns verification status and case metadata for each citation found in the input text. Accepts either a single citation or a full text block containing multiple citations.
POST
Authorizations
API key starting with sk_case_
Body
application/json
Text containing legal citations to verify
Text containing citations to verify. Can be a single citation (e.g., "531 U.S. 98") or a full document with multiple citations.
Maximum string length:
64000Previous
Get LLM configurationRetrieves the AI Gateway configuration including all available language models and their specifications. This endpoint returns model information compatible with the Vercel AI SDK Gateway format, making it easy to integrate with existing AI applications.
Use this endpoint to:
- Discover available language models
- Get model specifications and pricing
- Configure AI SDK clients
- Build model selection interfaces
Next

