Ground a legal assistant
Give your chatbot real jurisdictional context and cited sources instead of best guesses. Every answer traces back to the graph.
Ground your own assistants, agents, and products in Caseworth's legal knowledge graph. One request returns jurisdiction-aware context, benchmark ranges, and cited sources. Legal information, not advice.
Provisioned per organization · SOC 2 Type II · Your data is never used for training
The Context API is one endpoint over the same legal knowledge graph that powers Caseworth. Call it from your assistants, agents, and internal tools.
Give your chatbot real jurisdictional context and cited sources instead of best guesses. Every answer traces back to the graph.
Pull benchmark ranges for matters like the one in front of you, framed the careful way: cases like yours have ranged from X to Y.
Turn free-text descriptions into a matter type, jurisdiction, and routing signal your product can act on in real time.
Resolve which courts and rules apply before you route, file, or quote. Built state by state, returned as structured data.
One request in, grounded context out. The graph does the reasoning about jurisdiction and matter relationships so your team doesn't have to.
Post a plain-language description or structured fields. No schema gymnastics. Short input is fine.
Caseworth resolves jurisdiction, matter type, and the relationships between them across the legal knowledge graph.
Structured JSON: classification, benchmark ranges, jurisdictional fit, and citations you can surface or feed to a model.
Every fact carries a source reference, so your product stays defensible and your users stay informed.
Authenticate with an org-scoped key, post a query, and get grounded context back. SDKs for the languages your team already ships in.
curl https://api.caseworth.com/v1/context/retrieve \ -H "Authorization: Bearer $CASEWORTH_KEY" \ -H "Content-Type: application/json" \ -d '{ "query": "rear-end collision, herniated disc", "jurisdiction": "FL", "include": ["benchmarks", "citations"] }'
{ "matter_type": "personal_injury / motor_vehicle", "jurisdiction_fit": "FL · 11th Circuit", "benchmark": "cases like yours have ranged from X to Y", "citations": [ { "source": "statute", "ref": "FL §627.737" }, { "source": "matter_set", "ref": "fl-mva-2k" } ], "confidence": 0.89 }
The Context API returns clean, typed fields your model can reason over and your engineers can rely on.
Free text resolved to a taxonomy of 50+ matter types and sub-types, from employment to personal injury.
State, district, and venue mapping for every state we’ve rolled out, returned as structured fields.
Outcome ranges framed carefully: cases like yours have ranged from X to Y. Never a single promised number.
Every response carries source references so your product can show its work and stay defensible.
Legal information, not advice. Responses are context for your product to use. They don't create an attorney-client relationship.
Teams choose the Context API because the hard part, keeping a national, jurisdiction-aware legal graph fresh and cited, is already done.
Built state by state as a national platform. Context is scoped to where your matter actually lives.
Sources refresh daily. You’re grounding on current law and current ranges, not a stale snapshot.
Every fact traces to a source. Your product can show provenance and your team can stand behind it.
The same knowledge graph that bridges people to firms now backs your tooling. One source of truth.
Benchmark framing and UPL-safe phrasing are baked into responses, so you inherit the guardrails.
Predictable JSON, low-latency retrieval, and SDKs for the languages your team already ships in.
The Context API is available on the enterprise plan only. That comes with the controls a legal-grade integration demands.
Independently audited controls across security, availability, and confidentiality.
Keys, usage, and context are scoped per organization. No shared tenancy of your requests.
Your queries and payloads are never used to train models, ours or yours.
Full request audit trails, role-based access, and contractual uptime for enterprise teams.
The Context API is provisioned per organization with usage-based pricing, a coverage scope for the states you operate in, and a dedicated integration contact. Tell us what you're building and we'll get you keys.