Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://webapi.ecourtsindia.com/api/CauseList/court-structure/states
[ { "state": "DL", "stateName": "Delhi" }, { "state": "MH", "stateName": "Maharashtra" }, { "state": "SC", "stateName": "India" }, { "state": "KA", "stateName": "Karnataka" } ]
Returns 38 states/UTs. Free, no auth. SC = Supreme Court.
Success