Skip to main content
POST
CAC Verification
The CAC endpoint returns verified details of a registered business from the Corporate Affairs Commission database, including address, registration date, and approved name.

Endpoint

Request

Headers

Body Parameters

Example

Response

200 OK

400 Bad Request

401 Unauthorized

Authorizations

x-access-token
string
header
required

Your Adhere API secret key

Body

application/json
registration_number
string
required

The CAC registration number

Example:

"1261103"

company_name
string
required

Registered company name

Example:

"JOYCE VENTURES"

company_type
string
required

Entity type: RC (registered company), BN (business name), or IT (incorporated trustee)

Example:

"RC"

Response

CAC verified