Documentation Index
Fetch the complete documentation index at: https://doc.withedge.co/llms.txt
Use this file to discover all available pages before exploring further.
Verify Company CAC
Use this endpoint to validate a company’s details against its CAC (Corporate Affairs Commission) registration information.
Request Parameters
A unique identifier for the request, used for idempotency.
Example: e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
The unique identification number assigned to the company by the CAC.
Example: RC123456
The type of company (e.g., Limited Liability Company, Public Company).
Example: Limited Liability Company
The registered name of the company.
Example: Doe Enterprises Ltd.
{
"statusCode": 00,
"message": "Completed successfully"
"data": {},
"errors": []
}