| A CNR | GET /courts/cases/{cnr} | The 16-character CNR | The full record in one call. Fastest and most complete; use it whenever you have the CNR. |
| A case number | GET /courts/find | Court (High Court, or state + district), case type as spoken, number, year; optional party | The CNR(s) and records. Every complex in the district is searched; several cases can share a number, so a party shortlists them. |
| A party name | GET /courts/search | Court or state + district, party, registration year | Every case in that court's register for that party and year, with CNRs. |
| An advocate | GET /courts/search | Court or state + district, advocate name or bar_code | The advocate's whole book in that court, with CNRs. |
| An FIR | GET /courts/search | State + district, fir_number, police_station; optional fir_year | The criminal case(s) that arose from the FIR, with parties, stage and next date filled from the record. Leave the station out and the error lists the district's stations. |
| A hearing date | GET /courts/causelist | High Court, date; bench, case number, party or bar_code to filter | The day's board with item numbers, or an advocate's own list. |