KYC
CIN Search
Look up a company’s CIN by name. Returns candidate matches to confirm in the next step.
POST
CIN search
Performs a name-based CIN (Corporate Identity Number) lookup. Returns a list of candidate company matches; select one and pass it to CIN Confirm.
Search is name-based and may return multiple candidates (or none). Pick the exact match and pass both its
Authenticate with your parent main account’s
X-Auth-ID and X-Auth-Token — the same credentials used everywhere else in the API.Request body
| Field | Type | Required | Description |
|---|---|---|---|
company_name | string | Yes | The company name to look up. |
Response example
200 OK
cin (as selected_cin) and the company_name to CIN Confirm — confirm is what actually persists the verification.Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
The sub-account's Auth ID.
Example:
"SA_XXXXXX"
Body
application/json
Example:
"ACME PRIVATE LIMITED"
Response
200 - application/json
Candidate matches