Changelog
Stay up to date with the latest improvements, new features, and bug fixes we’ve deployed. Our goal is to provide a transparent look at how we’re evolving the platform to better serve your workflow.
[2025-11-24] - Expanded Verification Suite
Added
- Phone Number Verification API: New endpoint for Nigerian phone number validation and intelligence
- Validates phone number format and existence across Nigerian carriers
- Returns carrier information and line type
- Standardizes numbers to E.164 format for consistency
- Face Comparison API: Added biometric 1:1 matching capabilities
- Compares two facial images to determine if they belong to the same person
- Returns a high-precision similarity score and confidence rating
- Optimized for confirming ownership of ID documents against selfie uploads
- Detect Face API: New utility endpoint for image quality analysis
- rapid detection of human faces within an uploaded image
- Returns bounding box coordinates and face count
- Essential for pre-validating image quality before submission for comparison or KYC
- OCR Verification API: Added Optical Character Recognition capabilities
- Automated text extraction from uploaded documents and images
- Structured data return (names, dates, ID numbers) to reduce manual entry
- Supports multiple document formats and languages
[2025-08-11] - Verification Groups Feature
Added
- Verification Groups: New feature to replace the identities system with more flexible verification management
- Organization owners can create verification groups to organize multiple verification processes
- Support for both "Customer" and "Business" verification group types
- Configurable approval workflows (Automated AI vs Manual Admin approval)
- Admin approval count configuration (maximum of 3 admins required)
- Complete audit trail with status history tracking
New Documentation
- Getting Started Guide: Added comprehensive verification groups documentation under Getting Started
- Step-by-step configuration process for organization owners
- Admin workflow documentation for KYC/KYB management
- Status indicators and review process explanations
- Best practices and use case examples
Features
- Dashboard Integration: Organization owners can configure verification groups through the dashboard settings
- KYC/KYB Management: Admins can view customers organized by verification groups
- Status Tracking: "Completed" for automated verifications, "Pending" for manual reviews
- Review System: Admins can add reviews with complete audit trail
- Flexible Approval: Configurable approval workflows based on business requirements
[2025-08-11] - Identities Feature Removal
Removed
- Identities API Section: Completely removed the identities feature from the API documentation
- Removed all identity-related endpoints from the navigation
- Identity endpoints are no longer accessible through the documentation
- This includes:
- Create Identity Tag
- Fetch Identity Tag
- Filter Identity Tag
- Update Identity Tag
Changed
- Verification Endpoints: Updated all verification endpoints to remove the
identityparameter- Removed
identityparameter from request bodies across all verification endpoints - Updated sample requests to reflect the new parameter structure
- All verification endpoints now use
referencefor request tracking instead ofidentity
- Removed
Technical Details
- The identities feature has been deprecated and removed from the current implementation
- All verification endpoints have been standardized to use consistent parameter structures
- Documentation has been updated to reflect the current API implementation
Previous Versions
Additional changelog entries will be added here as new features and changes are implemented.