The KYB (Know Your Business) API enables comprehensive business verification across MENA and Africa.Documentation Index
Fetch the complete documentation index at: https://docs.txcloud.thetekcircle.io/llms.txt
Use this file to discover all available pages before exploring further.
Key Features
Company Search
Search business registries across 50+ countries
UBO Discovery
Identify Ultimate Beneficial Owners
Director Verification
Verify directors and authorized signatories
Document Retrieval
Retrieve official company documents
Base URL
Authentication
All requests require a Bearer token:Quick Start
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /kyb/verify | Verify a business |
| GET | /kyb/companies/search | Search companies |
| GET | /kyb/companies/{id} | Get company details |
| GET | /kyb/companies/{id}/ubos | Get UBOs |
| GET | /kyb/companies/{id}/directors | Get directors |
| GET | /kyb/companies/{id}/documents | Get documents |