🏢
Business Verification
BetaVerify a Nigerian business by its CAC RC number before onboarding. The endpoint queries the Corporate Affairs Commission registry and returns the registered business name, address, registration date, and current status.
🏛️ CAC registry lookup✅ Active status check📋 Registration details
What It Returns
Pass a valid RC number as a path parameter — the response contains the following fields from the CAC registry:
Bearer token required
This endpoint requires a valid Bearer token. Obtain one from the Access Token endpoint and pass it as Authorization: Bearer <token>.
Rate limiting
This endpoint is rate-limited. The response headers include X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset so you can track usage and back off before hitting the ceiling.