Skip to main content
POST
Verify CAC company (basic)

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Body

application/json

Company details

companyName
string
required
Example:

"Acme Ltd"

companyType
string
required

Registration class, e.g. RC, BN or IT.

Example:

"RC"

rcNumber
string
required
Example:

"1234567"

Response

OK

data
object
success
boolean
Example:

true