On the record · India · since 1950
Find the precedent.
Not the haystack.
Search 310 million Indian judgments by keyword and by meaning - and run every matter, contract, and filing alert from one workspace. Built on official government records.
14-day free trial · no credit card · cancel anytime.
Courts allow forfeiture only where the lease expressly provides for it and the deposit is a genuine pre-estimate…
The problem
The law isn’t hard to read. It’s hard to find.
A precedent that sits unread in a district registry is worth nothing to your client. Twelve portals, twelve search grammars, and the one judgment that decides your matter buried three pages deep under a name spelled four different ways. CourtMesh turns the entire record into a single search box.
How it works
First search in five minutes.
Search the record
Type an issue, a party, or a judgment number. Keyword and AI results across every court, instantly.
Watch what matters
Add clients and counterparties to a watchlist. New filings reach you within minutes of hitting the record.
Run it from one place
Drop research into matters, draft and route contracts, and bill time - all in a single login.
The suite · three apps, one login
Everything a legal practice runs on.
Two ways to search 310M judgments.
Keyword for when you have the words. AI semantic for when you only have the idea. Every result links straight to the judgment at its official source.
- Meaning-based search across issues, principles and fact patterns
- Citation network - followed, distinguished, overruled, referred
- Similar-case finder and case chat, grounded in the record

Know the moment any case is filed.
Add a client, a counterparty, or any name under diligence to your watchlist. The instant a new matter surfaces at any of India's courts, it reaches you - within minutes, not at end of day.
- Full matter lifecycle - intake to closing, tasks, deadlines, hearings
- Private watchlists - only your firm sees who you monitor
- Document vault and team collaboration on every matter

The contract, from intake to renewal.
Draft, redline, route for multi-stage approval, and track every obligation and renewal date - with playbooks that catch the risky clause before it reaches counsel.
- Intake and pipeline view across every live agreement
- Playbooks, multi-stage approvals and e-signature
- Obligation and renewal tracking, with counterparty screening

Watch any party.
Know every filing.
Add any party - a client, a counterparty, or any name under due diligence - to your watchlist. The instant a new case surfaces at any of India's 26+ courts, you're notified.
Watch any party by name
Monitor clients, counterparties, opposing counsel, or any entity.
Covers every court in India
Supreme Court, all 25 High Courts, District Courts, and Tribunals - one watchlist.
Instant, not scheduled
Alerts fire within minutes of a new filing - not at the end of the day.
Watching
Bombay High Court
Supreme Court of India
Delhi High Court
Madras High Court
The corpus of record
Coverage, stated plainly.
Every court in India
One search, every court layer.
Start with a unified search, or drill into any layer. Case status, hearing dates and disposals are drawn from eCourts and the NJDG.

Sourced from the record
Straight from official portals. No intermediaries.
Every judgment and status update is aggregated directly from government court portals - so what you read is the record as the court published it.
Completeness depends on official source publication. See our General Disclaimer for full terms.
Built for
Solo advocates and India’s most demanding firms.
From a single practitioner to enterprise legal teams, CourtMesh carries research, case management, and contract operations across the whole Indian legal industry.
Across the Supreme Court, all 25 High Courts, District Courts, Tribunals, in-house legal teams, and consulting practices.
Security & privacy by design
Your queries are as sensitive as your matters.
What you research is privileged. CourtMesh is built so it stays that way - hosted in India, encrypted end to end, and never used to train AI models.

Why teams switch
CourtMesh vs. the rest of Indian legal-tech.
Most Indian legal tools specialise in one slice - research, drafting, or alerts. CourtMesh combines all of them with a developer-friendly API, DPDP-ready infrastructure, and India-region hosting.
| Feature | CourtMesh | Manupatra | SCC Online | Indian Kanoon | Casemine |
|---|---|---|---|---|---|
| Coverage: Supreme Court + 25 High Courts + District Courts + Tribunals | |||||
| AI semantic search (understands meaning) | AI Pro | Prism AI | AMICUS | ||
| Real-time party / docket alerts | Casewatch add-on | Not advertised | Query-based alerts | Topical alerts only | |
| Built-in case / matter management | Not advertised | Research only | Research only | ||
| Built-in contract lifecycle (CLM) | Not advertised | Drafting only | Not advertised | ||
| REST API for developers | Not advertised | Not advertised | Pay-per-call | US data only | |
| DPDP Act 2023 readiness | Not advertised | AI Pro module | Not advertised | Not advertised | |
| India-hosted infrastructure | Not advertised | Azure, region not stated | Not advertised | Not advertised | |
| Free trial without credit card | 14 days | 24 hours | 7 days | Free tier | 7 days |
* Verified against each competitor's public product pages and documentation, May 2026. Where a competitor does not publicly advertise a feature on their marketing site, we mark it "Not advertised" rather than asserting absence. Feature availability, pricing, and modules may change - we re-verify periodically.
For firms & in-house teams
Built to run at the scale of a practice.
Three apps. One login. Pooled credits.
Research, My Cases and My Agreements share access, billing and credits across your whole team - no separate logins per app.
SSO - SAML / OIDC
Single sign-on for the firm.
SCIM
Automated user lifecycle.
Role-based access & immutable audit logs
Every action attributable, every record retained.
SLAs
Available on enterprise plans.
Dedicated
Named contact & onboarding.
Counterparty litigation & insolvency screening
Screen any entity against the full record before you sign.
Integrations
Works with the tools your team already uses.
Connect CourtMesh to your inbox, calendar, messaging, and internal systems - so research, alerts, and matters flow into the tools your team works in every day.
Client and matter alerts delivered to WhatsApp.
Microsoft Outlook
Sync email, calendar, and hearing invites.
Google Workspace
Gmail, Calendar, and Drive for your team.
Zoho
Connect Zoho Mail and CRM to your matters.
Webhooks
Push filing and matter events to any system.
REST API
Build custom workflows on the CourtMesh API.
Plus Google Calendar, Microsoft Teams, Slack, and CSV / Excel export - with more added regularly.
curl --location 'https://research.courtmesh.ai/api/v1/prod/search/cases' \
--header 'X-API-Key: $COURTMESH_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
"query": "cheque dishonour section 138",
"court": "Bombay High Court",
"limit": 20,
"page": 1
}'{
"results": [
{
"caseId": "HC-BOM-2023-41872",
"title": "Sharma v. Patel Enterprises",
"court": "Bombay High Court",
"judgmentDate": "2023-08-11",
"score": 0.94
}
],
"total": 3187,
"page": 1
}Base URL https://research.courtmesh.ai/api/v1/prod. Full request and response reference lives in the API documentation.
For developers
Build on the CourtMesh API.
The same index that powers CourtMesh Research is available over a REST API. Query 310M+ Indian orders and judgments from your own products, internal dashboards, diligence pipelines, or AI agents, with structured metadata on every result.
Indian court cases API
Endpoint coverage across the Supreme Court, all 25 High Courts, District Courts, and tribunals.
See API coverageAPI documentation
Authentication, request and response schemas, filters, pagination, and ready-to-run samples.
Read the docsAPI pricing
Request volumes, rate limits, and plan tiers, including bulk options for high-volume pipelines.
Compare API plansMCP server
Give Claude and other AI agents grounded access to Indian case law over Model Context Protocol.
Connect an agentWorking with a single court layer? Jump straight to the Supreme Court API, High Court API, or District Court API.
Questions
Straight answers.
Everything you need to know about CourtMesh. Can’t find what you’re looking for? Contact us.
Start today
The whole record,
one search away.
Fourteen days, all three apps, no credit card. See what your practice has been missing.
All legal data is sourced exclusively from official government records and publications.