Welcome to Verification API Documentation! Our powerful API suite is designed to streamline and enhance your verification processes, offering seamless integration for both Identity Verification (KYC) and Business Verification (KYB) services.
Our APIs offer comprehensive solutions for:
Identity Verification (KYC)
Our KYC API swiftly and securely verifies user identities, ensuring compliance and enhancing trust with minimal effort. Key features include-
- Real-Time Verification
- Document Validation
- Biometric Verification
Business Verification (KYB)
Our KYB API verifies businesses comprehensively to ensure they comply with regulations and are legitimate. Key Features include-
- Negative News Diligence
- Business Registration Verify
- Beneficial Identification
Step-by-Step Guide to Generating an API Key -
Navigate to the Developer Setting Section
Request a New API Key
Generate and Save Your API Key
Start Using Your API Key
Keep your API key secure and do not share it publicly.
If you suspect that your API key has been compromised, regenerate a new one immediately
All API endpoints are authenticated using auth key and picked up from the specification file.
Enable user authentication via environment variable, each front-end API request includes an API key and OAuth2 token. These authenticate the request. Without proper permissions, the backend responds with a 4XX
error.
If a page loads with no visible data, it could indicate either a lack of data or insufficient user permissions.
If no error message appears on the page, check the browser’s network tab and inspect the API request response for full error details.
Error Code | Description |
---|---|
401 | Expired / Invalid OAuth token |
402 | Record is Invalid |
403 | Invalid API Key |
403 | Unauthorized access |
404 | Record not found |
500 | API resource error |
Welcome to Verification API Documentation! Our powerful API suite is designed to streamline and enhance your verification processes, offering seamless integration for both Identity Verification (KYC) and Business Verification (KYB) services.
Our APIs offer comprehensive solutions for:
Identity Verification (KYC)
Our KYC API swiftly and securely verifies user identities, ensuring compliance and enhancing trust with minimal effort. Key features include-
- Real-Time Verification
- Document Validation
- Biometric Verification
Business Verification (KYB)
Our KYB API verifies businesses comprehensively to ensure they comply with regulations and are legitimate. Key Features include-
- Negative News Diligence
- Business Registration Verify
- Beneficial Identification
Step-by-Step Guide to Generating an API Key -
Navigate to the Developer Setting Section
Request a New API Key
Generate and Save Your API Key
Start Using Your API Key
Keep your API key secure and do not share it publicly.
If you suspect that your API key has been compromised, regenerate a new one immediately
All API endpoints are authenticated using auth key and picked up from the specification file.
Enable user authentication via environment variable, each front-end API request includes an API key and OAuth2 token. These authenticate the request. Without proper permissions, the backend responds with a 4XX
error.
If a page loads with no visible data, it could indicate either a lack of data or insufficient user permissions.
If no error message appears on the page, check the browser’s network tab and inspect the API request response for full error details.
Error Code | Description |
---|---|
401 | Expired / Invalid OAuth token |
402 | Record is Invalid |
403 | Invalid API Key |
403 | Unauthorized access |
404 | Record not found |
500 | API resource error |