Skip to main content
POST
CAC Advanced
The CAC Advanced endpoint returns a full business profile from the Corporate Affairs Commission, including the complete list of directors, their personal details, shareholding information, and affiliated PSC data.

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:

"10056"

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:

"IT"

Response

CAC advanced data retrieved