India CIN Search

Get list and details of a CIN searched

  • RID is the unique record id.
  • ID is the unique entity/submission id.
  • Status can be ('Pending', 'Ready To Pick', 'Processing', 'Completed', 'Error').
  • Status is the current state of an entity.
{
    "id": 6068,
    "name": "*************",
    "entity": "*************",
    "search_flag": "CIN",
    "status": "Completed",
    "created_at": "2023-08-30T10:35:23.118287Z",
    "created_by": "compliancely",
    "results": [
        {
            "id": 52632,
            "entity_name": "*************",
            "status": "NA",
            "created_at": "2023-08-30T10:35:28.205941Z",
            "created_by": "compliancely",
            "match_percentage": 100.0
        }
    ],
    "filters": {
        "total_records": 1,
        "count": 1,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [],
    "filters": {
        "total_records": 0,
        "count": 0,
        "page_size": 15,
        "total_pages": 0,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
        {
            "id": 8307,
            "entity_name": "GOOGLE ENERGY PRIVATE LIMITED",
            "raw_data_kyb": {},
            "created_by": "compliancely"
        }
    ],
    "filters": {
        "total_records": 1,
        "count": 1,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
        {
            "id": 908,
            "entity": "google",
            "search_flag": "CIN",
            "status": "Completed",
            "created_at": "2023-06-20T15:22:09.793746Z",
            "created_by": "compliancely"
        },
        {
            "id": 909,
            "entity": "google energy",
            "search_flag": "CIN",
            "status": "Completed",
            "created_at": "2023-06-20T15:25:22.545643Z",
            "created_by": "compliancely"
        }
    ],
    "filters": {
        "total_records": 2,
        "count": 2,
        "page_size": 10,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "detail": "Invalid token header. No credentials provided."
}
{
    "detail": "Invalid token."
}
{
    "detail": "Authentication credentials were not provided."
}
{
    "detail": "You don't have access to this feature. Please contact the support"
}
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!