Entity Search

The Entity Search API is designed for court record checks, enabling users to search for legal cases against a specific entity. It provides comprehensive insights into the legal history of the searched entity.

For proprietorships, it is mandatory to provide the address along with the entity name for accurate results.
For limited entities (e.g., private limited companies), the address is not required for the search.
This API simplifies entity verification by delivering relevant and precise court record data.


ParamtypedescriptionRequired/Optional
namestringname of entityrequired
name_match_typestring"exact" or
"fuzzy"
optional
default it will search for all possible cases
entity_typestring"proprietorship" or
"limited"
entity_type: Defaults to "limited" if not provided. For "proprietorship", the address field is mandatory.
addressstringaddress of entityoptional( for entity_type: limited ) Address can be broken down into address, state and pincode. This is advised but not required. Example : "address":"250h, banjara hills, hyderabad,Telegana,500005"
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!