Query China's case law and get back machine-readable records — court, cause of action, holding, awarded amount, outcome — with a citation back to the original judgment. The demo below runs live against a labor-dispute beta slice. The full corpus covers 130M+ publicly available PRC judgments.
Type a Chinese keyword or pick an example. Each result is a parsed record your AI product can consume directly — not raw HTML. Demo slice: labor & employment disputes.
Aggregated, anonymised statistics — zero personal data — computed across the labor-dispute slice. The kind of empirical benchmark litigation funders, insurers and in-house teams pay for. Click a column header to sort.
The same data behind this page is available as a REST API and a Model Context Protocol server — so Claude, ChatGPT, Cursor or your in-house assistant can query Chinese case law natively. This is the layer the incumbent Chinese databases don't expose to AI vendors.
curl -X POST https://api.sinoverdict.com/v1/cases/search \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"q":"违法解除","limit":10}'
{
"mcpServers": {
"sinoverdict": {
"command": "npx",
"args": ["-y","@sinoverdict/mcp"],
"env": { "SINOVERDICT_API_KEY": "YOUR_KEY" }
}
}
}
This demo runs on a labor-dispute beta slice. Commercial, IP, maritime and other foreign-relevant case types are available for paid evaluation — delivered as bulk dataset, REST API or MCP, with a compliance pack for your procurement team.
Request evaluation access →SinoVerdict licenses processed, structured derivatives of publicly available PRC court judgments. Data is sourced from public judicial disclosures; sensitive case categories are excluded. Informational only; not legal advice.