cURL
curl --request GET \ --url https://production.deepvue.tech/v1/verification/mca/cin \ --header 'Authorization: Bearer <token>' \ --header 'client-id: <api-key>' \ --header 'x-api-key: <api-key>'
{}
API to get company master data using CIN (Company Identification Number).
Access token issued by Deepvue
API key provided by Deepvue
Client ID issued by Deepvue
Successful Response
The response is of type RESPONSE_MCA_CIN · object.
RESPONSE_MCA_CIN · object