Looking for a substitute for SEAMFIX API? Check out the top compiled identity & kyc alternative APIs in the directory. Compare key features, developer experience, authentication methods, and uptime.
Content, Identity & KYC, Events, AI & ML, Web Scraping, eCommerce
Phone Specifications API is a structured data service providing technical specifications for thousands of mobile phone models worldwide, including the budget and mid-range Android devices that dominate the Nigerian market — brands such as Tecno, Infinix, Itel, Samsung A-series, and Xiaomi Redmi. For Nigerian developers building device-aware applications, e-commerce platforms, or consumer tools, Phone Specifications API provides a clean, machine-readable database of hardware specifications that would otherwise require manually scraping manufacturer websites. **What Phone Specifications API Does** The API provides detailed technical specifications for mobile phones organized by brand and model. For each device, it returns a structured JSON response covering: - **Display**: Screen size (inches), resolution (pixels), pixel density (PPI), panel type (IPS, AMOLED, etc.), refresh rate - **Performance**: Processor chipset, CPU speed and core count, GPU, RAM (GB) - **Storage**: Internal storage options, expandable storage (microSD) support and maximum capacity - **Camera**: Rear camera megapixels and configuration (main + ultra-wide + macro), front camera, video recording capabilities (4K, 1080p, 720p), camera features (OIS, night mode) - **Battery**: Capacity (mAh), charging speed (watts), fast charging support, wireless charging support - **Connectivity**: Network bands supported (2G/3G/4G/5G), Wi-Fi standards, Bluetooth version, NFC, GPS - **Operating System**: Android version at launch, UI overlay (e.g., MIUI, ColorOS, HiOS) - **Physical**: Dimensions (mm), weight (grams), build materials, IP rating (dust/water resistance), colors available - **SIM**: Single/dual SIM, SIM type (nano SIM) - **Sensors**: Fingerprint sensor type (in-display, side-mounted, rear), accelerometer, gyroscope, proximity sensor **Nigerian Market Coverage** Nigeria's smartphone market is dominated by affordable Android devices. The most popular brands by unit sales volume include: 1. **Tecno** (Tecno Spark series, Camon series, Phantom series) 2. **Infinix** (Hot series, Note series, Smart series) 3. **Itel** (budget category) 4. **Samsung** (A-series in mid-range, Galaxy M-series) 5. **Xiaomi/Redmi** (growing market share) Phone Specifications API covers all of these brands with models updated regularly as new devices launch. This makes it highly practical for Nigerian consumer tech applications. **How Developers Use Phone Specifications API** Basic usage after obtaining an API key: Search for a device: ``` GET https://phonespecapi.com/api/search?query=tecno+spark+8&key=YOUR_API_KEY ``` Get specs by device ID: ``` GET https://phonespecapi.com/api/specs/{device_id}?key=YOUR_API_KEY ``` List all devices by brand: ``` GET https://phonespecapi.com/api/brand/tecno?key=YOUR_API_KEY ``` All responses are structured JSON, making it straightforward to parse and display in any frontend or store in a database. **Pricing** Phone Specifications API offers a free tier suitable for development and low-traffic use cases. Paid plans scale with monthly request volume. For a Nigerian e-commerce platform or comparison tool with moderate traffic, the free or entry-level paid tier is typically sufficient. Check phonespecapi.com for current pricing details. **Authentication** Authentication uses an API key passed as a query parameter. Store your API key in environment variables and use server-side requests to avoid exposing it in frontend code. **Nigerian E-Commerce Use Case** Nigeria's device e-commerce space (online and offline retailers selling phones) faces a consistent problem: maintaining accurate, complete, and up-to-date spec sheets for hundreds of devices across multiple price points. Manually entering specs is error-prone and labor-intensive. Phone Specifications API solves this by: 1. Providing a searchable device database 2. Returning all specs in a single structured JSON response per device 3. Updating the database as new devices launch 4. Covering the specific brands (Tecno, Infinix, Itel) that dominate Nigerian sales An e-commerce platform can query the API once when a new product is listed, store the specs, and display a professional, complete product page without any manual data entry. **4G Network Band Compatibility in Nigeria** A particularly valuable use case for Nigerian developers is checking phone network band compatibility against Nigerian carrier frequencies. Nigeria's 4G LTE bands are: - MTN: Band 3 (1800MHz), Band 7 (2600MHz), Band 20 (800MHz) - Airtel: Band 3 (1800MHz), Band 7 (2600MHz) - Glo: Band 3 (1800MHz), Band 5 (850MHz) - 9mobile: Band 3 (1800MHz) Many budget phones sold in Nigerian markets support only a subset of 4G bands. A consumer tool that cross-references a phone model's supported bands (from Phone Specifications API) against Nigerian carrier bands can tell buyers upfront whether a specific phone will get 4G on their preferred carrier — preventing the common complaint of buying a phone that only gets 3G on a Nigerian network. **Device-Adaptive App Development** Nigerian users access apps on diverse hardware — from flagship devices to entry-level phones with 1GB RAM and small screens. Knowing the actual hardware profile of your users' devices (which you can determine by device model lookup) allows you to: - Serve compressed images to low-memory devices - Disable computationally expensive animations on budget chipsets - Tailor cache sizes to available storage - Design UI elements appropriately sized for the most common screen resolutions among Nigerian users **Compliance Considerations** Phone specification data is factual technical information, not personal data. There are no special privacy or compliance requirements for using Phone Specifications API. The data returned does not include user information. **Company Background** Phone Specifications API is operated by phonespecapi.com, a developer-focused service built to provide a reliable, structured phone database for application developers. The service is regularly updated with new device launches and covers thousands of models from dozens of manufacturers worldwide. **Alternatives** GSMArena (gsmarena.com) is the most comprehensive device database but does not offer an official API — scraping it violates their terms of service. Fonoapi is a free alternative with a smaller database. GSMA Device Check provides carrier-focused device data. Phone Specifications API provides a balanced combination of coverage breadth, API reliability, and affordable pricing for developer use. Phone Specifications API is a practical building block for any Nigerian developer creating device-aware applications, phone comparison tools, or e-commerce product experiences in a market where device diversity is extreme.
Payments, Social Media, Data Validation, Content, Identity & KYC, Events, AI & ML, eCommerce
APITemplate.io is a cloud-based image and PDF generation API that enables Nigerian developers to automate the creation of visual documents and graphics from either visual templates (designed in the APITemplate editor) or HTML/CSS code. The service renders templates into pixel-perfect PNG, JPEG, or PDF files by substituting dynamic variable values — names, dates, prices, product images, scores — into the template design. For Nigerian businesses automating document generation (invoices, reports, certificates) and visual content creation (banners, social cards), APITemplate.io provides a reliable, scalable rendering infrastructure without the complexity of managing headless browsers. Nigeria's formal economy generates enormous volumes of documents that businesses must produce consistently: invoices from service providers to clients, receipts from payment transactions, certificates from training institutions, reports from analytics platforms, and identity documents from verification services. Manually generating these documents is labor-intensive and error-prone. APITemplate.io automates this production, generating perfect documents from HTML/CSS templates or visual templates at the exact moment they are needed. The HTML/CSS template approach is particularly powerful for Nigerian developers comfortable with web development. Any layout achievable in HTML and CSS — invoice tables with line items, certificate layouts with calligraphy fonts, payslips with structured data grids — can become a document template. APITemplate.io's rendering engine uses a headless browser backend, so templates render exactly as they would in a web browser. Developers can iterate on template design locally with standard HTML/CSS tools, then deploy the template to APITemplate.io for API-driven rendering. The visual template editor provides a simpler path for Nigerian marketers and non-developers who need to create image templates — social media cards, promotional banners, event flyers — without writing code. The editor supports text blocks, image placeholders, shape elements, and background layers. Once published, visual templates are accessible via the same API as HTML/CSS templates. Dynamic variable substitution works by defining named placeholders in the template (for example, {{customer_name}}, {{invoice_total}}, {{product_image_url}}) and then passing corresponding values in the API request JSON payload. The rendering engine replaces placeholders with provided values before generating the final output. For Nigerian invoice generation, the template defines the visual layout while each API call provides the client-specific values for that particular invoice. Retina (HiDPI) output at 2x and 3x resolution ensures that generated images look crisp on high-resolution displays — important for Nigerian e-commerce product images and printed documents where pixelation would look unprofessional. Webhook notification delivers the generated file URL asynchronously for complex renders, while synchronous response is available for simple templates. Zapier and Make integrations enable no-code workflows for Nigerian teams automating document generation without engineering resources. APITemplate.io's PDF generation capabilities extend beyond image templates to full multi-page PDF documents, with page breaks, headers and footers, repeating elements, and table generation from data arrays. Nigerian companies automating contract generation, invoice creation, and compliance report production can use the PDF API to produce professional, consistently formatted documents from structured data without manual document assembly. The API also supports webhook callbacks for asynchronous rendering — submitting a template job and receiving a notification URL when the rendered asset is ready. This prevents timeouts for complex templates and is suitable for Nigerian batch processing workflows that generate documents for hundreds of records simultaneously.
Real Estate, Banking & Fintech, SMS & Messaging, Web Scraping, Identity & KYC, Maps & Geocoding, AI & ML, Travel, Booking, eCommerce
Oxylabs is a premium web scraping and proxy infrastructure provider offering enterprise-grade tools for large-scale data collection from any publicly accessible website. Recognized as one of the most advanced scraping platforms in the industry, Oxylabs combines a vast proxy network with intelligent scraping APIs that auto-parse web content, handle JavaScript rendering, and bypass sophisticated anti-bot protection — making it a top choice for businesses that need reliable, high-volume web data at scale. For Nigerian data teams, market intelligence companies, and developers building data-intensive products, Oxylabs delivers a combination of technical power and operational simplicity that reduces the engineering effort required to collect and process web data from complex sources. **Proxy Infrastructure** Oxylabs operates one of the world's largest ethical proxy networks, comprising residential, datacenter, ISP, and mobile proxies. Their residential proxy pool covers over 100 million IPs across 195+ locations, enabling geographically targeted data collection. Requests routed through residential IPs appear as genuine user traffic, dramatically reducing block rates on sites with advanced bot detection. Unlike many competitors, Oxylabs sources its residential proxies through ethical opt-in programs where device owners explicitly consent to proxy usage. This ethical sourcing approach reduces legal and reputational risk for businesses using Oxylabs in regulated markets, including Nigerian fintech and financial services companies with compliance obligations. **Web Scraper API and Auto-Parsing** The Web Scraper API (formerly Real-Time Crawler) is Oxylabs' most developer-friendly product. It accepts a URL and returns the rendered HTML or structured data, handling JavaScript execution, proxy rotation, CAPTCHA solving, and browser fingerprinting automatically. No scraping infrastructure to build or maintain — a single API call returns the page content. For popular source types, Oxylabs provides auto-parsers that extract structured data directly: e-commerce product details (price, availability, rating, description), SERP results (title, URL, snippet, position), hotel listings, and real estate data. These pre-built parsers eliminate the need to write and maintain custom HTML parsing logic, which breaks whenever source sites update their structure. **E-Commerce and Price Intelligence** Nigerian retail and import businesses use Oxylabs to monitor prices on Alibaba, Amazon, and other global e-commerce platforms, feeding data into pricing dashboards that inform buying and selling decisions. The auto-parsing capabilities mean product price extraction works across hundreds of different product page layouts without per-site configuration. Price intelligence is one of the most common web scraping use cases in Nigeria, where traders frequently import goods from China, Europe, and the US. Real-time price data from source markets helps Nigerian importers time purchases, negotiate better rates, and set competitive retail prices. **SERP Data Collection** Oxylabs' SERP Scraper API collects Google, Bing, and other search engine results pages from any geographic location, returning structured ranking data. Nigerian digital marketing agencies, SEO tools, and content platforms use SERP data to track keyword rankings, monitor featured snippets, and analyze search competitor positioning. The geographic targeting feature allows checking search results as they appear to users in specific Nigerian cities or states. **Enterprise Features** Oxylabs provides dedicated account management, custom SLA agreements, and enterprise onboarding support for high-volume customers. Dedicated residential proxies — IPs used exclusively by a single customer — are available for use cases requiring consistent IP identities over time. Premium support channels and performance guarantees make Oxylabs suitable for mission-critical data pipelines. **Data Compliance and Ethics** Oxylabs holds ISO 27001 certification and maintains comprehensive legal compliance documentation. For Nigerian businesses navigating NDPR requirements and general web data ethics, Oxylabs' published compliance framework — covering consent mechanisms, data usage policies, and scraping ethics guidelines — provides a strong foundation for responsible data collection practices. **Developer Integration** Integration uses standard HTTP requests with API Key authentication. Language-specific libraries for Python, Node.js, Go, and PHP simplify the integration. The developer dashboard provides real-time statistics on request volumes, success rates, and spending. A sandbox environment allows development and testing before connecting to production proxies. **Pricing** Pricing is primarily per GB of proxy traffic for raw proxy access, and per 1,000 successful results for Scraper APIs. Pay-as-you-go and subscription plans are available. Free trials allow testing before financial commitment. Volume discounts apply to enterprise contracts. Oxylabs is the premium choice for Nigerian data teams and product companies that require enterprise-grade scraping reliability, auto-parsing intelligence, and ethical proxy infrastructure at scale.
SMS & Messaging, Identity & KYC, Events, AI & ML, Data Validation
Twilio Lookup is a real-time phone number intelligence API that provides instant validation, carrier identification, line type detection, and fraud signals for any phone number globally. Built on Twilio's extensive carrier network relationships, Lookup enables developers to query phone number metadata before sending SMS messages, onboarding users, or processing transactions — helping reduce messaging failures, detect fraud, and route communications optimally. For Nigerian developers, Twilio Lookup is particularly useful for identifying which of the four main Nigerian carriers (MTN, Airtel, Glo, 9mobile) a given number belongs to, detecting VoIP numbers commonly used in fraud, and identifying SIM Swap events that signal potential account takeovers. ## What the API Does Twilio Lookup v2 provides phone intelligence through a modular add-on system. The base request provides free E.164 format validation and number standardization. Paid add-ons provide richer intelligence: **Basic Lookup (Free)**: Validates phone number format, returns E.164 and national format, and confirms the number exists in Twilio's records. No carrier data. **Carrier Lookup ($0.005/lookup)**: Returns the carrier name, mobile country code, mobile network code, and line type (mobile/landline/VoIP) for the phone number. For Nigerian numbers, this identifies which carrier (MTN Nigeria, Airtel Nigeria, Globacom, 9mobile) the number is on. **Line Type Intelligence (paid add-on)**: Classifies numbers into: mobile, landline, fixed VoIP, non-fixed VoIP, toll-free, or unknown. This classification is available for all countries worldwide. **SIM Swap**: Detects recent SIM card changes on a mobile number — a critical fraud signal indicating potential account hijacking. Returned as hours since last SIM change. **Caller Name (CNAM)**: Returns the registered name for the phone number (primarily US numbers, limited international availability). ## How Developers Use It Twilio Lookup is a simple REST API. A single GET request to `https://lookups.twilio.com/v2/PhoneNumbers/{PhoneNumber}` returns the requested intelligence. Add query parameters to enable specific packages: ``` GET /v2/PhoneNumbers/+2348012345678?Fields=line_type_intelligence,sim_swap ``` Authentication uses your Twilio Account SID and Auth Token as HTTP Basic Auth credentials. ## Pricing & Fees - **Basic validation**: Free — no charge for E.164 format lookup. - **Carrier lookup**: $0.005 per lookup (half a cent per number checked). - **Line Type Intelligence**: Paid add-on — pricing available at twilio.com/en-us/user-authentication-identity/pricing/lookup. - **SIM Swap**: Per-query fee varies by country. - **Caller Name**: Per-query fee for supported regions. ## Authentication HTTP Basic Authentication using your Twilio Account SID (username) and Auth Token (password). These are found in the Twilio Console. For production use, Twilio recommends creating scoped API Keys rather than using the master Auth Token directly. ## Rate Limits Standard Twilio account-level rate limits apply. These vary by account tier. Contact Twilio support or review the Console for your account's specific limits. ## Compliance & Regulations Twilio is ISO 27001 certified, SOC 2 Type II attested, and GDPR compliant. Twilio Lookup processes phone number metadata without storing user personal information beyond what is necessary for query processing. For Nigerian deployments, the carrier and line type data returned by Lookup can support CBN KYC requirements around phone number verification as part of customer due diligence. ## Challenges & Gotchas for Nigerian Developers 1. **VoIP detection for fraud**: Nigerian number fraud often uses VoIP numbers. Always check line_type_intelligence during registration and block non-fixed VoIP registrations. 2. **SIM Swap coverage**: SIM swap detection coverage varies by carrier. Confirm Nigerian carrier coverage (MTN, Airtel, Glo, 9mobile) is included before relying on this feature for fraud prevention. 3. **Carrier lookup cost vs. value**: At $0.005/lookup, checking every user registration costs $5 per 1,000 users. For high-volume apps, model this cost against the fraud prevention value. 4. **USD billing**: Twilio charges in USD. Use a USD virtual card or wire transfer. 5. **CNAM limited for Nigeria**: Caller name lookup has limited availability outside the US. Do not rely on CNAM for Nigerian number enrichment. ## Company Background Twilio Lookup is part of Twilio's User Authentication and Identity product suite, operated by Twilio Inc. (NYSE: TWLO), a publicly listed cloud communications company founded in 2008 in San Francisco. Twilio's global carrier network and data partnerships power the phone intelligence provided by Lookup. ## Frequently Asked Questions **Q: Is basic phone number validation really free?** A: Yes. E.164 format validation and number standardization via Twilio Lookup is completely free with no per-query charge. **Q: Which Nigerian carriers can Twilio Lookup identify?** A: MTN Nigeria, Airtel Nigeria, Globacom (Glo), and 9mobile (formerly Etisalat) are all identifiable through the carrier lookup feature. **Q: Can I detect SIM Swap for Nigerian users?** A: Yes, but availability depends on the specific carrier's data-sharing agreements with Twilio. Confirm Nigerian carrier SIM Swap coverage with Twilio support before deploying. **Q: Does Lookup integrate with Twilio Verify?** A: Yes. Twilio Verify uses Lookup internally for carrier validation. You can use Lookup independently as a pre-send check before triggering Verify OTPs.
Security, Human Resources, Identity & KYC, Banking & Fintech, Payments
Anchor is a Banking-as-a-Service (BaaS) and embedded finance platform headquartered in Lagos, Nigeria, purpose-built for African businesses and developers who want to launch financial products without building core banking infrastructure from scratch. Founded and Y Combinator-backed, Anchor has become one of Nigeria's most important fintech infrastructure companies — serving clients including Wema Bank, Mono, Squad, and SeamlessHR across SaaS, digital health, e-commerce, and enterprise sectors. At its core, Anchor provides a suite of RESTful APIs covering five major product pillars: Accounts, Payments, Cards, Credit, and Savings & Investment. Each pillar is designed to be modular — developers can adopt one or all, depending on what their product needs. This modularity makes Anchor equally suitable for a single-purpose wallet app and a full-scale neobank. **Accounts API** The Accounts API allows developers to create and manage deposit accounts, savings accounts, and virtual accounts for both individual and business customers. These accounts operate on Nigerian banking rails, giving end users real Nigerian bank account numbers that can receive NIP transfers from any bank in Nigeria. Developers can manage balances, retrieve transaction histories, and generate account statements programmatically. Sub-ledger and sub-account functionality is also available for platforms that need to manage multiple customer accounts within a single ledger system. **Payments API** Anchor's Payments API handles instant NIP bank transfers — the Nigerian Inter-Bank Settlement System standard for real-time money movement between Nigerian banks. The API supports single transfers, account-to-account transfers within the Anchor ecosystem, and bulk transfer operations for payroll, disbursements, or vendor payments. The Bill Payments module extends this further, enabling developers to integrate airtime top-up, mobile data purchases, cable TV subscriptions (DSTV, GOtv), and electricity prepaid token purchases directly into their applications using a single set of API endpoints. **Cards API** The Cards API enables businesses to issue both physical and virtual debit cards under their own brand. Virtual cards can be issued instantly for digital spending, while physical cards can be dispatched to cardholders via courier. Card controls — freezing, unfreezing, setting spend limits — are all available via API, giving product teams full programmatic control over the card lifecycle. **Credit API** For companies building lending products, Anchor's Credit API handles the full loan lifecycle: origination, disbursement, repayment scheduling, and delinquency tracking. Combined with the KYC/KYB customer verification capabilities, this makes it possible to build a complete loan origination system in Nigeria without needing separate infrastructure for identity, disbursement, and collections. **Savings & Investment API** Anchor allows developers to build savings products with customizable interest rates, lock periods, and contribution schedules. This is ideal for savings-focused fintech apps, target savings groups (like ajo/esusu), or employer benefit platforms that want to offer automated saving features. **Authentication & API Security** Anchor uses API key-based authentication with Bearer token delivery. API keys are created through the Anchor Dashboard under the Developers section and must have explicit permissions assigned at creation time — Anchor follows a least-privilege model where keys only access the endpoints you explicitly authorize. Developers are strongly encouraged to use environment variables rather than hardcoding API keys and to rotate keys on a regular schedule. Two environments are available: the Sandbox environment (api.sandbox.getanchor.co) for testing and the Live environment (api.getanchor.co) for production transactions. **Sandbox Environment** Anchor's sandbox environment is a full-fidelity replica of the production system. Developers can test account creation, simulate incoming payments, test transfers, trigger webhook events, and validate KYC flows without touching real money or real customer data. This makes it significantly easier to build and QA financial products before going live. **Compliance & CBN Regulation** Anchor is not itself a bank — it is a technology infrastructure provider. Banking services delivered through the platform are provided by CBN-licensed Nigerian partner banks, which means end users benefit from regulated deposit-taking and payment services. This structure allows Anchor's business customers to offer banking products under a compliance umbrella without obtaining their own banking or PSSP license from the CBN. For customer-facing products, Anchor handles individual KYC verification (identity, BVN, liveness checks) and business KYB verification (CAC registration, director identity, beneficial ownership) through its API. **Pricing** Anchor uses a custom, volume-based pricing model negotiated based on the type of financial products deployed and the transaction volumes involved. No publicly listed free tier or flat-rate pricing exists — businesses are encouraged to contact the sales team for a tailored quote. This model is typical for BaaS platforms where the pricing reflects the regulatory overhead and compliance infrastructure being provided. **Rate Limits** Specific rate limits are not publicly documented. Developers should contact Anchor support or consult the enterprise agreement for rate limit policies. **Challenges & Considerations for Nigerian Developers** One common challenge is that Anchor's platform is designed for businesses launching financial products — not individual developers experimenting for personal use. Getting full production access typically requires completing KYB verification with a registered Nigerian company (CAC registration) and meeting Anchor's partner onboarding requirements. The platform is not self-serve in the same way smaller payment gateways are. Additionally, pricing is not transparent, which can make budgeting difficult at the early exploration stage. However, for serious fintech builders, the depth of capabilities — especially card issuance and credit — is unmatched in the Nigerian BaaS market. **Frequently Asked Questions** Q: Can I use Anchor without a CBN banking license? A: Yes. Anchor's banking services are provided by CBN-licensed partner banks, so you do not need your own banking license to offer deposit accounts, transfers, or card products to your users. Q: Does Anchor support both individual and business customers? A: Yes. The API handles individual customer KYC and business KYB as separate flows with distinct verification requirements. Q: Is there a sandbox environment for testing? A: Yes — the sandbox at api.sandbox.getanchor.co has full feature parity with production, allowing you to simulate all transaction types. Q: Does Anchor support international transfers or foreign currency accounts? A: Anchor is primarily focused on Nigerian Naira (NGN) banking rails. International SWIFT transfers and multi-currency accounts are not currently supported. Q: Who are Anchor's partner banks? A: Anchor works with CBN-licensed Nigerian partner banks but does not publicly disclose all partner names. Contact the Anchor team for details relevant to your use case.
Identity & KYC, Banking & Fintech, Payments
Sterling Bank provides Open Banking and embedded finance APIs through its sPay platform. The Sterling Bank API enables BVN verification, collections, open banking access, and custom integrations. Nigerian SMEs and fintechs use Sterling Bank APIs for KYC, payments, and embedded finance.
Identity & KYC, Data Validation, Compliance
ComplyCube is an ISO-certified cloud-based platform for automated Identity Verification (IDV), Anti-Money Laundering (AML) screening, and Know Your Customer (KYC) compliance workflows. Designed developer-first with a REST API, mobile and web SDKs, no-code integration options, and CRM connectors, ComplyCube enables businesses to build end-to-end identity and compliance workflows without requiring multiple vendor relationships. The platform covers over 220 jurisdictions and supports more than 10,000 document types, making it suitable for both Nigerian-focused deployments and multi-market expansions. Its transparent pricing model — where monthly subscription fees convert into a flexible credit pool usable across any check type, with billing only on successful verifications — makes it an attractive option for startups and growing businesses that want cost predictability. ## What the API Does ComplyCube provides the following core verification products: **Document Verification**: AI-powered analysis of government-issued IDs including Nigerian international passports, NIN slips, voter cards, and driver's licenses. The engine performs OCR extraction, security feature validation, tamper detection, and document template matching against its 10,000+ document library. **Biometric Liveness and Face Match**: Selfie-based face verification against the document photo, with passive and active liveness detection to confirm physical presence and prevent spoofing. **AML & Sanctions Screening**: Real-time and batch screening against OFAC, UN, EU, UK Treasury, and other global sanctions lists, PEP databases, and adverse media sources. Ongoing monitoring flags status changes on previously screened individuals. **KYB (Business Verification)**: Corporate entity verification including registration documents, director identity checks, and UBO structure analysis. ## How Developers Use It ComplyCube offers multiple integration paths: 1. **REST API**: Full programmatic control — create clients, trigger checks, retrieve results, and receive webhook notifications. 2. **Web SDK**: Embed ComplyCube's hosted verification flow in a browser with minimal code. 3. **Mobile SDKs**: iOS and Android SDKs for native in-app document capture and liveness checks. 4. **No-Code / Low-Code**: Pre-built embeddable forms and CRM integrations for teams without dedicated engineering resources. The API follows REST principles with JSON responses. Core flow: create a client object, create a check (specifying which verification type), receive a hosted URL for the end user, collect results via webhook when complete. ## Pricing & Fees ComplyCube's transparent pricing model is one of its key differentiators: - Monthly subscription plans convert to usage credits, flexible across all check types. - **Only billed for successful verifications** — failed attempts are not charged. - **ID Document Verification**: $0.10–$1.50 per check depending on document type and region. - **Biometric Liveness**: $0.25–$2.00 per session. - **AML Screening**: $0.05–$0.80 per search. - Annual billing available at reduced rates. - Volume and committed-use discounts for higher verification volumes. ## Authentication ComplyCube uses API key authentication. The API key is passed as a Bearer token in the `Authorization: Bearer your_api_key` header. Separate keys exist for sandbox and production environments. ## Rate Limits Rate limits are not publicly documented and vary by plan tier. Contact ComplyCube for specific throughput limits. ## Compliance & Regulations ComplyCube holds ISO 27001 certification and is built for GDPR compliance. The platform supports FATF KYC/AML recommendations, EU AMLD5/6, FCA guidance, and applicable AML/CFT regulations globally. For Nigerian deployments, ComplyCube's check capabilities align with CBN Customer Due Diligence regulations. AML coverage includes OFAC, EU, UN, UK Treasury, and global PEP databases. ## Challenges & Gotchas for Nigerian Developers 1. **Credit pool management**: Monthly subscription fees become a credit pool — unused credits expire at the end of the billing period. Plan verification volume carefully to avoid wastage. 2. **Per-check pricing range**: The $0.10–$1.50 document check range varies significantly by document type and region. Confirm Nigeria-specific document check pricing in your plan. 3. **No native BVN verification**: ComplyCube does not directly integrate with NIBSS BVN data. Supplement with a dedicated Nigerian BVN API if required. 4. **USD billing**: ComplyCube charges in USD. Nigerian developers need a USD-capable payment method. 5. **NDPR considerations**: Biometric and identity data processed by ComplyCube falls under NDPR as sensitive personal data. Review the data processing agreement for Nigerian user data handling. ## Company Background ComplyCube is a UK-based company and ISO-certified compliance automation platform. It serves clients across banking, fintech, insurance, crypto, real estate, and gaming. The company is known for its developer-focused documentation, transparent pricing guides, and educational content around KYC API pricing best practices. ## Frequently Asked Questions **Q: Am I charged for failed verifications?** A: No. ComplyCube only charges credits for successfully completed verifications. **Q: Does ComplyCube support Nigerian identity documents?** A: Yes. Nigerian international passports, NIN slips, voter cards, and driver's licenses are covered within ComplyCube's 10,000+ document library across 220+ jurisdictions. **Q: Can I test ComplyCube without paying?** A: Yes. ComplyCube provides a sandbox environment accessible after account registration for integration testing. **Q: Is there a no-code option for non-technical teams?** A: Yes. ComplyCube offers embeddable forms and CRM integration options that do not require API programming knowledge.
Banking & Fintech, Email Services, Payments, Security, Identity & KYC, Events, Maps & Geocoding, AI & ML, eCommerce
IP2WHOIS is a domain WHOIS lookup API operated by IP2Location, a well-established geolocation and network intelligence company. Unlike IP geolocation APIs that return information about IP addresses, IP2WHOIS focuses specifically on domain name registration data — allowing developers to query who owns a domain, when it was registered, when it expires, and what nameservers it uses. This distinction is important: IP2WHOIS tells you about domains, not about IP addresses. **What IP2WHOIS Does** When you query IP2WHOIS with a domain name (e.g., `businessname.com.ng`), it returns a structured JSON response containing the complete WHOIS record for that domain. The data returned includes: - **Creation date**: When the domain was first registered - **Updated date**: When the WHOIS record was last modified - **Expiration date**: When the domain registration expires - **Domain age**: Automatically calculated from creation date to today - **Registrant contact information**: Name, organization, address, email, phone (where available and not privacy-protected) - **Administrative contact**: Admin contact name and email - **Technical contact**: Technical contact details - **Registrar information**: Which registrar manages the domain - **Nameservers**: The authoritative DNS nameservers for the domain - **Status codes**: Domain status flags (e.g., `clientTransferProhibited`, `active`) This data is invaluable for fraud detection, competitive intelligence, brand protection, and domain monitoring use cases. **TLD Coverage** IP2WHOIS supports an exceptionally wide range of domain extensions: - **1,221 generic TLDs (gTLDs)**: Including .com, .net, .org, .io, .app, .dev, .tech, and hundreds of newer gTLDs - **634 country code TLDs (ccTLDs)**: Including .ng (Nigeria), .gh (Ghana), .ke (Kenya), .za (South Africa), and nearly every country's ccTLD For Nigerian developers, support for `.ng` domains is particularly important. The `.ng` registry is managed by NiRA (Nigeria Internet Registration Association), and Nigerian businesses increasingly use `.ng`, `.com.ng`, `.gov.ng`, `.edu.ng`, and `.org.ng` domain extensions. IP2WHOIS can query WHOIS data for all of these. **How Developers Use IP2WHOIS** Integration is simple. After registering for a free API key: ``` GET https://api.ip2whois.com/v2?key=YOUR_API_KEY&domain=example.com.ng ``` The JSON response includes all WHOIS fields. Example use in Node.js: ```javascript const response = await fetch( `https://api.ip2whois.com/v2?key=${process.env.IP2WHOIS_KEY}&domain=${domain}` ); const data = await response.json(); console.log(data.create_date, data.expire_date, data.registrar.name); ``` The API is RESTful, requires no SDK, and the response schema is consistent across all supported TLDs. IP2Location provides code examples in multiple languages including PHP, Python, Java, and C#. **Pricing** IP2WHOIS operates on a freemium model: - **Free Tier**: 500 WHOIS domain lookups per month. No credit card required. Suitable for prototyping, low-volume monitoring, and development testing. - **Paid Plans**: Available for higher monthly lookup volumes. Pricing scales with the number of queries per month. For most small Nigerian startups conducting fraud screening or brand protection checks, the 500 free lookups per month will cover moderate usage. High-volume use cases (bulk domain monitoring, large-scale fraud screening) will require a paid plan. **Authentication** IP2WHOIS uses an API key delivered as a query parameter (`?key=YOUR_KEY`). Store this key in your application's environment variables, never hardcode it in client-side JavaScript, and rotate it if exposed. The key is account-scoped and tracks monthly usage against your quota. **Rate Limits** On the free tier, usage is capped at 500 lookups per month (not per second — it's a monthly quota). There is no documented per-second rate limit for the free tier, but reasonable usage patterns are expected. Paid plans come with significantly higher monthly caps. **Domain Fraud Detection Use Case** One of the most valuable applications in Nigeria's fintech and e-commerce landscape is using IP2WHOIS as part of a fraud detection pipeline. Newly registered domains (less than 30 days old) are statistically much more likely to be fraudulent than established domains. A payment platform or lending platform in Nigeria can: 1. Extract the merchant's or applicant's website domain 2. Query IP2WHOIS for the domain's creation date 3. Flag domains registered less than 30 days ago as high risk 4. Cross-check the registrant organization name against the business name provided during onboarding This simple check catches a significant percentage of fraudulent merchant applications where scammers spin up fresh websites to appear legitimate. **Brand Protection for Nigerian Businesses** Nigerian brands facing cybersquatting (where third parties register domain variations of legitimate brands) can use IP2WHOIS to monitor newly registered domains that contain their brand name. By periodically querying variations (e.g., `myfintechng.com`, `myfintech.com.ng`, `myfintechapp.com`) and checking creation dates, businesses can identify cybersquatting shortly after it occurs and take action through their registrar or legal channels. **Domain Expiry Monitoring** Many Nigerian SMEs lose their domains because they fail to renew them on time. A developer can build a simple monitoring service using IP2WHOIS that: 1. Accepts a list of client domain names 2. Queries IP2WHOIS for each domain's expiry date 3. Sends WhatsApp or email alerts 30, 14, and 7 days before expiry This is a genuine SaaS product opportunity in Nigeria where domain management awareness is low among small business owners. **Compliance Considerations** WHOIS data historically included registrant personal information (name, address, phone, email). However, since GDPR took effect in 2018, many registrars now privacy-protect registrant contact details for European registrants. Nigerian domain registrations under NiRA may still expose registrant details depending on the registrar's privacy policies. Developers must handle any personal data retrieved from WHOIS queries in compliance with Nigeria's NDPR (Nigeria Data Protection Regulation). **Company Background** IP2WHOIS is developed and operated by IP2Location, a Malaysian company founded in 2002. IP2Location is one of the most respected brands in the IP intelligence space, known for its highly accurate geolocation databases, ASN lookup tools, proxy detection databases, and now the IP2WHOIS domain lookup product. The company serves clients in financial services, cybersecurity, e-commerce, and telecommunications globally. Their infrastructure is reliable and their documentation is developer-friendly. **Alternatives** Comparable WHOIS APIs include WhoisXML API (more comprehensive but expensive), RDAP-based APIs (emerging standard replacing WHOIS), and registrar-specific APIs. IP2WHOIS stands out for its generous free tier (500/month), extremely broad TLD coverage (1,221 TLDs including .ng), and its integration with the trusted IP2Location brand. **Frequently Asked Questions** *Does IP2WHOIS support .ng Nigerian domains?* Yes, .ng and all second-level .ng domains (.com.ng, .gov.ng, .edu.ng, .org.ng) are supported. *Can I look up private/WHOIS-protected domains?* The API will return whatever data the registry makes available. Privacy-protected registrations will return masked contact details. *Is the domain age field always accurate?* Domain age is calculated from the creation date in the WHOIS record. For very old domains, the creation date may reflect the current registrant's first registration, not the original creation date. *How fresh is the WHOIS data?* IP2WHOIS queries live WHOIS servers on demand, so data is generally current at the time of the request. IP2WHOIS is an excellent, low-cost starting point for Nigerian developers who need domain intelligence in their fraud prevention, KYC, or brand protection workflows.
Banking & Fintech, Payments, Social Media, Data Validation, Identity & KYC, Events, AI & ML, Web Scraping, eCommerce
Selenium is an open-source browser automation framework that controls web browsers programmatically — clicking buttons, filling forms, navigating pages, waiting for dynamic content to load, and extracting data — through a WebDriver interface. Unlike HTML parsing libraries (Beautiful Soup, Cheerio) that process static HTML, Selenium controls a real browser (Chrome, Firefox, Edge, Safari) including its JavaScript engine. This means Selenium can interact with and extract data from modern JavaScript-heavy websites that load content dynamically — Single Page Applications, React/Angular/Vue frontends, infinite scroll pages, and AJAX-loaded data that static scrapers cannot capture. For Nigerian developers facing JavaScript-rendered pages, Selenium is the essential tool. Nigeria's most important online resources — banking portals, government service websites, social platforms, and major Nigerian e-commerce sites — are increasingly built with modern JavaScript frameworks that render content dynamically. A static HTML scraper trying to extract data from these sites receives near-empty HTML with no meaningful data because the actual content is injected by JavaScript after the initial page load. Selenium solves this by actually running the browser, executing JavaScript, waiting for content to appear, and then extracting the fully rendered page data. The WebDriver protocol is Selenium's foundation. Each supported browser has a corresponding WebDriver binary (ChromeDriver for Chrome, GeckoDriver for Firefox) that acts as a bridge between Selenium's language bindings and the browser. The setup involves installing the Selenium package for the preferred language (pip install selenium for Python, npm install selenium-webdriver for Node.js) and downloading the appropriate WebDriver binary. Once configured, the browser launches under Selenium's control and can be automated completely. Element interaction covers the full range of browser actions: finding elements by CSS selector, XPath, ID, class name, or link text; clicking buttons and links; typing text into input fields; selecting dropdown options; uploading files; and scrolling the page. Waits are critical for dynamic content — explicit waits (WebDriverWait) pause execution until a specific element appears or condition is met, preventing failures when content takes time to load. Selenium is equally valuable for end-to-end (E2E) testing as for web scraping. Nigerian software QA teams use Selenium to write automated test suites that simulate real user journeys through web applications — logging in, completing purchases, submitting forms, and verifying that expected outcomes occur. These tests run automatically in CI/CD pipelines, catching regressions before deployment. For Nigerian fintech companies with complex user journeys (payment flows, KYC submission, account opening), automated E2E tests provide critical regression protection. Selenium's headless mode (running Chrome without a visible window) enables Selenium automation to run on servers and cloud environments — important for Nigerian teams running scraping or testing pipelines on AWS EC2, GCP Compute Engine, or CI/CD runners where no display is available. Selenium Grid enables distributed parallel testing across multiple machines and browsers simultaneously. Selenium's WebDriver protocol is an international standard (W3C WebDriver), meaning Selenium tests written today will work with any future browser that implements the standard — providing long-term compatibility without vendor lock-in. Nigerian organizations with long-term test automation investments benefit from Selenium's standardized foundation, which protects their test code from obsolescence as browsers evolve. Selenium Grid allows distributing test execution across multiple machines and browsers simultaneously, running the same test suite in parallel against Chrome, Firefox, Safari, and Edge at the same time. Nigerian QA teams conducting cross-browser testing can compress multi-hour sequential test runs into minutes by distributing them across a grid of browser instances, accelerating the feedback loop for release validation.
Identity & KYC, Data Validation, Government
Dojah is an AI-powered identity verification and fraud prevention infrastructure platform trusted by African and global businesses for KYC, AML compliance, biometric authentication, and secure customer onboarding. Built for the African market but deployed globally, Dojah provides a single API that consolidates BVN verification, NIN verification, government document scanning, facial recognition with liveness detection, CAC company lookup, digital address verification, and AML screening — eliminating the need for multiple separate vendor integrations. Headquartered in Nigeria and serving businesses across Africa, Dojah integrates multiple data sources — including Nigerian government databases (NIMC, CBN/NIBSS), telecoms networks, banks, and utility providers — to enable businesses to verify customer identities with speed, accuracy, and regulatory compliance. **Easy Lookup API — The Standout Feature** Dojah's Easy Lookup API is one of its most powerful and developer-friendly products. By passing a single data point — either a phone number or a BVN — the API returns a comprehensive identity profile: full name, date of birth, photo, residential address, phone number, and enrollment details. This single-call approach dramatically simplifies KYC for Nigerian applications, reducing what would normally require multiple API calls and document uploads into a single instant lookup. It is particularly powerful for lending apps that need to verify a borrower's identity quickly at the point of application. **BVN & NIN Verification** Standard BVN and NIN verification endpoints confirm the identity data attached to a Bank Verification Number or National Identification Number. A successful BVN/NIN lookup returns name, DOB, phone number, and photo — providing the minimum data needed to auto-populate a KYC record and confirm the user is who they claim to be. Dojah also integrates blog guidance on BVN/NIN verification to help developers navigate CBN's mandate for BVN-NIN linkage requirements. **AI Facial Recognition & Liveness Detection** Dojah's biometric verification module uses AI to compare a live selfie against the photo on a government ID or on file in a government database. The liveness detection layer confirms the user is physically present — not a static photo or a video replay — preventing one of the most common forms of identity fraud in digital onboarding. This is available as a standalone verification step or combined with document scanning in a full biometric onboarding flow. **Government ID Document Verification** Dojah can scan and validate Nigerian government-issued documents — NIN slip, passport data page, driver's license, voter's card — extracting data via OCR and cross-referencing it against issuing authority databases to confirm authenticity. This is critical for CBN Tier 2 and Tier 3 KYC. **Digital Address Verification** Unlike traditional address verification that requires physical field agent visits (which are slow and expensive), Dojah offers digital address verification using telco location data, utility records, and cross-referenced data sources. This allows Nigerian fintechs to complete address verification within minutes rather than days, at a fraction of the cost of physical visits. **CAC Company Verification (KYB)** The CAC lookup endpoint queries Nigeria's Corporate Affairs Commission database to confirm a company's registration status, legal name, directors, and business type. This is the foundation of Know Your Business (KYB) compliance for B2B platforms, lenders, and payment companies onboarding business customers. **Identity Hub — AML & Fraud Prevention** Dojah's Identity Hub is a compliance product that combines AML screening, fraud detection, and case management. It screens customers against global sanctions lists, PEP (Politically Exposed Persons) databases, and adverse media — meeting FATF and CBN AML requirements. The Identity Hub also provides tools for detecting synthetic identities and fraudulent document submissions. **Authentication & Pricing** Dojah uses API key authentication — keys are issued through the Dojah dashboard and passed in the Authorization header. Pricing is per-API-call: the Starting Out plan starts at $0.06/call, with volume discounts available on the Optimizing plan (from $0.04/call). Specific per-verification prices vary by check type. A free sandbox environment is available immediately upon account registration — no credit card required. **Nigeria Data Compliance** All Dojah verifications comply with NIMC data handling requirements, CBN KYC mandates, and the Nigeria Data Protection Regulation (NDPR). Dojah does not store raw NINs beyond the immediate verification transaction, in line with NIMC's tokenization requirements. **Frequently Asked Questions** Q: What is the Easy Lookup API? A: Pass a phone number or BVN and receive a full identity profile in one call — name, DOB, photo, address. Ideal for fast, low-friction KYC. Q: Does Dojah require a credit card to test? A: No. A free sandbox account is available at app.dojah.io with no credit card required. Q: What is the starting price for Dojah verifications? A: Starting at $0.06 per API call on the Starting Out plan, with volume discounts on higher tiers. Q: Does Dojah verify Nigerian addresses digitally? A: Yes. Dojah offers digital address verification using telco and data cross-referencing — no physical field agent visit required. Q: Does Dojah support businesses outside Nigeria? A: Yes. Dojah supports verification in multiple African markets beyond Nigeria through its pan-African data source integrations.
Banking & Fintech, Identity & KYC, Data Validation
Fincra Identity is the identity management and verification feature set built into the Fincra API. It is not a standalone product — it is accessed using the same API credentials as Fincra payment services. Nigerian developers using Fincra for payments get identity verification capabilities included, enabling them to build compliant KYC flows without integrating a separate identity provider. What It Does Fincra Identity provides three core capabilities: (1) BVN Resolution — resolve a Nigerian Bank Verification Number to retrieve the associated identity details, enabling KYC verification against the CBN BVN database; (2) Bank Account Verification — verify that a Nigerian bank account number is valid and retrieve the account holder name via NIP lookup, preventing failed transfers before they happen; (3) Card BIN Resolution — look up a card BIN (Bank Identification Number) to identify the issuing bank, card network, card type, and country of origin for any card number prefix. How Developers Use It Fincra Identity endpoints are called using the same API key obtained from the Fincra Dashboard. Documentation is at docs.fincra.com under the Identity Management section. The same 50 req/sec rate limit applies. Sandbox and live environments are fully isolated as with all Fincra services. Pricing Included in the Fincra API subscription. Custom pricing based on volume — contact Fincra sales for current rates. Rate Limits 50 API calls per second, shared with all other Fincra API calls. HTTP 429 returned when exceeded. What Fincra Identity Does NOT Cover Unlike dedicated KYC providers such as Dojah, Smile Identity, or YouVerify, Fincra Identity does not provide: NIN verification, international passport verification, driver's licence lookup, liveness detection, document capture, or CAC business verification. For comprehensive KYC with selfie matching and multi-document support, a dedicated KYC provider is recommended. Challenges and Gotchas (1) Fincra Identity is only available to businesses that have an active Fincra account — you cannot use it without being a Fincra payments customer. (2) Feature set is narrower than dedicated KYC providers. (3) Live mode requires completing full Fincra compliance onboarding first. (4) No standalone pricing — bundled with Fincra payment costs. Company Background Fincra is a CBN PSSP-licensed payment gateway incorporated in the US (Fincra Inc.) and operating in Nigeria and across Africa. The company provides payment infrastructure to African businesses and fintechs, and includes identity verification as part of its end-to-end compliance toolkit. FAQs Q: Is Fincra Identity a separate product from Fincra payments? A: No. It is a feature set within the Fincra API accessed with the same credentials. Q: Can I use Fincra Identity without using Fincra for payments? A: Not independently — you need an active Fincra business account to access these endpoints. Q: Does Fincra Identity support NIN verification? A: Not currently. BVN resolution, bank account verification, and card BIN lookup are the currently documented identity features. Q: What is the rate limit? A: 50 requests per second, shared with all Fincra API calls. Fincra Identity's bank account verification feature resolves the account holder name associated with a provided Nigerian bank account number and bank sort code, confirming that the account belongs to the expected recipient before initiating a disbursement. This pre-disbursement verification step prevents both accidental wrong-account transfers (from typographical errors in account numbers) and deliberate fraud (where a bad actor substitutes their account number for a legitimate recipient). For Nigerian platforms processing large volumes of payouts — salary disbursements, vendor payments, refund processing — the operational cost savings from preventing failed and misdirected transfers justifies the verification step. Card BIN lookup from Fincra Identity allows platforms to identify the issuing bank, card type (debit/credit), card scheme (Visa/Mastercard/Verve), and country of origin from the first six digits of a card number before the transaction is processed. This BIN intelligence enables routing decisions — selecting the optimal payment processor for a card type, applying different processing flows for international versus domestic cards, flagging potentially high-risk card origins — that improve authorization rates and fraud management before authorization is even attempted.
Identity & KYC, Data Validation
VOVE ID is an identity verification and compliance platform designed specifically for businesses that operate across multiple regions — particularly fintechs and regulated companies that need KYC infrastructure spanning both African markets (like Nigeria) and European jurisdictions simultaneously. While most KYC providers optimize for either Africa or Europe, VOVE ID's core differentiation is its cross-region routing architecture: a single API integration that automatically applies the appropriate verification workflow based on the customer's country and document context, returning a unified compliance record regardless of where the customer is located. For Nigerian businesses specifically, VOVE ID addresses the growing complexity of CBN KYC requirements — including the 2024 mandate for BVN-NIN harmonization — while simultaneously enabling those same businesses to serve European customers under GDPR and EU AML regulations without building a separate compliance stack. **Core Platform Architecture** VOVE ID's technical architecture centers on intelligent routing: when a verification request comes in, the system identifies the customer's country and document type, selects the appropriate identity data sources and verification workflow for that jurisdiction, runs identity checks, attaches AML and sanctions screening, and returns a single unified compliance record through one API response. Developers do not need to write country-specific routing logic — VOVE ID handles this automatically. This is particularly valuable for platforms with users in both Nigeria (where NIN/BVN verification against NIMC and NIBSS is required) and Europe (where passport or national ID verification under EU standards applies). The same integration handles both. **Nigerian Verification Capabilities** For Nigeria, VOVE ID supports: - **NIN Verification**: National Identification Number verification against NIMC - **BVN Verification**: Bank Verification Number verification against NIBSS/CBN - **BVN-NIN Harmonization Check**: Verifies that a customer's BVN and NIN are properly linked — a CBN compliance requirement under the 2024 bank account harmonization directive - **International Passport**: Verification of Nigerian passport data - **Resident Permits**: For non-Nigerian residents requiring Nigerian financial services **AML & Sanctions Screening** Every identity verification case in VOVE ID automatically triggers AML and sanctions screening. Customers are checked against global sanctions lists (OFAC, UN, EU, UK HMT), Politically Exposed Person (PEP) databases, and adverse media sources. Results are attached to the same verification record returned by the API, providing an integrated KYC + AML output without a separate AML API call. **Merchant & Marketplace Verification** VOVE ID specifically addresses the challenge of Nigerian marketplace and platform businesses that need to verify sellers, agents, service providers, or merchants at scale. The platform supports both individual identity verification and business (KYB) verification — checking company registration, directors, and beneficial ownership — allowing e-commerce platforms, gig economy apps, and agent networks to onboard verified participants efficiently. **Deepfake-Resistant Liveness Detection** VOVE ID integrates advanced liveness detection built to resist 2025–2026 generation deepfake attacks. As AI-generated face videos become increasingly sophisticated, standard liveness checks that rely on motion detection or basic 2D analysis are no longer sufficient. VOVE ID's liveness detection is specifically designed to detect AI-generated presentation attacks, providing protection against the latest fraud vectors. **Cross-Region: Africa + Europe** For Nigerian companies expanding into European markets — or European companies entering Nigeria — VOVE ID's unified API eliminates the need to evaluate, integrate, and maintain separate KYC vendors for each region. The platform's blog (blog.voveid.com) provides guidance specifically for fintechs navigating the Africa-Europe compliance corridor, covering topics like CBN baseline standards 2026, merchant verification in Nigerian marketplaces, and what KYC APIs work across both Africa and Europe. **Authentication & Integration** VOVE ID uses API key authentication via a single unified endpoint. Country and document routing happens server-side. A sandbox environment is available for testing verification flows across different countries. **Pricing** Custom enterprise pricing — no publicly listed per-verification rates. Contact VOVE ID for commercial terms based on verification volume and geographic scope. **Frequently Asked Questions** Q: What makes VOVE ID different from Prembly or Smile Identity? A: VOVE ID's primary differentiation is cross-region routing — one API for both African and European KYC. Prembly and Smile Identity focus primarily on Africa. Q: What is BVN-NIN harmonization and why does it matter? A: CBN mandated in 2024 that all Nigerian bank accounts must have linked BVN and NIN. VOVE ID's harmonization check verifies this linkage, enabling compliance with the directive. Q: Does VOVE ID support AML screening? A: Yes — AML and sanctions screening is attached to every verification case automatically. Q: Can VOVE ID verify Nigerian merchants for marketplace platforms? A: Yes — VOVE ID explicitly supports merchant and marketplace verification workflows including KYB for businesses. Q: Is deepfake liveness detection available? A: Yes — VOVE ID's liveness detection is specifically designed to detect AI-generated deepfake attacks.
Identity & KYC, Data Validation
Didit is an AI-native identity verification and fraud prevention platform purpose-built for developers, offering one of the most transparent and Nigeria-friendly pricing structures of any global KYC provider. With 500 free verifications per month (no credit card required), public per-module pricing, and explicit support for Nigerian National ID and BVN verification at published rates, Didit stands out as the most accessible enterprise-grade KYC option for Nigerian fintech developers. The platform provides 25+ composable verification modules across four product lines — KYC (individual identity), KYB (business identity), Transaction Monitoring, and Wallet Screening — all accessible through a single REST API with Web, iOS, Android, React Native, and Flutter SDKs. Didit raised $6 million in May 2025 to expand its identity and fraud infrastructure platform globally. ## What the API Does Didit's modular architecture allows developers to combine verification checks in any configuration needed: **Identity Document Verification**: Supports 14,000+ document types globally, including Nigerian international passports, NIN slips, voter cards, and driver's licenses. AI-powered OCR extraction and authentication analysis. **Nigerian Database Checks**: - **National ID Check**: $0.08 per successful query — checks the Nigerian National ID number against government database records with ~100% adult coverage. - **BVN Verification**: $0.80 per successful query — validates a Bank Verification Number against NIBSS records with ~100% banked-adult coverage. **Passive Liveness Detection**: Background liveness analysis during selfie capture without requiring the user to perform gestures. **Biometric Face Match**: Selfie-to-document face comparison for identity binding. **IP Analysis**: Risk signals from the user's IP address (geolocation, proxy/VPN detection, device fingerprinting) included in the full KYC bundle. **AML & Sanctions Screening**: Global PEP and sanctions watchlist checks. **KYB**: Business entity verification. **Transaction Monitoring**: Ongoing transaction risk monitoring. **Wallet Screening**: Cryptocurrency wallet address risk scoring against global databases. ## Full KYC Bundle The most commonly used configuration is the $0.33 full KYC bundle, which includes: Identity Document Verification + Passive Liveness + Face Match + IP Analysis — all in a single API call. For Nigerian developers, this can be supplemented with the $0.08 National ID check or $0.80 BVN check for database-confirmed identity verification. ## How Developers Use It Didit is designed for minimal integration friction. The platform offers: 1. **REST API**: Standard JSON REST API with OpenAPI 3 spec for auto-generating client libraries. 2. **Mobile/Web SDKs**: Web, iOS, Android, React Native, and Flutter SDKs for native capture experiences. 3. **No-Code Integrations**: Ready-made Zapier, Shopify, and Salesforce integrations for teams without engineering resources. 4. **Signed Webhooks**: Webhook payload signing for secure result delivery. Integration is documented as achievable in minutes — Didit explicitly states it can be shipped by AI coding agents like Claude Code in a single prompt using the OpenAPI spec. ## Pricing & Fees Didit offers the most transparent public pricing of any major KYC provider: - **500 free verifications/month** — No credit card required. Real production checks included. - **Full KYC Bundle**: $0.33/check (ID + Liveness + Face Match + IP) - **ID Document Check only**: $0.15/check - **Nigerian National ID Database**: $0.08/successful query - **Nigerian BVN Database**: $0.80/successful query - **AML Screening**: Available as additional module - No Nigeria surcharge — domestic users are priced at the same rate as global ## Authentication Didit uses API key authentication with Bearer token. Webhook payloads are signed for verification. The API key is passed as `Authorization: Bearer your_api_key` on all requests. ## Rate Limits Not publicly documented. The free tier includes 500 verifications/month. Contact Didit for rate limit details on paid plans. ## Compliance & Regulations Didit is designed to comply with CBN (Central Bank of Nigeria) remote onboarding requirements for banks and financial institutions. The platform supports FATF KYC recommendations and applicable AML/CFT compliance frameworks globally. AML screening covers OFAC, UN, EU, and UK Treasury watchlists and PEP databases. For Nigerian deployments, the combination of National ID, BVN, document, and biometric verification provides a robust foundation for meeting CBN KYC Tier 1 through Tier 3 requirements. ## Challenges & Gotchas for Nigerian Developers 1. **BVN pricing**: At $0.80/BVN check, this is higher per-check than the National ID option. For high-volume consumer apps, factor BVN check costs carefully into unit economics. 2. **Relatively new platform**: Didit is newer than Sumsub or Onfido. While technically strong, the ecosystem maturity (support depth, edge case coverage) may be less than established providers. 3. **Wallet screening scope**: Confirm the specific risk database coverage for Nigerian crypto users before relying on wallet screening for compliance purposes. 4. **NDPR compliance**: Biometric and personal data processed must be handled under appropriate data agreements. Review Didit's DPA for NDPR alignment. ## Company Background Didit is an AI-native identity and fraud infrastructure company. In May 2025, the company raised $6 million in funding to expand its global identity and fraud platform. Didit's platform is explicitly developer-focused, with documentation written to support AI-assisted integration via Claude Code, Codex, and Cursor. The company has a dedicated Nigeria solutions page (didit.me/solutions/countries/nigeria/) reflecting active investment in the Nigerian market. ## Frequently Asked Questions **Q: Does Didit support Nigerian BVN verification?** A: Yes. Didit offers BVN verification at $0.80 per successful query against NIBSS records, with ~100% coverage of banked Nigerian adults. **Q: Can I start without a credit card?** A: Yes. Didit's free tier includes 500 real production verifications per month with no credit card required. **Q: What is the cheapest way to verify a Nigerian user's identity with Didit?** A: The Nigerian National ID database check at $0.08/query provides the lowest-cost verification. The full KYC bundle at $0.33 includes document + liveness + face match + IP analysis. **Q: Is Didit CBN-compliant?** A: Didit's platform is designed to meet CBN remote onboarding requirements for banks and financial institutions in Nigeria.
Government, Identity & KYC, Data Validation, Security
Veriff is an AI-powered identity verification platform that analyzes over 1,000 signals per verification session to deliver 99.6% automated decision accuracy. Founded in 2015 in Tallinn, Estonia, Veriff serves clients in over 230 countries and territories, including financial institutions, fintech companies, crypto exchanges, insurance providers, and digital marketplaces. The company processes hundreds of millions of verifications annually and is trusted by organizations including Bolt, Monzo, Skyscanner, and Gett. ## What the API Does Veriff's platform combines document verification, biometric face matching, liveness detection, and AML screening in a single developer-friendly API. The verification engine analyzes the submitted ID document (passport, national ID, driver's license) across authenticity signals including security feature checks, MRZ data validation, NFC chip reading, font consistency, microprint analysis, and document template cross-referencing. Simultaneously, a biometric face match compares the selfie captured during the session against the document photo, and liveness detection confirms the person is physically present rather than presenting a static photo or video replay. For Nigerian users, Veriff supports the full range of commonly accepted government IDs: international passports (Nigerian e-passports with NFC), National Identity Management Commission NIN slips, Independent National Electoral Commission voter cards, and Federal Road Safety Corps driver's licenses. ## How Developers Use It Developers integrate Veriff via REST API and pre-built SDKs (Web, iOS, Android, and React Native). The standard flow is: 1. Create a verification session on your backend using `POST /v1/sessions` — this returns a session URL and token. 2. Redirect or embed the Veriff session flow using the Veriff Web SDK or deep-link on mobile. 3. The end user is guided through document capture and selfie/liveness steps within the Veriff-hosted UI. 4. Veriff processes the session and delivers results via webhook to your configured endpoint. Results include an overall decision (approved/declined/resubmission_requested), individual check results (document authenticity, face match score, liveness pass/fail), and extracted data fields (full name, date of birth, document number, expiry date, address if present). Veriff also provides a verification URL-only integration for even simpler embedding — generate a session URL and open it in a browser window; no SDK required. ## Pricing & Fees Veriff offers transparent self-serve pricing, which sets it apart from many enterprise-only KYC vendors. Plans include: - **Essential**: $49/month — basic document + face verification - **Plus**: $99/month — adds database checks and enhanced fraud signals - **Premium**: $209/month — full feature access including AML screening add-on Per-verification costs apply above plan-included volumes, with exact per-check rates determined at signup. Enterprise plans with custom pricing and volume discounts are available for high-volume clients. A sandbox environment is available immediately upon signup for integration development. ## Authentication Veriff uses an API key + shared secret authentication model. Your API public key is included in request headers (`X-AUTH-CLIENT: your_api_key`), and a session-specific signature is generated using HMAC-SHA256 with your shared secret. For incoming webhooks, Veriff signs the payload using HMAC-SHA256, and the signature is passed in the `X-HMAC-SIGNATURE` header. Developers must verify this signature on every received webhook before processing the decision — accepting unverified webhook payloads in production is a critical security vulnerability. ## Rate Limits Rate limits vary by plan. Self-serve plans have monthly verification caps; exceeding these triggers overage billing rather than hard blocks. Enterprise plans have customized throughput limits based on expected session volume. Contact Veriff support for specific rate limit details on your plan. ## Compliance & Regulations Veriff holds ISO 27001 (information security management), SOC 2 Type II, and GDPR certifications. The platform is designed to support compliance with FATF recommendations, AMLD5/6 in Europe, and FinCEN guidelines in the US. For Nigerian deployments, Veriff's checks align with CBN KYC Tier 2/3 requirements (document + biometric verification), EFCC AML obligations, and NDPR data protection requirements. The AML screening add-on covers OFAC, UN, EU, and UK Treasury watchlists for PEP and sanctions screening. ## Challenges & Gotchas for Nigerian Developers 1. **Webhook signature verification is mandatory**: Skipping the X-HMAC-SIGNATURE check means your system could be manipulated by forged webhook payloads. Always implement this check before going live. 2. **HTTPS required**: The Veriff SDK will not load over HTTP. Your integration environment must be HTTPS-enabled. 3. **Session expiry**: Verification sessions expire after a configurable period (default 7 days). Build retry/re-invite flows for users who don't complete their verification promptly. 4. **Camera permission handling**: On Nigerian mobile devices running older Android versions, camera permission UX can vary. Test on low-end devices (Tecno, Itel, Infinix) which are common in Nigeria. 5. **No native BVN integration**: Veriff does not connect to the NIBSS BVN database. Pair with a Nigerian BVN API (Mono, Okra, Lendsqr) for BVN-based verification. 6. **NGN billing not supported**: Veriff charges in USD. Nigerian developers will need a USD-capable card or wire transfer. ## Company Background Veriff was founded in 2015 by Kaarel Kotkas in Tallinn, Estonia. The company has raised over $200 million in funding from investors including Tiger Global, IVP, and Alkeon Capital. Veriff employs over 1,000 people across Europe and the Americas and has won multiple awards for identity verification technology. In 2023–2024, the company invested heavily in AI-powered deepfake and document fraud detection, adding capabilities to counter sophisticated synthetic identity attacks. ## Frequently Asked Questions **Q: Can Nigerian developers sign up without contacting sales?** A: Yes. Veriff offers self-serve plans starting at $49/month with instant activation after signup. No sales call required for standard tiers. **Q: Does Veriff support NGN billing?** A: No. Veriff bills in USD only. Use a USD virtual card (e.g., from Flutterwave, Barter by Flutterwave, or Chipper Cash) for payment. **Q: How accurate is the verification?** A: Veriff reports 99.6% automated decision accuracy across its global verification volume. Flagged edge cases are escalated to human review. **Q: Can I test without paying?** A: Yes. A sandbox environment is available immediately upon registration, allowing full integration testing without live verification costs.
Identity & KYC, Data Validation, Compliance
GBG (GB Group plc) is a global identity verification, fraud prevention, and compliance platform headquartered in Chester, United Kingdom. Founded in 1989, GBG is one of the longest-established identity data verification businesses globally, processing over 800 million identity checks annually across more than 195 countries through 80+ verification modules. The company is listed on the London Stock Exchange (AIM: GBG) and serves major banks, fintechs, insurance companies, telecoms, and governments worldwide. GBG's platform — branded as GBG Go — combines identity verification, KYC/AML compliance, and fraud prevention into a single integrated solution, giving enterprise clients a unified view of identity risk from onboarding through the customer lifecycle. ## What the API Does GBG's identity verification platform provides multiple verification capabilities across five product lines: **Identity Data Verification**: Cross-references submitted identity data (name, date of birth, address) against authoritative data sources — credit bureau records, government databases, utility records, and telecoms data — to confirm identity without requiring document upload. Covers Nigeria within its 195+ country database network. **Document Verification**: AI-powered analysis of government-issued ID documents including passports, national ID cards, and driver's licenses. The platform supports document authentication, OCR extraction, and template matching across a global document library. **Biometric Verification**: Face matching comparing a live selfie against a submitted document photo, with liveness detection to prevent spoofing. **KYB (Business Verification)**: Corporate entity validation checking company registration, director identities, and UBO structures. **Fraud Prevention**: Device intelligence, behavioral signals, and fraud database checks run alongside identity verification to detect synthetic identities, account takeover attempts, and suspicious onboarding patterns. ## How Developers Use It GBG provides API access and pre-built connectors for integration into existing technology stacks. Integration is available through a web-based API with JSON responses. Pre-built connectors link GBG's verification capabilities into popular CRM, banking, and compliance platforms, reducing custom integration effort for enterprise clients. The typical enterprise integration pattern involves: (1) engaging GBG's solutions team to configure the appropriate modules for your use case and jurisdiction, (2) receiving API credentials and integration documentation, and (3) building the backend integration using GBG's REST API endpoints. ## Pricing & Fees GBG operates exclusively on custom enterprise pricing. No per-check rates are publicly listed. Pricing is negotiated based on verification volume, the specific modules required, geographic coverage, and contract terms. GBG processes over 800 million checks annually — this scale suggests pricing is optimized for large enterprise volumes. Contact GBG sales at gbg.com for a quote. ## Authentication GBG uses API key-based authentication. Specific authentication details, including key formats and header requirements, are provided during the enterprise onboarding process. Contact GBG to obtain integration credentials. ## Rate Limits Rate limits are enterprise-negotiated and not publicly documented. GBG's infrastructure is designed for high-volume enterprise deployments. Contact GBG for contractual throughput commitments. ## Compliance & Regulations GBG is ISO 27001 certified, SOC 2 attested, and GDPR compliant. The platform supports FATF KYC/AML recommendations, FCA guidelines in the UK, and regulatory compliance frameworks across the jurisdictions it operates in. For Nigerian deployments, GBG's identity verification capabilities can be configured to align with CBN Customer Due Diligence regulations and EFCC AML obligations. AML screening covers OFAC, UN, EU, UK Treasury, and global PEP and sanctions databases. ## Challenges & Gotchas for Nigerian Developers 1. **Enterprise-only onboarding**: No self-serve signup exists. Nigerian developers and startups must go through GBG's enterprise sales process, which can take several weeks. 2. **Minimum volume requirements**: GBG is optimized for high-volume enterprise deployments. Smaller businesses or startups with low verification volumes may not meet minimum contract requirements. 3. **Integration complexity**: Enterprise platforms like GBG often require dedicated integration effort and ongoing support. Budget appropriately for implementation. 4. **USD/GBP billing**: GBG invoices in GBP or USD. Nigerian developers require international payment capabilities. 5. **Nigerian data source depth**: Confirm the depth of Nigerian-specific data source access (e.g., which local databases GBG queries for Nigeria) during the sales process, as coverage depth varies by country. ## Company Background GBG was founded in 1989 in Chester, UK, and has grown through acquisitions to become one of the world's largest identity data companies. The company acquired Loqate (location intelligence), IDology (US identity), and Acuant (document verification) as part of its global expansion. GBG is listed on the London Stock Exchange (AIM: GBG) and serves clients including major global banks, insurance companies, retailers, and governments. The company employs over 1,000 people across offices in the UK, USA, Australia, Asia, and other regions. ## Frequently Asked Questions **Q: Does GBG support Nigerian identity verification?** A: Yes. Nigeria is included in GBG's 195+ country coverage. Specific Nigerian data source integrations can be confirmed with GBG during the sales process. **Q: Can a Nigerian startup access GBG without an enterprise contract?** A: No. GBG is enterprise-only. A signed contract is required before API credentials are issued. **Q: How does GBG compare to Sumsub or Trulioo?** A: GBG combines identity verification with fraud prevention signals in a single platform, making it well-suited for banks and large enterprises that need both KYC and fraud detection without separate vendor relationships. Sumsub and Trulioo are generally more accessible to mid-market and startup clients. **Q: Does GBG offer a sandbox or trial environment?** A: Sandbox access is typically provided as part of the enterprise onboarding process for integration testing before go-live.
Identity & KYC, Data Validation, Government
Persona is a flexible identity verification and compliance platform that enables businesses to build custom KYC (Know Your Customer) workflows combining government ID verification, biometric liveness checks, database lookups, phone/email verification, and AML screening — all configurable through a no-code workflow builder without requiring engineering changes for each compliance update. Founded in 2018 and headquartered in San Francisco, Persona serves fintech companies, crypto exchanges, marketplaces, lending platforms, and gig economy businesses globally. The platform is notable for its native Nigeria Database Verification module, which checks Nigerian NIN (National Identification Number), BVN (Bank Verification Number), voter registration cards, and driver's licenses directly against authoritative Nigerian government databases — a capability that distinguishes Persona from most global KYC providers who rely on document OCR alone without database cross-referencing. ## What the API Does Persona's API enables developers to trigger, manage, and retrieve identity verifications called "Inquiries." Each Inquiry runs a configurable set of verification steps: document verification (passport, national ID, driver's license), selfie liveness detection (passive or active), database checks (government, watchlist, phone, email), and business verification (KYB). For Nigerian users specifically, the Nigeria Database Verification product cross-references the user's submitted identity data against Nigerian government records, providing a higher-assurance confirmation than document image analysis alone. The platform's Workflow engine (formerly called "Cases") allows teams to define multi-step verification journeys with conditional logic. For example: if a user submits a voter card that fails OCR, automatically prompt for an alternative document; if a database check returns a sanctions hit, escalate to manual review; if transaction value exceeds a threshold, trigger enhanced due diligence. These rules are configured in Persona's dashboard without code. ## How Developers Use It Integration follows a standard flow: 1. Create an Inquiry using `POST /api/v1/inquiries` — this initializes a verification session for the end user. 2. Redirect the user to Persona's hosted verification flow (URL returned in the response) or embed using the Persona Embedded Flow SDK. 3. The user completes document upload, selfie, and any database check steps within the Persona-hosted UI. 4. Receive results via webhook (`inquiry.completed`, `inquiry.failed`, etc.) when the user finishes, or poll `GET /api/v1/inquiries/{inquiry-id}` for status. 5. Retrieve the full verification report including extracted data, check outcomes, and overall decision from the Inquiry object. Persona also provides a Verifications API for accessing individual check results (document verification report, database check report, selfie report) with granular pass/fail scores and extracted data fields. ## Pricing & Fees Persona uses a pay-per-successful-verification model — you are only charged when a verification completes successfully, not for failed or abandoned sessions. Plans include: - **Essential Plan**: $250/month (annual contract) — includes 500 verifications per month, $1 per additional verification. - **Growth Plan**: Custom pricing based on your verification volume and product mix. Recommended for most growing businesses. - **Enterprise Plan**: Fully custom pricing with dedicated support, SLA guarantees, and volume discounts. A sandbox environment is available immediately after signup for testing. ## Authentication Persona uses API key authentication. Your API key is passed as a Bearer token in the `Authorization: Bearer your_api_key` header on all requests. Persona API keys have environment scopes — sandbox keys work only against the sandbox environment, and live keys are used in production. Webhook payloads include an `X-Persona-Signature` header for payload verification to prevent forgery. ## Rate Limits Persona does not publish specific rate limits in their public documentation. Limits vary by plan tier. Contact Persona's support team to confirm the applicable rate limits for your subscription. ## Nigeria-Specific Capabilities Persona's Nigeria Database Verification is a standout feature for Nigerian developers. It covers: - **NIN Verification**: Cross-check NIN (National Identification Number) against NIMC database records. - **BVN Verification**: Verify the Bank Verification Number against NIBSS records. - **Voter Card Check**: Validate voter registration data against INEC records. - **Driver's License Check**: Verify driver's license data against FRSC records. This level of native database integration means Nigerian fintechs can achieve higher-confidence identity verification than document OCR alone, satisfying CBN's customer due diligence requirements for higher-tier accounts. ## Compliance & Regulations Persona holds ISO 27001 and SOC 2 Type II certifications. The platform supports GDPR, CCPA, and NDPR compliance. Verification workflows align with FATF KYC recommendations and CBN Customer Due Diligence regulations for Nigerian financial institutions. AML screening covers OFAC, UN, EU, UK Treasury, and global PEP databases. For Nigerian fintech clients, Persona's database verification checks provide evidence-based identity confirmation suitable for CBN KYC Tier 2 and Tier 3 requirements. ## Challenges & Gotchas for Nigerian Developers 1. **Nigeria database checks as add-on**: While Persona supports Nigerian database verification, it may be priced as an add-on module on top of the base plan. Confirm availability on your chosen plan. 2. **Essential plan volume limits**: 500 verifications/month on the Essential plan is modest. Growing Nigerian apps with significant onboarding volumes will need to move to Growth pricing quickly. 3. **USD billing only**: Persona charges in USD. Use a USD virtual card or wire transfer for payment. 4. **NDPR biometric data**: Selfie and biometric data captured during Persona verifications qualify as sensitive personal data under NDPR. Ensure your data processing agreement covers Nigerian user biometric data retention and deletion. 5. **Workflow complexity**: Persona's no-code Workflow builder is powerful but has a learning curve. Budget time for workflow configuration and QA testing before going live. ## Company Background Persona was founded in 2018 by Rick Song and Charles Yeh. The company has raised over $200 million in funding from investors including Index Ventures, Coatue, and First Round Capital. Persona is widely used by US and international fintech companies, and its Nigeria support makes it one of the few global KYC platforms with genuine database-level verification for Nigerian identity documents. ## Frequently Asked Questions **Q: Does Persona support Nigerian BVN verification?** A: Yes. Persona's Nigeria Database Verification product supports BVN cross-checking against NIBSS records, NIN against NIMC, voter cards against INEC, and driver's licenses against FRSC. **Q: Can I use Persona without a sales call?** A: Yes. The Essential plan ($250/month) activates after online signup. Growth and Enterprise plans require a sales conversation. **Q: Am I charged for failed verifications?** A: No. Persona only charges for successfully completed verifications — abandoned or failed sessions are not billed. **Q: Is there a free trial?** A: Persona provides a sandbox environment for testing without charge. Production verifications require an active plan.
Identity & KYC, Data Validation, Compliance
Shufti Pro is an AI-powered identity verification, KYC (Know Your Customer), KYB (Know Your Business), and AML (Anti-Money Laundering) compliance platform that operates across more than 230 countries and territories. Founded in 2017 and headquartered in London, UK, Shufti Pro supports the verification of over 3,000 document types in more than 150 languages, making it one of the most linguistically and geographically comprehensive KYC platforms available to developers. The platform delivers 98.67% verification accuracy and processes checks in 15–60 seconds, combining OCR document analysis, AI-powered facial biometrics, passive and active liveness detection, and AML watchlist screening in a single unified API. ## What the API Does Shufti Pro provides a complete suite of identity verification services accessible through a REST API and pre-built SDKs. Core products include: **Document Verification**: The AI engine authenticates government-issued IDs — passports, national ID cards, driver's licenses, and voter cards — by analyzing security features, MRZ data, and document template integrity. For Nigerian users, this covers international passports, NIMC NIN slips, INEC voter cards, and FRSC driver's licenses. **Biometric Face Verification**: A selfie-based face match against the submitted document photo, with passive liveness detection (background analysis) and active liveness detection (gesture prompts) to prevent spoofing. **Video KYC**: A live video session-based identity check where an agent interacts with the customer in real time, capturing document evidence and biometric verification in a recorded session. This feature is particularly relevant for Nigerian financial institutions required to conduct video-based customer due diligence under CBN AML/CFT regulations. **KYB (Business Verification)**: Corporate entity verification checking business registration documents, director identities, and UBO structures. **AML Screening**: Screening against global sanctions lists (OFAC, UN, EU, UK Treasury), PEP databases, and adverse media sources. **Age Verification**: Document-based age extraction for age-gating platforms. ## How Developers Use It Integration is via REST API or pre-built SDKs for Web, iOS, and Android. The typical flow: 1. Send a POST request to the Shufti Pro API endpoint with your verification requirements (which checks to run, which document types to accept) and a callback URL. 2. Shufti Pro returns a verification URL that you redirect the end user to, or you embed using the SDK. 3. The user completes document capture and selfie steps in the Shufti Pro-hosted UI. 4. Results are delivered to your callback URL via webhook, and are also available via a GET request to the status endpoint. Shufti Pro also provides a no-code journey builder in its dashboard where compliance teams can design KYC flows by dragging and dropping verification steps, configure conditional rules, and instantly generate shareable verification links or QR codes — without any engineering work. ## Pricing & Fees Shufti Pro offers flexible pricing structures: - **Pay-as-you-go**: Pay per verification check with no monthly minimum. - **Monthly commitment**: Pre-purchase a volume of verifications at a discounted per-check rate. - **Enterprise**: Custom pricing for high-volume clients with dedicated support and SLA guarantees. A 7-day free trial is available, providing full access to test the platform before committing. Exact per-check rates are not publicly listed — contact Shufti Pro sales for a quote based on your expected volume and verification types. ## Authentication Shufti Pro uses HTTP Basic Authentication. The Client ID is the username and the Secret Key is the password, encoded in Base64 in the Authorization header of each request. For webhook response verification, Shufti Pro generates a SHA256 signature — developers must recalculate the signature on their server using the Secret Key and compare it to the received signature to confirm the webhook payload's authenticity. Never skip response signature verification in production. ## Rate Limits Rate limits are not publicly documented and vary by plan tier. Contact Shufti Pro to confirm the throughput limits applicable to your subscription. ## Compliance & Regulations Shufti Pro is GDPR compliant, ISO 27001 certified, and PCI DSS compliant. The platform supports FATF KYC/AML recommendations globally and is used by regulated businesses across banking, fintech, crypto, insurance, and gaming sectors. For Nigerian deployments, Shufti Pro's Video KYC module aligns with CBN's AML/CFT (Anti-Money Laundering/Combating the Financing of Terrorism) compliance regulations that require video-based identity confirmation for certain customer tiers. AML screening covers OFAC, EU, UN, UK Treasury, and global PEP databases. ## Challenges & Gotchas for Nigerian Developers 1. **Pricing opacity**: Per-check rates are not publicly listed. Budget uncertainty is a challenge — request a detailed quote before committing. 2. **No native BVN verification**: Shufti Pro does not query the NIBSS BVN database directly. Pair with a Nigerian BVN API if BVN verification is required. 3. **USD billing**: Shufti Pro charges in USD. Nigerian developers need a USD-capable payment method. 4. **Webhook signature verification**: Always verify incoming webhook signatures using SHA256 before processing results. Skipping this step makes your system vulnerable to forged verification decisions. 5. **Video KYC setup**: The Video KYC module requires configuring a compliance team to conduct the live video sessions, or using Shufti Pro's agent network. Factor in operational overhead for regulated use cases. ## Company Background Shufti Pro was founded in 2017 by Victor Fredung (CEO) in London, UK. The company serves over 1,000 businesses globally across fintech, crypto, banking, insurance, gaming, and healthcare sectors. Shufti Pro has been recognized as a G2 Summer 2026 Leader in identity verification and operates verification data centers across multiple regions for GDPR-compliant data localization. ## Frequently Asked Questions **Q: Does Shufti Pro support Nigerian IDs specifically?** A: Yes. Nigerian international passports, NIN slips (NIMC), voter cards (INEC), and driver's licenses (FRSC) are included in Shufti Pro's 3,000+ global document library. **Q: Can I try before paying?** A: Yes. Shufti Pro offers a 7-day free trial with full access to test verification flows before committing to a paid plan. **Q: Does Shufti Pro support Video KYC for CBN compliance?** A: Yes. The Video KYC module enables live-agent video verification sessions that satisfy CBN's video-based customer due diligence requirements. **Q: What languages are supported?** A: Shufti Pro can verify and extract data from documents in 150+ languages, including those relevant to Nigerian multilingual contexts.
Government, Identity & KYC, Data Validation, Security
KYCAID is a global identity verification and KYC compliance platform that supports more than 200 countries and 11,000 document templates, providing document verification, biometric liveness checks, and government database cross-referencing through a flexible pay-as-you-go API. Built for developers who need affordable, commitment-free KYC without monthly minimums, KYCAID is distinctive for its document-free verification capability — allowing users to enter just their ID number and receive a verification result in approximately 20 seconds via direct government database validation. For Nigerian developers specifically, KYCAID supports Nigerian NIN (National Identification Number) and driver's license verification against Nigerian government databases, making it one of the more accessible options for startups that want native Nigerian ID support without committing to enterprise KYC contracts. ## What the API Does KYCAID provides a suite of identity verification services: **Document Verification**: AI-powered analysis of physical ID documents — passports, national ID cards, driver's licenses, and residence permits — using OCR extraction and security feature analysis across 11,000+ document templates. **Document-Free Verification**: A standout feature that allows verification by ID number input alone, skipping document upload entirely. The system queries government databases directly and returns a verification result in around 20 seconds. For Nigerian users, this covers NIN and driver's license checks against NIMC and FRSC records respectively. **Biometric Face Verification**: Selfie-based face matching against the document photo, with both passive and active liveness detection to prevent spoofing. **AML & Sanctions Screening**: Screening against global watchlists for PEP and sanctioned individuals. ## How Developers Use It KYCAID offers three integration paths: 1. **Pure API Integration**: REST API calls from your backend to trigger verifications, check status, and retrieve results. Most flexible for custom workflows. Typically takes a few hours to integrate. 2. **Forms Integration**: Embed KYCAID's pre-built HTML forms into your web application. No SDK needed — users complete verification inline on your page. 3. **Mobile SDK**: iOS and Android SDKs for in-app verification with native camera capture and guided document + selfie flows. The typical API flow: Create a verification request specifying the required checks, receive a hosted verification URL or embed the form, collect the result via webhook callback or status polling. ## Pricing & Fees KYCAID uses a pure pay-as-you-go model with no monthly minimum commitment. Key pricing features: - **No subscription fee**: You pay only for verifications actually processed. - **€50 free credit**: New customers receive €50 in free credit to test real verifications before making any payment — not just a sandbox, but actual live verification credits. - **No hidden fees**: KYCAID explicitly prices as transparent, with all costs visible per verification type. - **Volume discounts**: Per-check rates decrease at higher volumes. Exact per-check rates are available in the KYCAID dashboard after registration or upon request. ## Authentication KYCAID uses API key authentication. Your API key is passed as a Bearer token in the `Authorization: Bearer your_api_key` header on all requests. Webhook payloads can be verified using a signature mechanism to confirm payload authenticity. ## Rate Limits Rate limits are not publicly documented. Contact KYCAID support for throughput details on your plan. ## Nigeria-Specific Capabilities KYCAID has documented support for Nigerian identity verification through both document-based and document-free pathways: - **NIN Verification**: Enter a National Identification Number for direct validation against NIMC database records without requiring a physical document scan. - **Driver's License Verification**: Validate FRSC-issued driver's license numbers against government records. - **Document-Based Nigerian IDs**: NIN slips, voter cards, international passports, and driver's licenses can be verified through the document upload flow with OCR and authentication checks. ## Compliance & Regulations KYCAID is GDPR compliant and operates in accordance with applicable data protection regulations. The platform's AML screening covers OFAC, UN, EU, UK Treasury, and other major sanctions and PEP lists. For Nigerian fintech deployments, KYCAID's verification checks align with CBN KYC requirements for digital onboarding. The document-free NIN verification provides a strong foundation for meeting CBN Tier 1 and Tier 2 KYC thresholds. ## Challenges & Gotchas for Nigerian Developers 1. **GDPR data handling**: KYCAID processes data under EU GDPR frameworks. For NDPR (Nigerian Data Protection Regulation) compliance, verify the data processing agreement covers Nigerian user personal data appropriately. 2. **Currency**: KYCAID prices in EUR. Nigerian developers will pay in USD equivalents depending on their payment method and the EUR/USD exchange rate. 3. **Document-free verification depth**: While NIN and driver's license document-free checks are supported, BVN verification may not be included — confirm the scope of Nigerian database checks in your account plan. 4. **Smaller ecosystem**: KYCAID is a smaller vendor compared to Sumsub or Jumio. Support response times and documentation depth reflect this — budget for some self-service troubleshooting. ## Company Background KYCAID is a European-based KYC technology company focused on making identity verification accessible to businesses of all sizes through transparent, affordable pricing. The platform emphasizes in-house technology for all verification processes, which allows it to keep per-check costs lower than enterprise competitors who license third-party components. KYCAID is listed among the top KYC providers for African markets by multiple industry publications. ## Frequently Asked Questions **Q: Can Nigerian startups use KYCAID without a monthly subscription?** A: Yes. KYCAID is entirely pay-as-you-go — no monthly fee, no minimum commitment. You receive €50 free credit on signup to test real verifications. **Q: Does KYCAID support Nigerian NIN verification without document upload?** A: Yes. KYCAID's document-free verification checks Nigerian NIN numbers directly against the NIMC government database in approximately 20 seconds. **Q: What is the accuracy of KYCAID verifications?** A: KYCAID does not publicly publish an aggregate accuracy rate, but the platform uses AI-based analysis across 11,000+ document templates for its document checks. **Q: How long does integration take?** A: KYCAID estimates API integration from a few hours to a couple of days, depending on integration complexity and which products are used.
Government, Identity & KYC, Data Validation, Security
iDenfy is a developer-first identity verification platform offering automated KYC (Know Your Customer) through a pay-per-approved-verification model, where businesses are only charged when a user is successfully verified — rejected or abandoned sessions are completely free. Founded in 2017 and headquartered in Kaunas, Lithuania, iDenfy supports over 3,000 document types from more than 200 countries and territories, combining AI-powered document analysis, biometric face matching, liveness detection, and optional human review in a three-step verification pipeline. The platform is particularly notable for its no-code risk rule builder that allows compliance teams to configure custom verification logic — risk scoring, conditional check triggers, and decisioning rules — without requiring engineering involvement for each policy change. ## What the API Does iDenfy's core product is its three-step KYC flow: **Step 1 — Document Check**: The user uploads a government-issued ID (passport, national ID card, driver's license) using iDenfy's guided capture interface. The AI engine performs OCR extraction, authenticity analysis, and security feature validation against a library of 3,000+ document templates covering 200+ countries, including Nigerian international passports, NIN slips, voter cards, and driver's licenses. **Step 2 — Liveness Detection**: A selfie is captured with passive or active liveness checks to confirm the user is physically present. The biometric engine then matches the selfie against the document photo. **Step 3 — AI + Human Review**: iDenfy's AI processes the verification automatically. Cases flagged as uncertain are escalated to a human review queue where trained analysts make the final determination. This hybrid approach delivers higher accuracy than purely automated systems, particularly for low-quality document images or challenging lighting conditions common in mobile captures. Additional features include: **Address Verification** (extracting address data from proof-of-address documents), **AML & PEP Screening** (ongoing daily monitoring of approved users against global watchlists), and a **No-Code Risk Rule Builder** for defining custom verification policies without code. ## How Developers Use It Integration is via REST API or pre-built SDKs for Web, iOS, and Android. The authentication flow: 1. POST to `https://ivs.idenfy.com/api/v2/token` with your API key and secret to generate a short-lived `authToken` and `redirectUrl` for the user session. 2. Redirect the user to the `redirectUrl`, or embed the iDenfy Web SDK using the `authToken`. 3. The user completes document upload and selfie in iDenfy's hosted UI. 4. Results are delivered to your configured webhook callback URL when review completes (AI-instant for clean cases, human review for flagged cases). 5. Retrieve the full verification result via the API using the scan reference ID. ## Pricing & Fees iDenfy uses a pay-per-approved-verification model: - **Premium Plan**: $1.30 per approved verification - **Basic Plan**: $1.35 per approved verification - **Enterprise Plan**: $0.55–$0.65 per approved verification (down to $0.50 at high volume) Critically, **rejected and incomplete verifications are not charged**. This aligns iDenfy's pricing with your successful user conversions — you only pay when a user is cleared to proceed. Annual billing and volume discounts are available on enterprise plans. ## Authentication iDenfy uses an API key pair authentication model. Your API key and secret are exchanged via a POST request to the token generation endpoint (`/api/v2/token`), which returns a short-lived `authToken` specific to each user session. This session token is then used to initialize the verification flow for that user. The server-to-server API calls (status checks, result retrieval) use your API key directly as a Bearer token. ## Rate Limits Rate limits are not publicly documented and vary by plan tier. Contact iDenfy support for specific throughput limits on your subscription. ## Compliance & Regulations iDenfy is ISO 27001 certified and GDPR compliant. The platform supports FATF KYC recommendations and is designed for use by regulated financial institutions, crypto exchanges, and compliance-driven businesses. AML and PEP screening coverage includes OFAC, UN, EU, UK Treasury, and global adverse media databases. For Nigerian deployments, iDenfy's document verification capabilities align with CBN KYC Customer Due Diligence requirements for digital financial service providers. ## Challenges & Gotchas for Nigerian Developers 1. **Human review turnaround**: While AI decisions are near-instant, human review cases can take minutes to hours. Design your onboarding UX to handle asynchronous verification results gracefully. 2. **No native BVN integration**: iDenfy does not directly query the NIBSS BVN database. Pair with a Nigerian BVN API if BVN verification is a requirement. 3. **USD billing**: iDenfy bills in USD. Nigerian developers need a USD-capable payment method. 4. **NDPR considerations**: Biometric data processed by iDenfy qualifies as sensitive personal data under NDPR. Review the data processing agreement for Nigerian user data handling. 5. **Pricing tier selection**: The $0.10–$0.15 difference between Premium and Basic tiers is minor, but Enterprise pricing (down to $0.50) becomes significant at high volumes. Negotiate your plan based on projected monthly verification volume. ## Company Background iDenfy was founded in 2017 in Kaunas, Lithuania. The company provides identity verification services to clients across fintech, crypto, gaming, real estate, and other regulated industries globally. iDenfy emphasizes its hybrid AI + human review model as a differentiator — arguing that fully automated systems miss subtle forgeries that trained human reviewers catch, particularly for non-standard document types. ## Frequently Asked Questions **Q: Am I charged for failed verifications?** A: No. iDenfy only charges for approved verifications. Rejected, failed, and abandoned sessions are not billed. **Q: Does iDenfy support Nigerian identity documents?** A: Yes. Nigerian international passports, NIN slips, voter cards, and driver's licenses are covered within iDenfy's 3,000+ document template library. **Q: What is the turnaround time for verification?** A: AI-reviewed cases return decisions in seconds. Human review cases typically resolve within minutes to a few hours depending on queue load. **Q: Can compliance teams adjust rules without engineering help?** A: Yes. iDenfy's no-code risk rule builder allows compliance teams to configure verification logic, risk scoring, and conditional checks without any code changes.
Banking & Fintech, Email Services, Social Media, Identity & KYC, Logistics, Maps & Geocoding, AI & ML, eCommerce
LoginRadius is a Customer Identity and Access Management (CIAM) platform that provides a comprehensive suite of APIs and SDKs for managing the complete user identity lifecycle — from registration and login through profile management, consent collection, and account deletion. Unlike lightweight authentication libraries that only handle login, LoginRadius covers the full breadth of identity management that production consumer and enterprise applications need: social login aggregation, multi-factor authentication, single sign-on across multiple applications, progressive profiling, consent management for privacy compliance, and user behavior analytics. For Nigerian developers building scalable applications that need robust identity infrastructure, LoginRadius provides enterprise-grade CIAM at startup-friendly pricing. Nigeria's digital economy operates under increasing identity and privacy regulatory pressure. The Nigeria Data Protection Regulation (NDPR) requires organizations to obtain valid consent before processing personal data, provide users with access to their data, and delete data upon request. The Central Bank of Nigeria (CBN) requires financial applications to implement multi-factor authentication and maintain audit trails of user access. LoginRadius's built-in consent management, MFA support, and user data export features help Nigerian companies meet these regulatory requirements without building compliance infrastructure from scratch. Social login integration covers over 40 social providers — Google, Facebook, Apple, LinkedIn, Twitter, GitHub, and many more — enabling Nigerian applications to offer "Sign in with Google" and similar buttons without integrating each provider separately. LoginRadius handles the OAuth flows, token management, and profile data normalization for every provider. For Nigerian consumer apps where social login can significantly increase signup conversion rates (users avoid creating yet another password), this breadth of social provider support is highly valuable. Progressive profiling allows Nigerian applications to collect user information incrementally over multiple interactions rather than demanding everything at signup. A Nigerian e-commerce platform might collect only email and name at registration, ask for phone number after the first purchase, and request address only when the user first initiates a delivery. LoginRadius manages the data collection rules and ensures each profile field is only requested once, reducing signup friction while building complete user profiles over time. Single Sign-On (SSO) enables users to authenticate once and access multiple connected applications without signing in again. Nigerian tech companies with multiple products — a consumer app, a merchant portal, and an admin dashboard — can use LoginRadius SSO so that users who are logged into one application are automatically authenticated in all others. LoginRadius supports SAML, JWT, and OAuth-based SSO protocols. The User Analytics dashboard provides Nigerian product teams with insights into registration conversion rates, login method preferences, active user counts, and geographic distribution of users. Understanding what percentage of Nigerian users choose Google login versus email signup helps product teams optimize their authentication UX. The free tier supports 3,000 monthly active users with core functionality including social login and email authentication — sufficient for Nigerian startups in early stages. SDKs are available for 30+ frameworks and languages including JavaScript, React, Angular, Vue, Node.js, PHP, Python, iOS, and Android.
Education, Security, Identity & KYC, Government, Data Validation
Onfido is an enterprise identity verification platform that combines AI-powered document verification, biometric face authentication, and AML watchlist screening into a single developer API. Founded in 2012 in London and acquired by Entrust in April 2024, Onfido continues to operate under its own brand within the Entrust portfolio. The platform serves thousands of businesses globally including Revolut, Zipcar, Bitstamp, and numerous regulated financial institutions. Onfido processes hundreds of millions of identity checks annually across 195+ countries. ## What the API Does Onfido's verification stack has three primary layers. The first is document verification — automated analysis of government-issued ID documents including passports, national ID cards, driver's licenses, and residence permits. Onfido's AI engine validates document authenticity by checking security features, analyzing MRZ (Machine Readable Zone) data, detecting tampering or manipulation, and comparing document templates against its global library. The second layer is biometric verification — a selfie-based face match comparing the live user's face against the document photo. Onfido supports both passive liveness (background analysis without user prompts) and active liveness (guided motion challenges to confirm presence). The liveness engine is designed to prevent spoofing via printed photos, replay videos, 3D masks, and increasingly, AI-generated deepfake imagery. The third layer is watchlist screening — automatic checks against global AML (Anti-Money Laundering) databases, PEP (Politically Exposed Persons) lists, and sanctions registries including OFAC, EU, UN, and UK Treasury. For Nigerian users, the platform supports NIN slips, voter cards, international passports (e-passport with NFC), and Federal Road Safety Corps driver's licenses. Onfido Studio ties these together as a no-code workflow builder — compliance and product teams can drag and drop verification steps, configure conditional logic (e.g., run database check if document is expired), set retry limits, and deploy new verification flows without engineering involvement. ## How Developers Use It Developers integrate Onfido via REST API and SDKs for Web, iOS, Android, and React Native. The standard integration pattern: 1. Create an applicant server-side using `POST /v3.6/applicants` — this creates a user object in Onfido with name and email. 2. Generate an SDK token using `POST /v3.6/sdk_token` — this short-lived token authorizes the client-side SDK session. 3. Initialize the Onfido Web SDK or Mobile SDK on the client, passing the SDK token. 4. The user is guided through document capture and selfie/liveness steps in the Onfido-hosted UI. 5. Create a check on your server using `POST /v3.6/checks` specifying which reports to run (document, facial_similarity, watchlist, etc.). 6. Receive results via webhook when the check completes, or poll `GET /v3.6/checks/{check_id}`. ## Pricing & Fees Onfido operates on custom enterprise pricing. Industry data suggests median annual spend of approximately $60,475, with a wide range from $6,156 for smaller integrations to over $945,000 for high-volume enterprise deployments. Charges are per verification check — document verification, biometric checks, and add-ons like AML screening are priced separately. There is no public per-check rate card; pricing is negotiated based on volume and use case. A sandbox environment is provided to all registered developers during the sales process for full integration testing. ## Authentication Onfido uses JWT (JSON Web Token) authentication. Backend API calls use a long-lived API token stored as a Bearer token in the Authorization header. Client-side SDK sessions use short-lived SDK tokens generated server-side via the `/sdk_token` endpoint — these expire after a configurable period to prevent session hijacking. Webhook payloads include an `X-SHA2-Signature` header for payload verification. ## Rate Limits Onfido does not publish public rate limits. Enterprise contracts specify throughput limits based on expected volume. The API is designed to handle burst verification loads. Contact Onfido/Entrust sales for specific rate limit commitments in your contract. ## Compliance & Regulations Onfido holds ISO 27001 certification, SOC 2 Type II attestation, PCI DSS compliance, and full GDPR compliance. The platform supports compliance with FATF anti-money laundering recommendations, UK FCA guidelines, EU AMLD5/6, FinCEN in the US, and CBN KYC requirements in Nigeria. For Nigerian financial institutions, Onfido's document + biometric verification stack satisfies CBN Tier 2 and Tier 3 KYC requirements as outlined in the CBN Customer Due Diligence Regulation 2023. ## Challenges & Gotchas for Nigerian Developers 1. **No self-serve signup**: Onfido requires enterprise onboarding through their sales team. There is no instant-activation self-serve plan — budget 2–4 weeks for contract and credential setup. 2. **USD-only billing**: All pricing is in USD. Nigerian developers need a USD-capable payment method for invoicing. 3. **No native BVN integration**: Onfido does not query the NIBSS BVN database directly. Pair with a Nigerian BVN API for BVN-based verification. 4. **SDK version management**: Onfido releases frequent SDK updates, especially for mobile. Lock your SDK version and test upgrades before deploying to production. 5. **NDPR considerations**: Biometric data processed by Onfido falls under NDPR as sensitive personal data. Ensure your data processing agreement with Onfido covers Nigerian user data handling and retention policies. 6. **Post-Entrust acquisition uncertainty**: Some developers have noted pricing changes following the Entrust acquisition. Negotiate carefully and review renewal terms. ## Company Background Onfido was founded in 2012 by Husayn Kassai, Eamon Jubbawy, and Ruhul Amin — three Oxford University graduates. The company raised over $200 million in VC funding before being acquired by Entrust, a digital security company, in April 2024 for a reported $400 million. Onfido's technology is now part of Entrust's broader digital identity portfolio, which includes certificates, credentialing, and authentication products. ## Frequently Asked Questions **Q: Is Onfido available in Nigeria?** A: Yes. Onfido supports Nigerian government IDs including international passports, NIN slips, voter cards, and driver's licenses as part of their global document library covering 195+ countries. **Q: Has anything changed since the Entrust acquisition?** A: The Onfido API, documentation, and brand continue to operate independently. The main changes are in sales and enterprise support structure, which is now routed through Entrust channels. **Q: Can I use Onfido for KYB (business verification)?** A: Onfido focuses on individual KYC (Know Your Customer) verification. KYB (Know Your Business / corporate verification) is not a core Onfido product — consider Sumsub or Jumio for KYB requirements. **Q: How do I get started without a sales call?** A: Contact Onfido through onfido.com to initiate enterprise onboarding. There is no self-serve option.
Identity & KYC, Data Validation, Security
Jumio is an enterprise-grade identity verification and fraud prevention platform used by banks, fintechs, insurers, and regulated businesses across more than 200 countries. Founded in 2010 and headquartered in Sunnyvale, California, Jumio pioneered the use of artificial intelligence and computer vision for automated ID document authentication and biometric face verification. The company processes hundreds of millions of identity verifications annually and serves clients including Coinbase, Monzo, United Airlines, and various top-tier banks. ## What the API Does Jumio's core product is its KYX Platform — an end-to-end identity orchestration layer that brings together document verification, biometric authentication, AML screening, and fraud signals into a single configurable workflow. Unlike simpler KYC APIs, the KYX Platform allows compliance teams to design multi-step verification journeys with conditional logic, retry flows, and escalation paths — all without writing additional backend code. At the document layer, Jumio supports over 1,500 ID document types globally, including Nigerian international passports, National Identity Management Commission (NIMC) NIN slips, driver's licenses, and voter cards. The platform uses AI-powered OCR to extract machine-readable data from documents, multi-factor authenticity checks to detect forgeries and tampering, and document liveness detection to reject printed or screen-captured documents. The biometric layer performs face matching between the selfie captured during onboarding and the photo on the submitted document. Active liveness detection (requiring the user to perform real-time gestures) prevents spoofing via static photos, videos, and increasingly sophisticated deepfake attacks. ## How Developers Use It Jumio is integrated via REST API or through pre-built SDKs for Web, iOS, and Android. Because Jumio is enterprise-only, the typical integration path is: (1) sign a contract and receive API credentials, (2) initialize a verification transaction on your server, (3) embed the Jumio Web SDK or Mobile SDK to collect the user's document and selfie in a guided capture experience, and (4) receive verification results via webhook when processing completes. Key API endpoints include `POST /initiate` to create a new verification session and obtain an SDK token, `GET /verifications/{transactionReference}` to retrieve detailed results including extracted data fields, authenticity scores, and individual check outcomes, and event webhooks that fire on verification completion, expiry, or manual review escalation. ## Pricing & Fees Jumio operates exclusively on custom enterprise pricing negotiated through their sales team. There are no publicly listed per-check rates. Pricing varies based on verification volume, geographic markets, product modules selected (e.g., document-only vs. document + AML), and contract length. Jumio does not offer a self-serve free tier. A sandbox environment with test credentials is provided during the sales/onboarding process for integration development and QA testing. ## Authentication Jumio uses OAuth 2.0 with the Client Credentials grant type. Developers exchange their API Key and API Secret for a short-lived bearer token via the `/oauth2/token` endpoint. This bearer token is then included as an `Authorization: Bearer {token}` header on all subsequent API requests. Tokens have a configurable expiry (default typically 30 minutes) and must be refreshed. Webhook payloads from Jumio are signed, and the signature should be verified before processing the payload. ## Rate Limits Jumio does not publish rate limit specifications. As an enterprise platform, throughput limits are negotiated per contract and scaled to the client's expected verification volume. Jumio's infrastructure is designed to handle burst verification loads (e.g., product launches, marketing campaigns) without throttling, subject to contractual terms. ## Compliance & Regulations Jumio holds ISO 27001 certification (information security), SOC 2 Type II attestation, PCI DSS compliance, and GDPR compliance. The platform supports FATF recommendations for identity verification, AMLD5/6 requirements in Europe, FinCEN guidelines in the US, and CBN KYC requirements for Nigerian financial institutions. Jumio's AML module screens against OFAC, EU, UN, UK Treasury, and other major watchlists for PEPs and sanctioned individuals. ## Challenges & Gotchas for Nigerian Developers 1. **Enterprise-only onboarding**: There is no self-serve signup. Nigerian startups must go through a sales process, which can take weeks. This makes Jumio unsuitable for developers who need to get started quickly. 2. **USD-denominated pricing**: Jumio bills in USD, and at enterprise volumes, costs can be substantial. Budget carefully based on your verification volume estimates. 3. **No native BVN integration**: Jumio does not directly query the NIBSS BVN database — for BVN verification, you need a separate Nigerian-specific API. 4. **Data residency**: Verify data residency options with Jumio during contract negotiation, particularly for NDPR compliance regarding Nigerian user biometric data. 5. **SDK hosting requirements**: The Jumio Web SDK must be served over HTTPS. Ensure your hosting environment is SSL-configured before testing. ## Company Background Jumio was founded in 2010 by Daniel Mattes and is backed by investors including Centana Growth Partners and Millennium Technology Value Partners. The company processes over 500 million verifications annually and has won multiple industry awards for fraud prevention technology. In recent years, Jumio has expanded its AI capabilities significantly, adding deepfake detection and synthetic identity fraud prevention to its core product. ## Frequently Asked Questions **Q: Can a Nigerian startup use Jumio without a US entity?** A: Yes. Jumio onboards international businesses including Nigerian companies. You will need to complete their enterprise onboarding process with valid business registration documents. **Q: How long does enterprise onboarding take?** A: Typically 2–4 weeks from initial contact to receiving live API credentials, depending on contract negotiation and compliance documentation. **Q: Does Jumio support NGN billing?** A: No. Jumio invoices in USD only. **Q: What happens if a user fails verification?** A: Jumio returns a detailed decision including the specific check that failed (e.g., document authenticity, liveness, face match). You can configure retry flows within the KYX Platform or redirect users to a manual review queue.
Security, Identity & KYC, Data Validation, Government, Banking & Fintech
Kora Identity is the multi-country identity verification feature set within the Kora API (formerly Korapay). It enables Nigerian and pan-African fintechs to verify individuals and businesses across four African countries — Nigeria, Ghana, Kenya, and South Africa — using a single API key shared with Kora payment services. The identity service provides instant verification against government databases using cutting-edge encryption and security protocols. What It Does Kora Identity offers two categories of verification: individual KYC and business KYB. For Nigeria: BVN (Bank Verification Number), NIN (National Identification Number), vNIN (Virtual NIN), and phone number verification. For Ghana: International Passport, SSNIT number, Voters Card, and Driver's Licence verification. For Kenya: International Passport, National ID, phone number, and Tax PIN verification. For South Africa: SAID (South African ID Number) verification. For Nigeria KYB: CAC (Corporate Affairs Commission) business registration verification. How Developers Use It Same credentials as Kora payments — authenticate with Bearer token using Secret Key. Documentation at developers.korapay.com/docs/verify-customers-businesses. Verification costs are deducted per lookup from the Kora account balance. Live mode and Identity service activation required in dashboard before using in production. An OpenAPI specification is available at developers.korapay.com/llms.txt. Pricing Per-verification pricing deducted from Kora account balance. No public rate card. Contact Kora for identity service pricing. Nigeria-Specific Verification Coverage Nigeria has the most comprehensive coverage: BVN (tied to all Nigerian bank accounts), NIN (national ID from NIMC), vNIN (privacy-safe virtual NIN that can be shared without exposing full NIN), and phone number verification. CAC business verification confirms company registration with the Nigerian Corporate Affairs Commission. Challenges and Gotchas (1) Identity service must be separately activated in the Kora dashboard — not automatically available with a new account. (2) No liveness detection, document capture, or selfie match — Kora Identity is data-matching only. (3) Per-lookup billing means costs scale with verification volume. (4) For full biometric KYC (selfie + document), use Smile Identity or Dojah instead. Company Background Kora (formerly Korapay) is a CBN-licensed Nigerian fintech company with multi-country operations. The identity product is part of a broader strategy to be the end-to-end payment and compliance infrastructure for pan-African fintechs. FAQs Q: Does Kora Identity support NIN verification? A: Yes. NIN and vNIN (Virtual NIN) are both supported for Nigeria. Q: Can I verify a business registration (CAC)? A: Yes. CAC verification for Nigerian businesses is supported. Q: Is Kora Identity available in Kenya? A: Yes. Passport, National ID, phone, and Tax PIN verification for Kenya are supported. Q: Do I need a separate API key? A: No. The same Bearer token used for Kora payments is used for identity verification. Kora Identity's multi-country verification scope — covering BVN and NIN in Nigeria, SSNIT and Voter Card in Ghana, and National ID in Kenya — means that Nigerian fintechs expanding to multiple African markets can use the same identity verification provider that powers their Nigerian KYC workflow for their expansion markets, rather than establishing separate identity verification relationships in each new country. This KYC infrastructure continuity reduces integration complexity as platforms expand their geographic footprint. The bank account verification capability within Kora Identity — resolving the account holder name for a provided account number and sort code — prevents payment failures due to account number typos and reduces fraud from account number substitution. For Nigerian platforms processing disbursements to many recipients, pre-validating account details before initiating transfers reduces failed disbursement rates and the operational burden of investigating and correcting failed transfers. CAC business verification through Kora Identity allows platforms serving Nigerian business customers to verify that a provided company name and RC number correspond to a registered and active business entity in the Corporate Affairs Commission database. For B2B lending platforms, supply chain finance providers, and corporate onboarding workflows, CAC verification provides an automated corporate KYC data point that replaces manual document review.
Identity & KYC, Data Validation, Compliance
Trulioo is a global identity and business verification platform that provides access to over 13,000 data sources across 195+ countries to verify identities, authenticate documents, and screen for AML risks. Founded in 2011 in Vancouver, Canada, Trulioo has built one of the world's largest identity data networks, capable of verifying approximately 5 billion consumers and 330 million business entities globally. The platform serves regulated financial institutions, fintech companies, crypto exchanges, and digital marketplaces that operate across multiple jurisdictions. ## What the API Does Trulioo's platform combines multiple verification methods accessible through a single API: database identity checks (cross-referencing submitted data against authoritative third-party data sources), document verification (AI-powered analysis of government-issued IDs), biometric face matching, and business entity verification (KYB). The platform's defining strength is its breadth of data source integrations — rather than relying solely on document OCR, Trulioo can validate identity data against credit bureaus, government databases, utility records, telecoms data, and other authoritative sources in each country. For Nigeria specifically, Trulioo covers the country within its 195+ country network, enabling identity verification for Nigerian users as part of multi-country verification flows. ## How Developers Use It The Trulioo Platform API is accessed via REST endpoints. Developers can directly call individual verification services (e.g., document verification, database check) or combine multiple services in a single API call using Trulioo's Flow Builder. The Flow Builder provides a no-code interface where teams can design multi-step verification journeys, configure conditional logic, and publish flows as authenticated API endpoints — meaning each configured flow gets its own API endpoint that can be called from your backend. Webhooks deliver real-time verification event updates to your configured callback URL, enabling asynchronous processing of verification results without polling. Key events include verification completion, status changes, and manual review escalations. ## Pricing & Fees Trulioo operates on a B2B SaaS subscription model. Entry-level pricing begins at approximately $99/month, with transaction-based fees applied per verification check. Enterprise plans with custom pricing, volume discounts, and SLA guarantees are available. Trulioo does not publish a public rate card — pricing varies significantly based on the countries targeted, data sources accessed, and verification types used. Contact Trulioo sales for a quote tailored to your use case. ## Authentication Trulioo uses API key authentication. Flows configured in the Flow Builder can be published as authenticated, restricting access to the Trulioo Platform API using your API key as a Bearer token in the Authorization header. Webhook delivery can be configured with signature verification to confirm payload authenticity. ## Rate Limits Rate limits are not publicly documented. Enterprise plans include throughput commitments negotiated based on expected verification volume. Contact Trulioo for specific limits. ## Compliance & Regulations Trulioo is ISO 27001 certified, SOC 2 Type II attested, and GDPR compliant. The platform supports FATF global KYC recommendations, FinCEN guidelines, FINTRAC (Canada), FCA (UK), and applicable AML/CFT regulations across the jurisdictions it operates in. For Nigerian deployments, Trulioo's identity verification capabilities align with CBN Customer Due Diligence regulations and EFCC AML obligations. AML screening covers OFAC, UN, EU, UK Treasury, and global PEP watchlists. ## Challenges & Gotchas for Nigerian Developers 1. **Enterprise-only model**: No self-serve signup is available. Budget 2–4 weeks for enterprise onboarding and contract negotiation. 2. **Pricing complexity**: Different data sources in different countries have different per-check costs. Verify Nigeria-specific pricing during the sales process. 3. **USD billing**: Trulioo invoices in USD. Nigerian developers need a USD-capable payment method. 4. **Data source depth by country**: Trulioo's database check depth varies by country depending on available data source partnerships. Confirm the depth of Nigerian data source coverage for your specific use case. 5. **No native BVN query**: Trulioo does not directly integrate with NIBSS BVN data — supplement with a dedicated Nigerian BVN API if BVN verification is required. ## Company Background Trulioo was founded in 2011 by Stephen Ufford and Tanis Jorge. The company has raised over $475 million in total funding, including a $394 million Series D in 2021, making it one of the most well-funded identity verification companies globally. In 2022, Steve Craig became CEO. Trulioo is headquartered in Vancouver, Canada with offices in Dublin, Austin, and London. The company's GlobalGateway product is particularly known for its breadth of global data source access. ## Frequently Asked Questions **Q: Is Nigeria covered by Trulioo?** A: Yes. Nigeria is included in Trulioo's 195+ country coverage. Identity data can be verified through document checks and database lookups using available Nigerian data sources. **Q: Can a Nigerian startup use Trulioo without an enterprise contract?** A: No. Trulioo requires an enterprise agreement before granting API access. There is no self-serve or starter plan. **Q: How does Trulioo differ from Onfido or Sumsub?** A: Trulioo's differentiator is its depth of database identity verification across 13,000+ data sources — going beyond document OCR to cross-reference against credit bureaus, telcos, and government databases. This is especially valuable for users without high-quality document images. **Q: Does Trulioo support business verification (KYB)?** A: Yes. Trulioo can verify 330 million+ business entities globally, making it well-suited for B2B platforms that need to verify corporate customers.
Identity & KYC, Banking & Fintech, Government, Payments
Mono is a Nigerian open banking and financial data infrastructure company that enables developers to build financial products by connecting customer bank accounts for data access, payments, and identity verification. Founded in 2020 by Abdul Hassan and Prakhar Sharma, Mono has raised funding from Sequoia Capital India and other top investors, and is one of Africa's leading open banking providers, covering over 30 Nigerian banks and financial institutions. The Mono platform is organized into three main API products: Financial Data, Payments (DirectPay), and Identity Verification. All three use the same developer credentials and are accessed via the Mono Connect widget — an embeddable authentication flow that allows customers to authorize Mono's access to their bank account using their internet banking credentials, in accordance with CBN open banking guidelines. The Financial Data API provides programmatic access to a bank account's transaction history, current balance, income patterns, and bank statements after the customer authorizes access through the Connect widget. Lenders use this data for credit scoring — analyzing spending patterns, income credits, and debt obligations from actual bank statements rather than relying on self-reported income. The transactions endpoint returns categorized transaction records covering 12–24 months of history depending on the bank. The Payments API, branded as DirectPay, enables businesses to initiate single direct debits from a linked customer bank account — charging the account directly without requiring the customer to enter card details. DirectPay is powered by open banking standards, with all transactions encrypted end-to-end. Pricing is 1% per successful transaction, capped at NGN 1,000. This makes DirectPay significantly cheaper than card payment fees (Paystack charges 1.5% + ₦100 capped at ₦2,000) for high-value transactions — for example, a ₦500,000 loan repayment via DirectPay costs ₦1,000 (capped), versus ₦2,100 via card. Mono also offers a Recurring Direct Debit product — where a customer authorizes ongoing debits on a schedule — enabling subscription billing, loan installment plans, and salary deductions using open banking mandates rather than card tokens. Authentication is handled via the Client Secret Key, which is included in request headers as mono-sec-key. Public keys are used client-side to initialize the Connect widget. Mono provides SDKs for React, React Native, JavaScript, Android, and iOS — all of which embed the Connect widget and handle the token exchange flow. Most integrations take 2–4 hours. For identity verification, Mono offers BVN verification, NIN verification, and document verification (government-issued ID). These are standalone API calls that do not require bank account linking — useful for KYC onboarding where the business needs to verify user identity before granting access to financial services. Mono's Identity API also supports address verification and company verification via CAC data — enabling Know Your Business (KYB) checks for B2B platforms and marketplace operators. The sandbox environment is available at mono.co/sandbox with test bank credentials provided in the documentation. All three products (Financial Data, DirectPay, Identity Verification) are testable in sandbox mode before going live. From a compliance standpoint, Mono operates under the CBN's Regulatory Framework for Open Banking in Nigeria. All data access is customer-authorized and consent-revocable. Mono is registered with the Nigerian Data Protection Regulation (NDPR) as a data controller and processor. The Connect widget displays clearly what data a business is requesting before the customer approves access. Mono covers over 30 Nigerian financial institutions including GTBank, First Bank, Zenith Bank, Access Bank, UBA, Sterling Bank, Kuda, OPay, PalmPay, and most major microfinance banks. Frequently Asked Questions: Can I access a customer's bank account without their permission? No — the Mono Connect widget requires explicit customer authorization. The customer sees exactly what data the platform is requesting and must provide their internet banking credentials to approve access. How long does bank account access last? Customer authorizations can expire or be revoked. Mono's refresh token mechanism allows businesses to refresh data access periodically, but customers can revoke access at any time via the Mono Customer Portal. Does DirectPay work for all Nigerian banks? DirectPay covers 30+ institutions but not all banks. Coverage continues to expand as Mono adds new integrations. Can I use Mono for business account verification? Yes — Mono's Identity API includes CAC verification for business account checks, in addition to individual BVN/NIN verification.
Identity & KYC, Data Validation, Government
Prembly (formerly known as IdentityPass) is a Nigerian-founded identity verification and compliance infrastructure company serving businesses across Africa. Originally launched as IdentityPass — with the Identitypass brand still widely recognized — the company now operates under the Prembly name while maintaining the "Identitypass by Prembly" product identity. All three domains (identitypass.com, myidentitypass.com, prembly.com) resolve to the same company, with prembly.com being the current primary brand. Prembly provides a comprehensive API that allows businesses to verify individual and business identities using government-backed data sources across seven African countries: Nigeria, Kenya, Ghana, Uganda, South Africa, Sierra Leone, and Rwanda. In Nigeria, Prembly is NIMC-licensed, meaning it has direct, authorized access to NIN data from Nigeria's National Identity Management Commission — one of the most critical authorizations for any Nigerian KYC provider. **Core Verification Services** For Nigeria, Prembly's API covers: 1. **BVN Verification (Basic and Advanced)**: Verify a Bank Verification Number against the CBN/NIBSS database. Basic returns name and DOB; Advanced returns full customer details including phone, enrollment bank, and photo. 2. **NIN Verification**: Verify a National Identification Number against NIMC's database, returning name, DOB, gender, and photo. Supports both standard NIN and Virtual NIN (vNIN) verification — the tokenized format required by NIMC's new data privacy policy. 3. **BVN + NIN + Phone Mashup**: A single API call that simultaneously verifies BVN, NIN, and phone number — dramatically simplifying KYC integration by reducing three separate calls into one. 4. **CAC Company Verification (KYB)**: Look up and verify a Nigerian company's CAC registration details — company name, registration number, directors, and status — for Know Your Business (KYB) compliance. 5. **FRSC Driver's License Verification**: Verify a Nigerian driver's license against the Federal Road Safety Commission database. 6. **International Passport Verification**: Verify a Nigerian international passport number and details. 7. **Vehicle Plate Number Verification**: Match a vehicle plate number to the registered owner's details. 8. **Stamp Duty Verification**: Verify stamp duty documents. 9. **Bank Account Name Verification**: Confirm that a bank account name matches the account number before initiating transfers — fraud prevention for disbursements. 10. **Address Verification**: Physical and digital address verification for Nigerian addresses. 11. **Facial Recognition & Liveness Detection**: Biometric verification matching a live selfie to a government ID photo, with liveness checks to prevent spoofing. **RadarR — AML & Compliance Screening** Prembly's RadarR product provides Anti-Money Laundering (AML) screening, sanctions list checking, and Politically Exposed Person (PEP) screening. This is a separate product within the Prembly ecosystem, designed for businesses with regulatory obligations to screen customers against global watchlists. **Pan-African Coverage** Beyond Nigeria, Prembly supports identity verification in Kenya, Ghana, Uganda, South Africa, Sierra Leone, and Rwanda — using country-specific national ID documents and verification databases. This makes Prembly a strong choice for platforms expanding across Africa without needing country-specific verification vendors. **Authentication & Developer Experience** API access is managed through dashboard.prembly.com. Keys are passed via the x-api-key header or as Bearer tokens. Sandbox credentials are available immediately upon account registration — no documents or credit card required for testing. Production access requires business verification (CAC + director ID). SDKs are available for Python (github.com/prembly/prembly_python) and JavaScript (Vanilla), with additional language support maintained in the Prembly GitHub organization. **Pricing** Prembly uses per-verification pricing. Rates vary by verification type (simpler lookups like NIN cost less than biometric or address verifications). No flat-rate pricing is publicly listed — sign up at dashboard.prembly.com for a pricing quote or enterprise plan. Volume discounts are available. **Compliance** Prembly is NIMC-licensed for NIN data access and complies with CBN KYC tiers 1–3, NDPR (Nigeria Data Protection Regulation), and relevant data privacy regulations in each supported country. All data handling adheres to NIMC's vNIN tokenization requirements. **Challenges** Pricing is not transparent without registration, which slows initial evaluation. Physical address verification involving field agents takes longer than instant digital checks. For international markets beyond Prembly's seven supported countries, a global KYC provider (Smile Identity, Sumsub, Jumio) would be needed. **Frequently Asked Questions** Q: Is Prembly the same as IdentityPass? A: Yes. Prembly is the parent company, and "Identitypass by Prembly" is the product name. All three domains (identitypass.com, myidentitypass.com, prembly.com) are the same company. Q: Can I test without a registered business? A: Yes. Sandbox access at dashboard.prembly.com requires only an email registration — no documents needed. Q: Does Prembly support AML screening? A: Yes, via the RadarR product — a separate AML and sanctions screening module within the Prembly ecosystem. Q: What is the BVN+NIN+Phone mashup endpoint? A: A single API call that verifies all three data points simultaneously, simplifying KYC for Nigerian customer onboarding. Q: Which African countries does Prembly support? A: Nigeria, Kenya, Ghana, Uganda, South Africa, Sierra Leone, and Rwanda.
Government, Identity & KYC, Data Validation, Security
Sumsub (Summary Verification) is a comprehensive identity verification and compliance platform used by over 2,000 businesses globally to verify users, screen for AML risks, monitor transactions, and onboard corporate entities. Headquartered in London with offices across Europe and the Americas, Sumsub powers KYC (Know Your Customer), KYB (Know Your Business), AML screening, and fraud prevention through a single API and no-code workflow builder. ## What the API Does Sumsub provides a suite of verification products accessible through a unified REST API. At the core is its document verification engine, which supports over 14,000 ID document types from more than 220 countries and territories. The platform extracts data from submitted documents using OCR, validates authenticity through tamper detection and security feature analysis, and cross-references extracted data against government databases where available. Beyond document checks, Sumsub offers biometric face matching — comparing a selfie to the document photo — combined with active and passive liveness detection to prevent spoofing attacks using printed photos, videos, or 3D masks. The platform also includes Nigerian NIN slip recognition, voter card parsing, and international passport verification, making it well-suited for Nigerian developer compliance requirements. ## How Developers Use It Developers integrate Sumsub via REST API or through pre-built mobile/web SDKs for iOS, Android, React Native, and Flutter. The typical integration flow involves creating an applicant (a user object in Sumsub), generating an SDK access token, and embedding the Sumsub Web SDK or Mobile SDK to collect the user's documents and selfie. The SDK handles the camera capture, liveness instructions, and document upload entirely in-browser or in-app, and fires a webhook back to your server when verification completes. For server-side processing, key endpoints include: `POST /resources/applicants` to create an applicant, `GET /resources/applicants/{applicantId}/status` to check verification status, `GET /resources/applicants/{applicantId}/one` to retrieve full check results, and `POST /resources/applicants/{applicantId}/requiredIdDocs` to configure which document types to accept. Sumsub Studio is the platform's no-code workflow builder where teams can design custom verification journeys — choosing which checks to run (document, biometric, AML, database, etc.) in what order, with conditional branching based on risk signals, without writing additional code. ## Pricing & Fees Sumsub operates on a per-verification pricing model with monthly minimum commitments. For non-regulated use cases (e.g., marketplaces, gig economy), pricing starts at $149/month with a per-verification cost of approximately $1.35. For regulated entities (fintechs, banks, crypto exchanges), the minimum rises to $299/month with per-verification costs around $1.85. Enterprise plans with custom pricing are available for high-volume customers. Sumsub does not publicly list a free tier; however, a sandbox environment with test credentials is available to all registered developers at no cost. ## Authentication Sumsub uses a dual-token authentication system. Each API request requires an App Token (passed in the `X-App-Token` header) and a request-specific HMAC SHA-256 signature (passed in the `X-App-Access-Sig` header, generated by signing the request body + timestamp using your Secret Key). This scheme prevents replay attacks and ensures requests cannot be tampered with in transit. Developers must store the Secret Key securely and never expose it client-side. The Sumsub SDK separately uses short-lived SDK Access Tokens generated server-side to authenticate end-user sessions. ## Rate Limits Rate limits are not publicly published and vary by plan tier. Sumsub's enterprise plans are designed for high-volume throughput, and production limits are negotiated as part of the contract. Developers on standard plans should contact Sumsub support to confirm their applicable limits. The sandbox environment has its own separate limits appropriate for testing. ## Compliance & Regulations Sumsub is ISO 27001 certified and GDPR compliant. The platform supports compliance with FATF (Financial Action Task Force) recommendations for AML screening, PEP and sanctions list checks against global watchlists including OFAC, EU, UN, and UK Treasury lists. For Nigerian businesses, Sumsub's checks are compatible with CBN KYC guidelines (customer due diligence requirements), NDPR data handling requirements, and EFCC AML obligations. For crypto businesses, the platform includes a Travel Rule module supporting compliance with the FATF Travel Rule for Virtual Asset Service Providers (VASPs), enabling originator/beneficiary data transmission for transactions above regulatory thresholds. ## Challenges & Gotchas for Nigerian Developers 1. **No native BVN lookup**: Sumsub does not directly query the NIBSS BVN database. For BVN verification, you would need to combine Sumsub with a Nigerian BVN API like Mono or Okra. 2. **HMAC signing complexity**: The request signing process is more involved than a simple API key — developers must correctly generate the HMAC SHA-256 signature on every request. Using the official SDK wrappers significantly reduces integration friction. 3. **Pricing for Nigerian scale**: At $1.35–$1.85 per verification, the cost can be significant for mass-market Nigerian apps with millions of users. Factor verification costs into your unit economics early. 4. **Data residency**: Sumsub stores verification data in EU-based infrastructure by default. For NDPR compliance, confirm your data processing agreement covers Nigerian user data appropriately. 5. **Webhook reliability**: Always verify incoming webhooks using the Sumsub signature header before trusting the payload — do not skip webhook signature validation in production. ## Company Background Sumsub was founded in 2015 and is headquartered in London, United Kingdom. The company has raised over $30 million in funding and serves clients in banking, crypto, lending, insurance, and marketplace industries. Notable clients include Bitpanda, Mercuryo, and Rapyd. Sumsub has a dedicated compliance team and regularly updates its watchlist databases and ID document templates. ## Frequently Asked Questions **Q: Can I use Sumsub without a business registration in Nigeria?** A: You can sign up and start testing in sandbox mode without a Nigerian business registration. Going live and enabling billing requires a valid business entity and may require compliance documentation. **Q: Does Sumsub support NGN billing?** A: Sumsub bills in USD. Nigerian businesses will need to pay via USD card, wire transfer, or through a payment provider that supports USD billing. **Q: How long does a verification take?** A: Automated decisions are returned in under 60 seconds in most cases. Manual review (for edge cases flagged by the system) typically takes a few hours. **Q: Is there a free trial?** A: Sumsub provides a full-featured sandbox environment for testing. A paid subscription is required to go live and run real verifications.
Identity & KYC
GetOTP is a comprehensive OTP (One-Time Password) generation and verification service providing secure multi-factor authentication capabilities. The service delivers OTPs via email and SMS for customer verification, login authentication, and sensitive transaction confirmation. GetOTP protects against brute force attacks with configurable rate limiting, exponential backoff, and account lockout after multiple failed attempts. The API supports flexible OTP formats including numeric codes, alphanumeric combinations, and custom patterns enabling integration with diverse security requirements. GetOTP integrates seamlessly with authentication flows, payment gateways, and sensitive operation workflows where additional verification is required. The service provides detailed audit logs showing OTP delivery, verification attempts, and security events for compliance and forensic analysis. GetOTP is widely used by fintech platforms, e-commerce sites, and SaaS applications requiring strong security without complex infrastructure setup.
Identity & KYC, Data Validation, Education, Government
VerifyMe Nigeria is an identity verification and trust infrastructure company tackling "Africa's credibility gap" — the challenge of verifying identities, addresses, employment histories, and background information in markets where traditional verification methods fail. Founded in Nigeria and licensed by the National Identity Management Commission (NIMC), VerifyMe provides API-accessible verification services used by over 10,000 businesses across fintech, lending, HR, insurance, e-commerce, and logistics in Nigeria and across Africa. The company has verified over 500 million identities and 400,000 addresses, making it one of the most battle-tested identity verification platforms in Nigeria. Notable clients include Moniepoint (one of Nigeria's largest fintech companies, using VerifyMe for employment verification) and ALT Finance (using address verification for loan underwriting). **Core Verification Services** VerifyMe provides seven categories of verification, all accessible via REST API: 1. **NIN (National Identity Number) Verification** — Verifies a customer's NIN against NIMC's national identity database. NIMC-licensed access ensures government-authorized data retrieval. Supports standard NIN and Virtual NIN (vNIN) verification — the NIN alias format required by the NIMC for data privacy protection. 2. **BVN (Bank Verification Number) Verification** — Verifies a customer's BVN against the CBN/NIBSS database, confirming name, date of birth, and phone number match. Essential for CBN-mandated KYC for Nigerian financial services. 3. **FRSC Driver's License Verification** — Verifies Nigerian driver's license details against the Federal Road Safety Commission database — name, DOB, license number, and status. 4. **Address Verification** — Physical address verification using a network of field agents (GOVA) combined with 4D geo-location technology. Meets CBN Tier III KYC requirements for address confirmation. Verifies both residential and business addresses. 5. **Employment History Verification** — Confirms a person's current and past employment details — employer name, job title, employment period, and reason for leaving — useful for lending credit assessment and HR screening. 6. **Property Verification** — Verifies property ownership and occupancy details for loan collateral assessment, rental agreements, and real estate due diligence. 7. **Guarantor Verification** — Verifies the identity and contact details of loan guarantors, with optional physical visit confirmation. **AI-Powered Facial Recognition & Liveness Detection** VerifyMe integrates facial recognition with liveness detection for contactless customer onboarding. Customers can complete identity verification using selfie + government ID, with the AI system matching the face to the government ID photo and confirming the user is physically present (not a photo or video replay). This is particularly valuable for digital-first fintechs that cannot collect physical documents. **Core Products** **QoreID** — A KYC and compliance integration product that provides a centralized verification endpoint with configurable workflows. Developers can build custom KYC journeys combining multiple verification types (e.g., NIN + BVN + liveness + address) in a single flow. QoreID also includes VeriLinks — shareable verification links that customers complete without requiring the business to write any code. This makes KYC accessible to non-technical teams. **Pluto** — A background check platform for employment and pre-hire screening. Pluto enables HR departments and recruitment agencies to request remote candidate verification covering identity, employment history, educational credentials, address, and criminal history — all without scheduling in-person appointments. Reports include risk scoring and structured output for HR decision-making. **GOVA** — A network of VerifyMe verification agents deployed across Nigeria who conduct physical address and guarantor verifications. The agent network gives VerifyMe reach into informal Nigerian addresses and rural areas that digital-only verification cannot cover. **Authentication** VerifyMe uses API key authentication. Keys are issued after account creation and approval at app.verifyme.ng. API keys are passed as Bearer tokens in the Authorization header of all API requests. Test credentials are separate from production credentials. **Compliance** All VerifyMe verifications are compliant with: - **NIMC regulations**: Licensed data processor for NIN verification - **CBN Tier 1, 2, 3 KYC requirements**: Identity, BVN, and address verifications meet all CBN tier upgrade requirements - **AML (Anti-Money Laundering)** guidelines for regulated financial institutions - **NDPR (Nigeria Data Protection Regulation)**: Data handling complies with Nigeria's data privacy law **Pricing** VerifyMe uses per-verification pricing. No flat-rate pricing is publicly listed — rates vary by verification type (NIN is typically cheaper than address or employment verification). Contact sales@verifyme.ng or sign up at app.verifyme.ng for pricing. Enterprise volume pricing is available. **Challenges for Nigerian Developers** Pricing is not transparent without a sales engagement, which can slow initial evaluation. NIN verification requires NIMC licensing/certification, which VerifyMe holds — so developers do not need to obtain their own NIMC license. Address and employment verifications involving physical agent visits take longer (hours to days) than instant digital verifications. **Frequently Asked Questions** Q: Is VerifyMe licensed by NIMC? A: Yes. VerifyMe is a NIMC-licensed data processor, authorized to access Nigeria's NIN database. Q: Does VerifyMe support Virtual NIN (vNIN)? A: Yes. Both standard NIN and Virtual NIN verification are supported. Q: How do I get started with the API? A: Create an account at app.verifyme.ng to receive test credentials and access documentation at docs.verifyme.ng. Q: Does VerifyMe offer a no-code option? A: Yes. QoreID's VeriLinks allow KYC collection without any coding — share a link with the customer. Q: How long does address verification take? A: Physical address verification using the GOVA agent network typically takes hours to 1–2 business days depending on location and agent availability.
Identity & KYC, Data Validation, SMS & Messaging
Twilio Verify is a fully managed, multi-channel user authentication and phone verification API that enables developers to add one-time passcode (OTP) verification, two-factor authentication (2FA), and phone number validation to any application without building or maintaining their own verification infrastructure. Built on Twilio's global carrier network, Verify supports OTP delivery via SMS, WhatsApp, voice call, email, and push notifications — as well as frictionless verification methods like Silent Network Authentication and Passkeys. A standout feature for Nigerian developers is Fraud Guard, which provides 100% protection against SMS pumping fraud — a widespread attack where bad actors flood phone numbers with OTP requests to generate carrier revenue. Fraud Guard detects and blocks this automatically, preventing runaway SMS costs that can bankrupt Nigerian startups running OTP-based auth. ## What the API Does Twilio Verify handles the complete verification lifecycle: sending the OTP code via your chosen channel, managing code expiry and retry logic, validating the code entered by the user, and returning a verification result. The API abstracts all carrier relationships, message routing, and code management — developers only make two API calls: one to send the code and one to check it. Supported verification channels: - **SMS**: OTP delivered as a text message to any phone number including Nigerian (+234) numbers. - **WhatsApp**: OTP via WhatsApp message — useful for Nigerian users who prefer WhatsApp over standard SMS. - **Voice**: OTP read aloud via automated phone call — fallback option for users who cannot receive SMS. - **Email**: OTP sent via email for non-phone-based verification flows. - **Push**: In-app push notification verification via the Verify Push SDK for mobile apps. - **Silent Network Authentication (SNA)**: Verifies phone number ownership in the background without sending a code or requiring any user action — the carrier directly confirms the phone-SIM match silently. - **Passkeys**: WebAuthn-based biometric authentication as a password-free login option. Beyond OTP delivery, Twilio Verify includes phone number intelligence that validates the number format, identifies the carrier, detects line type (mobile vs. landline vs. VoIP), and flags risky or suspicious numbers before sending a verification — helping prevent waste on invalid or fraudulent numbers. ## How Developers Use It Integration requires two main API calls: 1. **Create Verification**: `POST /v2/Services/{ServiceSid}/Verifications` — specify the phone number, channel (sms/whatsapp/voice/email), and locale. Twilio sends the OTP. 2. **Check Verification**: `POST /v2/Services/{ServiceSid}/VerificationChecks` — submit the code entered by the user. Twilio returns `approved` or `pending`. A Verify Service is created once in the Twilio Console (or via API) and stores your configuration — OTP length, expiry time, rate limits, Fraud Guard settings, and code template. The Service SID is then used in all verification API calls. ## Pricing & Fees Twilio Verify uses pay-as-you-go pricing charged only for successful verifications: - Free trial available without credit card — includes test credits for development. - SMS OTP: approximately $0.05 per successful verification plus the underlying SMS carrier fee for the destination country. - WhatsApp OTP: WhatsApp business messaging rates apply. - Voice OTP: Voice call rates apply per destination country. - Email OTP: Email delivery is typically included in Twilio SendGrid pricing. - Exact per-channel rates for Nigeria are available at twilio.com/en-us/verify/pricing. ## Authentication Twilio uses HTTP Basic Authentication with your Account SID (username) and Auth Token (password). These credentials are found in the Twilio Console. For production, Twilio recommends using API Keys instead of the master Auth Token, scoping key access to specific services. ## Rate Limits Twilio Verify includes built-in configurable rate limiting per Verify Service — you can set maximum verification attempts per phone number per time window. This prevents abuse and limits fraud exposure. Additional rate limits at the Twilio account level apply to all API requests. ## Compliance & Regulations Twilio is ISO 27001 certified, SOC 2 Type II attested, and GDPR compliant. For Nigerian deployments, Twilio's global carrier network delivers SMS through local Nigerian carriers (MTN, Airtel, Glo, 9mobile). Twilio complies with NCC (Nigerian Communications Commission) regulations for business SMS delivery, including sender ID registration requirements for commercial messaging. Twilio Verify's Fraud Guard helps Nigerian businesses comply with cost management obligations and prevents fraudulent use of their messaging channels. ## Challenges & Gotchas for Nigerian Developers 1. **Sender ID registration**: Nigerian carriers require businesses to register alphanumeric sender IDs for SMS delivery. Twilio facilitates this but it requires supporting business documentation and approval time. 2. **SMS delivery rates**: Nigerian SMS delivery can be slower than in Western markets due to carrier routing. Use WhatsApp as a fallback channel for time-sensitive OTPs. 3. **SMS pumping fraud**: Always enable Fraud Guard in production. SMS pumping attacks targeting Nigerian apps can generate thousands of dollars in fraudulent charges before detection. 4. **Billing in USD**: Twilio charges in USD. Nigerian developers need a USD-capable payment method (virtual USD card or wire). 5. **Trial limitations**: The Twilio free trial can only send to verified phone numbers. Upgrade to a paid account for unrestricted testing with real Nigerian numbers. ## Company Background Twilio was founded in 2008 in San Francisco by Jeff Lawson, Evan Cooke, and John Wolthuis. The company is publicly listed (NYSE: TWLO) and serves over 300,000 businesses globally. Twilio Verify powers authentication for some of the world's largest consumer apps and fintech platforms. ## Frequently Asked Questions **Q: Can Twilio Verify send OTPs to Nigerian (+234) numbers?** A: Yes. Twilio's global carrier network supports Nigerian phone numbers on all major carriers (MTN, Airtel, Glo, 9mobile). **Q: What is SMS pumping fraud and how does Verify protect against it?** A: SMS pumping is an attack where fraudsters trigger mass OTP requests to generate carrier revenue at your expense. Twilio Verify's Fraud Guard automatically blocks these attacks, providing 100% protection according to Twilio. **Q: Is there a free tier?** A: Twilio provides a free trial account with test credits. No credit card required to start. Production use requires a paid account. **Q: Can I use WhatsApp OTP instead of SMS?** A: Yes. WhatsApp OTP is supported and preferred by many Nigerian users who use WhatsApp as their primary communication channel.
Banking & Fintech, Identity & KYC, Government, Security
MetaMap (formerly known as Mati) is a global identity verification and KYC (Know Your Customer) platform that enables businesses to verify the identities of their users through document scanning, liveness detection, biometric face matching, and direct database verification against government records. For Nigerian businesses, MetaMap provides native verification of Nigerian government-issued identity documents and databases — NIN (National Identification Number), BVN (Bank Verification Number), CAC (Corporate Affairs Commission) registrations, international passports, driver's licenses, and voter cards — making it one of the most comprehensive KYC solutions available for the Nigerian market. **What MetaMap Does** MetaMap provides a complete identity verification pipeline with multiple layers: **1. Document OCR and Authentication** Users submit a photo or scan of a government-issued ID. MetaMap's OCR engine automatically extracts all text fields (name, date of birth, ID number, expiry date), classifies the document type, and performs authenticity checks (detecting tampering, font anomalies, security feature violations). Supported Nigerian documents include: - NIN card (National Identity Card) - International passport (Nigerian e-passport) - Driver's license (FRSC-issued) - Voter's card (INEC-issued) - BVN-linked bank account identity **2. Liveness Detection** A selfie-based liveness challenge confirms the user is physically present and not using a photo or video replay attack. MetaMap's liveness detection uses active challenges (blinking, turning head, smiling) combined with passive AI analysis to detect spoofing attempts, meeting the requirements of ISO 30107-3 Presentation Attack Detection standards. **3. Biometric Face Match** After liveness confirmation, MetaMap compares the selfie against the photo on the submitted ID document. The biometric match score determines whether the person holding the ID is the same person pictured on it — the core protection against using stolen documents. **4. Database Verification (Nigeria-Specific)** Beyond document verification, MetaMap queries Nigerian government databases directly: - **NIN verification**: Validates the NIN number against NIMC (National Identity Management Commission) records - **BVN verification**: Validates the Bank Verification Number against CBN/NIBSS records - **CAC verification**: Validates Nigerian business registration numbers against CAC records for KYB (Know Your Business) checks - **Driver's license**: Validates against FRSC (Federal Road Safety Corps) database This database verification layer is critical — it confirms the document is not only authentic but also belongs to the specific individual presenting it. **5. AML Watchlist Screening** MetaMap screens names against global sanctions lists (OFAC, EU, UN), PEP (Politically Exposed Persons) databases, and adverse media sources — an essential layer for Nigerian financial institutions complying with FATF recommendations and CBN AML/CFT regulations. **6. KYB (Know Your Business)** For B2B onboarding, MetaMap supports business verification: confirming Nigerian company registration status through CAC, verifying beneficial ownership, and screening company names and directors against sanctions databases. **How Developers Integrate MetaMap** MetaMap provides multiple integration options: - **Web SDK**: A JavaScript SDK that renders the complete KYC flow in-browser — camera capture, liveness challenge, and document upload in a white-labeled UI - **Mobile SDK (iOS and Android)**: Native SDKs for embedding the KYC flow directly into mobile apps, leveraging the device camera and biometric capabilities - **REST API**: For server-side orchestration — submit pre-captured images via API for processing without using the UI SDKs - **No-Code Flow Links**: Generate a unique verification link to share with users who complete KYC via a web browser without any custom integration Authentication uses OAuth 2.0 client credentials: exchange your API client ID and secret for an access token, then use the token for all API calls. **Webhooks** MetaMap sends webhook notifications when verification status changes — approved, rejected, or pending manual review. This enables real-time onboarding automation without polling. **Pricing** MetaMap uses custom, volume-based pricing. There is no published self-serve pricing — businesses contact MetaMap sales to negotiate pricing based on: - Verification volume (number of checks per month) - Document types required (NIN + BVN database checks cost more than document-only checks) - Geographic markets - Contract length A free sandbox environment is available for development and testing. **Nigerian Regulatory Context** Nigerian fintech regulation requires KYC compliance at multiple tiers: - **CBN KYC Regulations**: Tiered KYC (Tier 1/2/3) for mobile money and payment service banks - **NDPR Compliance**: MetaMap processes biometric data — a special category under Nigeria's NDPR requiring explicit consent and enhanced data protection measures - **FATF Recommendations**: AML screening is required for financial institutions and virtual asset service providers MetaMap's Nigerian document verification and AML screening capabilities directly address these regulatory requirements, enabling Nigerian fintechs to demonstrate compliance during CBN examinations. **Company Background** MetaMap was founded in 2019 as Mati Identity and rebranded to MetaMap around 2021. The company is headquartered in San Francisco with strong emerging market focus, particularly in Latin America and Africa. They have raised significant venture funding and serve hundreds of businesses globally. MetaMap's Nigerian operations include direct integrations with NIN, BVN, and CAC databases — demonstrating a genuine commitment to the Nigerian market rather than a generic global solution applied superficially. MetaMap is a leading choice for Nigerian businesses that need comprehensive, end-to-end KYC with native Nigerian database verification, biometric liveness detection, and AML screening in a single integrated platform.
Development Tools, Identity & KYC
Auth0 (now part of Okta) is a cloud-based identity and authentication platform that provides a complete, customizable authentication and authorization system as a service. It handles the full spectrum of identity management concerns — user registration, login, password reset, social login, multi-factor authentication, single sign-on, and fine-grained access control — so developers do not need to build these complex and security-critical components from scratch. The Universal Login feature provides a hosted, customizable login page that handles all authentication flows. Developers redirect users to Auth0's hosted login page for sign-in, and Auth0 handles the entire authentication interaction before returning a verified user to the application. The login page is fully customizable with the application's branding, and because it is hosted by Auth0, security updates and compliance requirements are managed by Auth0's security team without developer intervention. Social login support covers the major social identity providers — Google, Facebook, Twitter/X, GitHub, LinkedIn, Apple, and many others — allowing users to authenticate using their existing accounts. For Nigerian applications where a significant portion of users already have Google or Facebook accounts and prefer not to create yet another password, social login dramatically reduces registration friction and improves conversion rates. Multi-factor authentication (MFA) options include SMS OTP, TOTP authenticator apps (Google Authenticator, Authy), email OTP, and biometric authentication. For Nigerian fintech applications regulated by the Central Bank of Nigeria (CBN), implementing MFA is a regulatory requirement. Auth0's MFA system meets these requirements without custom implementation. The Management API provides programmatic access to all user and configuration data: creating and updating user profiles, assigning roles and permissions, managing application settings, reviewing login events, blocking users, and exporting user data. This enables Nigerian platforms to integrate user management operations into their own admin dashboards and automation workflows. Role-Based Access Control (RBAC) allows fine-grained permission management — defining what different user types can do in the application and enforcing those permissions at the API level through Auth0-issued access tokens. For Nigerian startups, the free tier supporting 7,500 monthly active users is genuinely useful for MVPs and early-stage products. It covers most of the authentication features needed without any cost, allowing teams to defer the identity infrastructure investment until the product achieves meaningful traction. Auth0's Actions and Rules system allows developers to inject custom JavaScript logic into the authentication flow — running code at specific points during login, registration, token exchange, and other identity events. Nigerian fintech applications can use Actions to enforce custom business rules: blocking login from high-risk IP addresses, adding Nigeria-specific compliance checks at registration, or enriching user tokens with account-level data from the application database. The anomaly detection features automatically identify and block suspicious authentication activity — brute force attacks, credential stuffing attempts, and unusual login patterns. These protections operate transparently without requiring Nigerian developers to implement their own security monitoring for authentication endpoints. Log streaming exports real-time Auth0 authentication events to external monitoring systems, SIEM tools, or custom analytics platforms. Nigerian compliance teams that need audit logs of all authentication events for regulatory reporting can stream these logs directly to their preferred log management infrastructure. Auth0's extensive library of pre-built integrations covers all major frameworks — React, Angular, Vue, Next.js, Node.js, Python, Java, .NET, iOS, Android, Flutter — with official SDKs that implement OAuth 2.0 and OIDC correctly. Nigerian developers can integrate Auth0 into any stack without needing deep knowledge of the OAuth specification.
Identity & KYC, Data Validation
Smile Identity (also known as SmileID) is Africa's leading identity verification company, providing KYC, biometric authentication, document verification, and AML compliance infrastructure to businesses across 52 African countries. Founded with a specific focus on the African market, Smile Identity has built its technology to address a challenge that global identity verification providers consistently fail at: accurately verifying African identities using AI and biometrics trained on African faces. The company holds ISO 27001 (information security), SOC 2 Type 2 (security and availability), and ISO/IEC 30107-3:2023 Level 2 (biometric presentation attack detection) certifications — achieving a 0% biometric facial attack penetration rating, the highest level of liveness detection certification achievable. **Nigeria Coverage — 9 Government Databases, 132M+ Records** In Nigeria, Smile Identity verifies against nine government identity databases, providing the widest official data coverage of any single KYC provider in the market: 1. NIN (National Identification Number) — NIMC database 2. NIN V2 (enhanced NIN with additional fields) 3. V_NIN (Virtual NIN — tokenized format per NIMC policy) 4. BVN (Bank Verification Number) — NIBSS database 5. Bank Account verification 6. Phone Number verification 7. Voter ID (INEC — Independent National Electoral Commission) 8. FRSC Driver's License 9. International Passport This 9-database coverage gives Nigerian businesses access to 132 million+ identity records, ensuring that virtually any Nigerian customer with any government-issued ID can be verified through a single Smile Identity integration. **SmartSelfie — African-Face-Optimized Biometric Authentication** SmartSelfie is Smile Identity's proprietary biometric authentication system, built with six AI anti-spoof models specifically trained on African facial features. This is a critical differentiator: most global facial recognition systems are trained on predominantly Western facial data, resulting in significantly higher error rates (false rejections and false acceptances) for African users. SmartSelfie achieves 99.8% accuracy on African faces, making it the most reliable biometric tool for Nigerian and broader African customer onboarding. The system detects presentation attacks (photographs, videos, masks, deepfakes) at ISO/IEC 30107-3:2023 Level 2 — the highest certification level — with a documented 0% penetration rate in testing. **Document Verification & OCR** Smile Identity's document verification module uses OCR to extract data from physical and digital identity documents — passports, national IDs, driver's licenses — and cross-references the extracted data against government databases to confirm authenticity. This catches tampered, expired, or fabricated documents that database-only lookups would miss. **Business Verification (KYB)** For Know Your Business (KYB) compliance, Smile Identity verifies company registration details, directors, and ultimate beneficial ownership against business registry databases. This is used by B2B lenders, payment platforms, and corporate banking services. **AML Compliance** Smile Identity includes AML (Anti-Money Laundering) screening capabilities — checking customer identities against global sanctions lists, PEP databases, and adverse media — as part of the integrated compliance workflow. **52-Country African Coverage** Smile Identity supports identity verification across 52 African countries using country-specific national ID documents and government databases. This makes it the most geographically comprehensive African KYC provider, particularly valuable for platforms with pan-African ambitions. **Authentication & Integration** API access requires both an API Key and a Partner ID, issued after account registration at portal.usesmileid.com. Both credentials must be present in all API requests. SDKs are available for web, iOS, and Android — enabling both server-to-server integrations and embedded mobile verification flows. A free sandbox environment is available immediately upon registration. **Pricing** Per-verification pricing, tiered by volume. Specific rates vary by ID type and country. Enterprise volume pricing is available. Contact Smile Identity for current pricing schedules. **Why Choose Smile Identity Over Other Providers** The unique combination of 52-country African coverage, African-face-trained biometrics at ISO Level 2 certification, and 9 Nigerian government database access makes Smile Identity the strongest choice for African-market-focused KYC. Global providers like Jumio or Onfido offer broader international coverage but have weaker African-face accuracy and fewer Africa-specific database integrations. **Frequently Asked Questions** Q: What makes SmartSelfie different from standard facial recognition? A: SmartSelfie uses 6 AI models trained specifically on African faces, achieving 99.8% accuracy — far higher than Western-trained models. Q: How many Nigerian ID types can Smile Identity verify? A: Nine — NIN, NIN V2, vNIN, BVN, bank account, phone, Voter ID, FRSC Driver's License, and International Passport. Q: What certifications does Smile Identity hold? A: ISO 27001, SOC 2 Type 2, and ISO/IEC 30107-3:2023 Level 2 (0% biometric attack penetration). Q: Is there a sandbox for testing? A: Yes — register at portal.usesmileid.com to access sandbox credentials immediately. Q: Does Smile Identity cover countries outside Africa? A: Smile Identity is Africa-focused (52 countries). For non-African markets, use a global provider.
Identity & KYC, Data Validation
Youverify is a Nigerian-founded identity verification and compliance infrastructure company offering an end-to-end KYC, AML, and fraud prevention platform designed for African businesses operating under regulatory compliance requirements. Trusted by hundreds of businesses across Nigeria and 30+ African countries, Youverify's flagship product — the YouVerify Operating System (yvOS) — provides access to a global government-backed identity database of 300 million+ records through a single unified API. Youverify is particularly distinguished by its direct integrations with Nigerian government identity authorities: NIMC (NIN verification), NIBSS (BVN verification), and CAC (business registration) — meaning verifications return data directly from authoritative government sources, not from third-party aggregated copies. This direct-source approach significantly reduces false positives and data freshness issues. **yvOS — YouVerify Operating System** yvOS is Youverify's core product: a unified API endpoint that orchestrates the full KYC/AML workflow in a single session. Developers configure a verification flow (e.g., NIN + BVN + facial recognition + AML screening) and yvOS handles all data source routing, response aggregation, risk scoring, and audit trail generation automatically. This eliminates the need to manage multiple separate API integrations and build custom orchestration logic. **Nigerian ID Verifications Supported** - **BVN (Bank Verification Number)**: Direct NIBSS verification — returns name, DOB, phone, and enrollment details - **NIN (National Identification Number)**: Direct NIMC verification — confirms identity against Nigeria's national biometric database - **FRSC Driver's License**: FRSC database verification of license number, holder name, and validity - **International Passport**: Nigerian immigration service verification - **Voter ID (INEC)**: Independent National Electoral Commission voter registration verification - **CAC Company Verification**: Corporate Affairs Commission lookup for KYB compliance **Video KYC (vKYC) — CBN Compliant** Youverify's video KYC module allows businesses to conduct live identity verification sessions with customers via video call. The vKYC session is recorded, encrypted, and stored for the CBN-mandated minimum of five years. ISO 30107-3 compliant liveness detection with deepfake resistance is embedded in the session, providing a tamper-evident audit trail from initial onboarding through to ongoing compliance monitoring. **Biometrics & Liveness Detection** Facial recognition with active and passive liveness detection is available as a standalone verification step or integrated into the full KYC flow. The liveness detection is ISO 30107-3 compliant, meaning it meets the international standard for biometric presentation attack detection. Deepfake attacks — increasingly used to bypass identity checks — are specifically addressed. **AML & Compliance Screening** Automatic PEP (Politically Exposed Person) and sanctions screening is triggered at the point of vKYC or KYC completion. Results feed into the customer's initial risk score and the case management workflow in Youverify's compliance dashboard. AML screening covers global sanctions lists, PEP databases, and adverse media sources. **30+ African Countries** Beyond Nigeria, Youverify supports identity verification in 30+ African countries including Ghana, Kenya, South Africa, Ivory Coast, Senegal, and others. Country-specific national ID documents are supported, making it a strong choice for platforms expanding across Africa. **Authentication & Data Security** Youverify uses API key-based authentication. All data in transit is encrypted with TLS 1.2 minimum; data at rest uses AES-256 encryption. The platform is designed to comply with NDPR (Nigeria Data Protection Regulation) and CBN data handling requirements. **Integration Options** Youverify integrates via REST API or plug-and-play SDKs (available for web, iOS, and Android). The SDK approach enables non-technical teams to embed verification flows without writing custom API integration code. The platform delivers 99.9% uptime through enterprise-grade infrastructure. **Pricing** Per-verification pricing — rates vary by verification type (basic ID lookup vs. biometric + liveness vs. full video KYC) and country. Enterprise plans with volume pricing are available. Contact Youverify for a pricing schedule. **Challenges for Nigerian Developers** Pricing requires a sales engagement. While yvOS simplifies integration by providing a unified API, configuring complex multi-step verification flows may require compliance and product design input beyond standard developer integration. Physical address verification involves agent visits with associated delays. **Frequently Asked Questions** Q: Does Youverify use direct government data sources for Nigeria? A: Yes. Youverify integrates directly with NIMC (NIN), NIBSS (BVN), and CAC — not via aggregated copies. Q: Is Youverify's liveness detection certified? A: Yes — ISO 30107-3 compliant with deepfake resistance. Q: How many African countries does Youverify cover? A: 30+ African countries through the yvOS platform. Q: How long is vKYC session data retained? A: 5 years — the minimum required by CBN regulations. Q: Does Youverify support AML screening? A: Yes — automatic PEP and sanctions screening with risk scoring is included in the platform.
Banking & Fintech, Identity & KYC, Payments
Carbon (OneFi Limited) is a Nigerian digital financial services company operating as Carbon Microfinance Bank, licensed and regulated by the Central Bank of Nigeria (CBN). Carbon offers two developer-facing API products: the Carbon Business API — a BaaS layer for virtual accounts, payouts, and transaction management — and CarbonIVS, an identity verification system that connects directly to Nigeria government identity databases including BVN, NIN, International Passport, Driver's Licence, and Voter Registration. What the APIs Do The Carbon Business API enables fintechs and businesses to issue virtual bank account numbers to customers (static or dynamic), initiate and monitor payouts to any Nigerian bank, retrieve transaction history, and receive webhook events for real-time transaction notifications. It is designed as a BaaS layer for building financial products on top of CBN-licensed infrastructure. CarbonIVS is a separate identity verification product that lets developers automate KYC flows by verifying users against all major Nigerian identity databases in real time. All verification results are reported on a dashboard in real time. CarbonIVS requests require AES encryption using your API key for additional security. How Developers Use It Developers access the API at docs.getcarbon.co. Authentication uses an API key passed via the x-carbon-key header. The sandbox base URL is carbonapistagingsecure.getcarbon.co/baas/api. Responses are JSON. To go live, businesses must complete Carbon onboarding and provide required compliance documents. Rate limits are not publicly documented — developers should contact Carbon support for current thresholds. Pricing Carbon does not publish pricing publicly. Both the Business API and CarbonIVS are enterprise products that require direct engagement with the Carbon sales team. A sandbox environment is available for testing at no cost. Authentication All API requests use an x-carbon-key header with your API key. CarbonIVS requests additionally require AES encryption of the payload using the API key for enhanced security during identity data transmission. Compliance Carbon operates as Carbon Microfinance Bank (RC 1642222), regulated by the Central Bank of Nigeria. This makes it one of the most credible BaaS providers in Nigeria for businesses requiring a licensed banking infrastructure partner. CBN mandates KYC compliance — Carbon handles this through CarbonIVS for its partners. Challenges and Gotchas (1) Pricing is not public — requires a sales call before you can estimate integration costs. (2) Business API and CarbonIVS are separate products with separate onboarding. (3) Rate limits undisclosed — must be requested directly. (4) AES encryption requirement for CarbonIVS adds implementation complexity. (5) Carbon is Nigeria-only — no cross-border or international payment support. Company Background Carbon was founded in Nigeria by Chijioke Dozie and is headquartered in Lagos at Plot 642C Akin Adesola Street. The company employs over 90 people and has served millions of Nigerian consumers through its personal finance app. The business API suite is a newer B2B offering targeting fintechs and enterprises needing CBN-backed infrastructure. FAQs Q: Is Carbon a bank? A: Yes. Carbon operates as Carbon Microfinance Bank, CBN-licensed and regulated. Q: Can I use Carbon API without being a Nigerian business? A: No. Carbon BaaS and CarbonIVS are designed for Nigeria-registered businesses operating in Nigeria. Q: Is there a sandbox? A: Yes. Sandbox access is available at carbonapistagingsecure.getcarbon.co. Q: What identity documents can CarbonIVS verify? A: BVN, NIN, International Passport, Driver's Licence, and Voter Registration card — all major Nigerian government IDs. Q: Do I need to encrypt requests for the Business API? A: AES encryption is specifically required for CarbonIVS identity verification calls. Standard Business API calls use the x-carbon-key header without additional encryption.
Identity & KYC
The NIMC NIN API refers to the suite of identity verification services provided by the National Identity Management Commission (NIMC) — the Nigerian government agency responsible for establishing, managing, and maintaining the National Identity Database (NIDB). NIMC is the authoritative source for Nigerian identity data, having enrolled over 100 million Nigerians in its National Identity Management System (NIMS) since its establishment under the NIMC Act of 2007. NIMC provides two primary API products for identity verification: the NIMC Verification Service (NVS) — a SOAP-based enterprise web service for direct database queries — and NINAuth, a newer OAuth 2.0-based digital identity authentication service designed for seamless integration into government and private-sector applications. **NIMC Verification Service (NVS)** NVS is the original NIMC API, exposing Nigeria's National Identity Database as a SOAP (Simple Object Access Protocol) web service. The service provides five levels of data access: - Level 1: Minimum — confirms NIN exists and is valid (name only) - Level 2: Basic demographic data (name, DOB, gender) - Level 3: Extended demographic + contact details - Level 4: Full demographics + enrollment details - Level 5: Maximum — full data including biometric indicators Verification can be performed using three input methods: 1. **NIN-based lookup**: Provide the 11-digit NIN to retrieve identity data 2. **Fingerprint-based verification**: Submit biometric data for fingerprint matching against the NIMC database 3. **Demographic search**: Search by name/DOB combination to locate identity records Access to NVS is secured via dedicated VPN connections, providing an additional layer of security beyond standard HTTPS. This enterprise-grade security posture makes NVS appropriate only for institutional integrators with the technical infrastructure to manage VPN connections. **NINAuth — Modern Digital Identity Authentication** In 2023–2024, NIMC launched NINAuth (ninauth.nimc.gov.ng), a new identity authentication service designed to modernize NIN-based verification. NINAuth uses OAuth 2.0 and is designed for: - Government service portals needing federated Nigerian identity login - Private sector applications wanting NIMC-backed user authentication - Any platform where "Login with NIN" is appropriate NINAuth provides a developer-friendly interface at app.ninauth.nimc.gov.ng/developers and represents NIMC's move toward a more accessible, REST-friendly verification experience. **Tokenization and Virtual NIN (vNIN)** To address data privacy concerns around the raw 11-digit NIN, NIMC introduced vNIN (Virtual NIN) — a tokenized alias generated per-institution that allows verification without exposing or storing the raw NIN. Under NIMC's new policy, no entity in Nigeria is permitted to verify or store the raw 11-digit NIN — they must use vNIN tokens instead. This is a critical compliance requirement for all new NIN verification integrations as of 2024. **Who Can Access NIMC APIs** Direct NIMC NVS access is not self-serve — it requires institutional authorization. The typical path: - CBN-licensed banks, fintechs, insurance companies, and regulated businesses apply to NIMC - Government agencies have institutional data-sharing agreements with NIMC - Most Nigerian startups and SMEs access NIN verification indirectly via licensed aggregators (Prembly, Dojah, Youverify, Smile Identity) who hold NIMC data processor licenses **Pricing** NIMC offers tiered pricing for the NVS: - **SME Service Plans**: Bronze, Silver, Gold — tiered by monthly verification volume - **Enterprise Bulk Purchasing Groups**: Five enterprise tiers for high-volume institutional use Current pricing schedules are available at the NIMC pricing portal (wiki.nimc.gov.ng/en/pricing/enterprises). NINAuth pricing is separate. **NDPR Compliance** All NIMC data access is governed by the Nigeria Data Protection Regulation (NDPR). Organizations accessing NIN data must implement appropriate data protection measures, complete Data Protection Impact Assessments (DPIAs) where required, and must not store raw NINs beyond what is necessary for the immediate verification purpose. **Challenges for Nigerian Developers** The main challenge for Nigerian startup developers is that direct NIMC access requires institutional authorization that most early-stage companies do not have. The SOAP protocol (rather than REST) adds integration complexity for modern web applications. The recommended path for startups is to use a licensed aggregator API (Prembly, Dojah, Youverify) rather than attempting direct NIMC integration — the aggregators have already obtained NIMC licenses and provide modern REST APIs with developer-friendly onboarding. **Frequently Asked Questions** Q: Can a startup developer access NIMC NVS directly? A: Generally no — direct NVS access requires institutional authorization. Use a licensed aggregator like Prembly, Dojah, or Youverify instead. Q: What is vNIN and why does it matter? A: Virtual NIN is a tokenized alias for the raw NIN. NIMC now prohibits storing or sharing the raw 11-digit NIN — all new integrations must use vNIN for compliance. Q: What is NINAuth? A: NINAuth is NIMC's newer OAuth 2.0-based authentication service, providing a more developer-friendly "Login with NIN" capability for government and private-sector portals. Q: Is there a free tier? A: No. NIMC NVS is a paid institutional service. There is no free tier or sandbox environment for NVS. Q: What protocol does NIMC NVS use? A: SOAP (Simple Object Access Protocol), not REST. NINAuth uses REST/OAuth 2.0.
Banking & Fintech, Social Media, Content, Identity & KYC, AI & ML, eCommerce
Pexels API provides access to a curated library of over 3 million free stock photos and videos contributed by talented photographers worldwide. Unlike some free stock photo services where quality is inconsistent, Pexels is known for its editorial standards and visual quality — the content is actively curated, ensuring that search results return aesthetically strong, professionally composed imagery. All Pexels content is free to use with a simple attribution requirement (crediting the photographer and linking to Pexels). The search API accepts keyword queries and returns paginated results with comprehensive metadata for each photo: photographer name and profile URL, average color, dimensions, and download URLs for multiple sizes (original, large2x, large, medium, small, portrait, landscape, tiny). The color data is useful for applications that need to select contextually matching images — finding photos with a dominant color that matches a brand palette or layout theme. The curated photos endpoint returns Pexels' editorial picks — a constantly refreshed collection of the platform's most visually striking recent additions. This endpoint is useful for applications that want to surface trending, high-quality imagery without a specific search query, such as background image selectors, splash screens, or visual inspiration feeds. The video API returns short clips in multiple quality levels from 240p to original resolution, with each video's duration, width, height, and multiple video file options. Nigerian content platforms and marketing tools that incorporate video imagery can source free professional footage for backgrounds, social media content, and marketing materials. For Nigerian developers, Pexels addresses the high cost of stock photography that has traditionally limited the visual quality of Nigerian digital products. Nigerian news sites, magazine platforms, e-commerce sites, and marketing tools can all access professional-caliber imagery without subscription fees. The attribution requirement (linking back to Pexels and the photographer) is minimal and actually provides a trust signal for Nigerian audience users who see credited photography. The API rate limit of 200 requests per hour and 20,000 per month is generous for most application use cases. Authentication requires registering for a free API key passed in the Authorization header. The clean JSON response structure is straightforward to integrate with any backend language. Pexels also provides curated photo collections organized around themes and visual moods. The Collections API returns community-created and Pexels-editorial collections grouped around subjects like "African Photography," "Street Photography," and "Nature." For Nigerian apps that want to surface culturally relevant imagery, searching for collections explicitly featuring African and Nigerian photographic subjects provides a more contextually appropriate content source than generic keyword searches. The API supports requesting photos from a specific collection by collection ID, enabling developers to curate a set of thematically consistent collections that reflect their application's audience and visual identity. The Pexels API's statistics endpoint reports monthly download and search activity for the authenticated application, helping Nigerian developers track their API usage against the monthly rate limits. Proactive monitoring of approaching rate limits allows developers to optimize their caching strategies or request quota increases before reaching limits during peak usage periods. Pexels regularly adds new photo and video content as photographers contribute, keeping the library fresh with contemporary imagery. For Nigerian apps that surface "fresh" or "trending" content, Pexels' curated feed provides a stream of newly added high-quality photos that can populate discovery and explore sections.
eCommerce, Banking & Fintech, Security, Identity & KYC, Events, Maps & Geocoding, AI & ML, Web Scraping, Data Validation
Fingerprint Pro (formerly FingerprintJS Pro) is a browser and device fingerprinting API that generates a unique, persistent visitor identifier (visitorId) for each browser or device that loads a webpage or app. Unlike cookies that can be deleted, browser fingerprints are derived from device characteristics — browser version, OS, fonts, screen resolution, hardware identifiers, network parameters, and dozens of other signals — producing a stable ID that remains consistent even when a user browses in incognito mode, uses a VPN, clears cookies, or switches browser profiles. For Nigerian fintech and e-commerce applications, Fingerprint Pro provides the device intelligence layer for fraud prevention, bot detection, and account security. Nigeria's digital economy faces significant fraud challenges: credit card fraud, account takeover attacks, identity theft, and promotional abuse are common threats that cost Nigerian businesses millions of naira annually. Traditional security measures like IP blocking and cookie-based tracking are easily circumvented by sophisticated fraudsters who use VPNs, proxy networks, and private browsing. Fingerprint Pro provides a more durable identification layer that is significantly harder to evade, enabling Nigerian applications to identify suspicious patterns even when fraudsters try to appear as new visitors. The fingerprinting process works in two parts. A small JavaScript snippet loaded in the browser (or a mobile SDK loaded in the app) collects device signals and communicates with Fingerprint's servers to generate the visitorId. This process is transparent to the user and adds minimal page load time (typically under 100ms). On the server side, the application validates the visitorId using the secret API key and retrieves associated data: visit history, geolocation, IP intelligence (VPN/proxy/Tor detection), browser tamper signals, and bot detection results. Bot detection is a critical capability for Nigerian applications under automated attack. Fingerprint Pro analyzes traffic patterns and browser behavior to identify automated browsers (headless Chrome, Selenium-driven browsers, and other automation tools) with high accuracy. Nigerian fintech applications that receive automated login attempts or account creation bots can use this signal to block non-human traffic before it reaches authentication logic. VPN and proxy detection identifies visitors using VPN services or proxy networks to hide their real IP address. While VPN usage is not inherently fraudulent, it is a risk signal worth incorporating into fraud scoring — a Nigerian banking app that has never seen a user's device and detects VPN usage on a login attempt has reason to require additional verification. IP reputation data identifies IP addresses associated with data centers, known proxies, and Tor exit nodes. The server-side Events API provides the full request history for any visitorId: when did this device first visit? How many times? What IP addresses? What geolocation data? This historical context powers sophisticated fraud rules: a device with 50 failed login attempts in the past hour is likely a brute-force attack; a device that has successfully logged into 20 different accounts is likely an account takeover tool. The free tier provides 20,000 API calls per month, sufficient for Nigerian development and small-scale production use. The Plus plan at $99/month provides 100,000 calls monthly. All plans include bot detection, VPN detection, and historical visit data. Fingerprint Pro's Smart Signals extend beyond device fingerprinting to provide additional risk signals: VPN detection, TOR exit node detection, bot detection, browser tampering detection, and IP geolocation. These layered signals give Nigerian fraud detection systems multiple independent evidence points for evaluating session risk without relying on any single indicator.
Banking & Fintech, Email Services, Payments, Data Validation, Security, Identity & KYC, Events, Logistics, AI & ML, eCommerce
Paystack is Nigeria's most widely adopted payment gateway API and is a subsidiary of Stripe, the global payments infrastructure company that acquired Paystack in 2020. Founded in 2015 by Shola Akinlade and Ezra Olubi, Paystack was part of Y Combinator's 2016 batch and quickly became the default payment choice for Nigerian developers and businesses. The company is CBN-licensed and PCI-DSS compliant, and currently serves thousands of businesses across Nigeria, Ghana, South Africa, and Kenya. The Paystack API is RESTful and uses Bearer Token authentication. Every request must include an Authorization header with the format: Authorization: Bearer sk_live_xxxx (for production) or Authorization: Bearer sk_test_xxxx (for sandbox). API keys are obtained from the Paystack dashboard at dashboard.paystack.com. Paystack provides both public keys (used in client-side code to initialize the checkout) and secret keys (used server-side for all API calls). Developers must never expose the secret key in client-side code. The standard Paystack integration flow involves three steps: initialize a transaction server-side using the /transaction/initialize endpoint (passing email, amount in kobo, and optional metadata), redirect the user to the returned authorization URL or embed the Paystack inline popup using the JavaScript SDK, then verify the transaction on your server using /transaction/verify/:reference after the customer is redirected back. This three-step flow ensures transactions are validated server-side before fulfilling orders, preventing fraud and order manipulation. Paystack supports the widest range of payment channels of any Nigerian gateway: Verve, Visa, and Mastercard debit cards; bank transfer (pay by transfer); USSD (for customers without smartphones); mobile money (in Ghana); and QR code payments. The Paystack Checkout modal intelligently displays only the channels available for the customer's device and location. In terms of pricing, local card transactions cost 1.5% plus ₦100, capped at ₦2,000 per transaction. The ₦100 flat fee is waived for transactions of ₦2,500 or less. This means very small transactions (micro-payments) are effectively charged at 1.5% only. International card transactions cost 3.9% plus ₦100, with no cap. Bank transfers (receiving payments via bank account) are charged flat: ₦10 for amounts up to ₦5,000; ₦25 for ₦5,001 to ₦50,000; and ₦50 for amounts above ₦50,000. Outgoing transfers (disbursements) are: ₦10 for ₦0–₦5,000; ₦25 for ₦5,001–₦50,000; ₦50 for above ₦50,000. There are no setup fees and no monthly platform fees. Businesses processing more than ₦10 million per month are eligible for volume-based discounts by contacting Paystack enterprise support. The Paystack sandbox environment mirrors production exactly — all features available in live mode are available in test mode. This is a critical advantage for Nigerian developers who need to test subscription billing, split payments, and bulk transfers without using real money. Test mode uses test card numbers provided in the Paystack documentation and simulates bank transfer payments via a confirmation prompt. Paystack also provides a Subscriptions API that allows developers to create subscription plans with daily, weekly, monthly, or annual billing cycles. When a customer first pays, a subscription authorization token is generated and stored securely by Paystack. Subsequent charges happen automatically without requiring the customer to re-enter card details. This is the foundation for building SaaS billing, membership platforms, and digital subscription products in Nigeria. The Split Payments (multi-split) feature allows marketplace operators to automatically split collected revenue between multiple subaccounts at the time of transaction — specifying percentages or flat amounts for each recipient. This is commonly used by Nigerian food delivery platforms, logistics aggregators, and gig economy apps. The Bulk Transfers API enables disbursement to hundreds of Nigerian bank accounts in a single API call by submitting a list of transfer recipients. This is used for payroll, agent commissions, loan disbursements, and customer refunds. From a compliance standpoint, Paystack is PCI-DSS Level 1 certified — the highest level of payment card security certification. All card data is encrypted and processed on Paystack's infrastructure. Merchants are not required to be PCI-DSS certified themselves. Paystack operates under CBN supervision and complies with the Nigerian Data Protection Regulation (NDPR). Webhook events from Paystack must be validated using the HMAC-SHA512 signature sent in the X-Paystack-Signature header. Developers should validate this signature before processing any webhook event. Paystack retries failed webhooks for up to 72 hours. Known challenges for Nigerian developers: (1) International card transactions have no cap on the 3.9% fee — high-value international payments can be expensive. (2) Bank transfer payments can take up to 30 minutes during bank downtime, so developers must handle pending states gracefully. (3) BVN and NIN verification are not built into Paystack directly — these require Dojah or Smile Identity as a separate integration. Frequently Asked Questions: Can I use Paystack without a registered business? Yes — individuals can create a starter account and start accepting payments. However, you will need to provide CAC documents to unlock higher transaction limits and settlements. Does Paystack support USD payments? Paystack processes international cards in USD, but settlements are in NGN after conversion. USD settlement is available only for Paystack International accounts. Can I process recurring payments automatically? Yes — use the Subscriptions API to save a customer authorization token and charge them on any schedule automatically. Is the test environment exactly like production? Yes — Paystack test mode has full feature parity with live mode, including subscriptions, splits, and bulk transfers.
Real Estate, Banking & Fintech, Social Media, Identity & KYC, Events, Maps & Geocoding, AI & ML, Web Scraping, eCommerce
Bright Data (formerly Luminati Networks) is the world's largest commercial proxy network and web data collection platform, providing businesses with the infrastructure to collect publicly available web data at industrial scale. With a network of over 72 million residential, datacenter, ISP, and mobile IP addresses spanning 195 countries, Bright Data enables developers and data teams to scrape any website — including those with advanced bot detection and geographic restrictions — with high success rates and minimal blocks. For Nigerian developers, data scientists, and businesses, Bright Data offers multiple entry points: from self-service API access for startups to managed data collection services for enterprises that want ready-to-use datasets without managing scraping infrastructure themselves. **Proxy Network Architecture** Bright Data's core offering is its tiered proxy infrastructure. Residential proxies route requests through real consumer devices, making scraped requests appear as genuine user traffic. This is the most effective type for bypassing sophisticated anti-bot systems. ISP proxies provide static residential IPs from internet service providers, combining the authenticity of residential IPs with the stability of datacenter proxies. Datacenter proxies are faster and cheaper, suitable for sites without strict bot detection. Mobile proxies route through real mobile devices on carrier networks — essential for scraping mobile-specific content and APIs. **Web Scraper APIs** Beyond raw proxy access, Bright Data provides specialized Web Scraper APIs — pre-built scraping solutions for specific platforms (social media, e-commerce, search engines, real estate). These APIs handle the complex anti-scraping countermeasures of major platforms behind a clean REST interface, returning structured JSON data. Nigerian businesses monitoring e-commerce pricing, tracking competitor ads, or collecting social data can use these pre-built scrapers without building custom solutions. The Web Unlocker product specifically targets anti-bot challenges: it automatically handles CAPTCHAs, fingerprinting, browser signatures, and cookie management, routing requests through the optimal proxy type for the target website. A single API call passes through Bright Data's infrastructure and returns the HTML response as if a genuine user visited the page. **Dataset Marketplace** For businesses that need large-scale historical data without the infrastructure to scrape it themselves, Bright Data's Dataset Marketplace offers ready-to-download datasets covering e-commerce products, social profiles, business listings, job postings, and more. These datasets are collected and updated by Bright Data's infrastructure and sold with commercial data licenses. Nigerian market research firms, investment research teams, and AI training data buyers benefit from datasets that would otherwise require extensive scraping operations to assemble. **Nigerian Use Cases** Nigerian e-commerce and price intelligence platforms use Bright Data to monitor product prices and availability across global platforms like Amazon, AliExpress, and Alibaba — sourcing data that informs import pricing decisions for Nigerian traders and wholesalers. Fintech companies use it to collect financial news, regulatory announcements, and market data from sources that block automated requests. Advertising agencies track brand mentions, competitor ads, and influencer content across platforms. For Nigerian developers building data products for clients — market research dashboards, competitive intelligence tools, supply chain monitoring systems — Bright Data provides the reliable data collection backbone that makes the product viable. Residential IPs prevent the blocks and CAPTCHA challenges that render naive scrapers ineffective on major commercial websites. **Compliance and Legal Framework** Bright Data maintains a strong compliance posture, operating within GDPR and relevant data protection frameworks. Residential proxy usage requires consent from device owners, who opt in through Bright Data's partner apps. The platform provides tools for data privacy compliance and publishes detailed documentation of its network architecture and legal framework. For Nigerian businesses operating under NDPR (Nigeria Data Protection Regulation), Bright Data's compliance documentation supports data governance requirements. **Pricing Model** Pricing varies significantly by proxy type and usage volume. Residential proxies are the most expensive (per GB of traffic); datacenter proxies are the cheapest. Web Scraper APIs are priced per successful result. Bright Data offers a free trial and prepaid credit options, making it accessible for initial testing before committing to subscription plans. Enterprise contracts with dedicated account management are available for high-volume users. **Developer Experience** Integration is straightforward via standard HTTP proxy configuration or dedicated SDK libraries for Python, Node.js, and other languages. The Bright Data dashboard provides real-time monitoring of request volumes, success rates, and spend. Extensive documentation, code examples, and a responsive support team make onboarding efficient even for teams new to proxy-based scraping infrastructure. Bright Data is the enterprise-grade choice for Nigerian data teams that need reliable, high-scale web data collection without the operational burden of building and maintaining their own proxy infrastructure.
Banking & Fintech, Payments, Blockchain, Currency Exchange, Security, Identity & KYC, AI & ML, Data Validation
AZA Finance is a pan-African payments and foreign exchange infrastructure company that enables businesses and fintechs to send, receive, and convert money across Africa and globally through a single API. Originally founded as BitPesa in Nairobi in 2013, AZA Finance has evolved into one of Africa's most established cross-border payment platforms, holding regulatory licenses from the Central Bank of Nigeria (CBN), the UK Financial Conduct Authority (FCA), and the Bank of Uganda — a rare multi-jurisdictional licensing achievement in African fintech. What the API Does The AZA Finance API, documented at docs.azafinance.com and accessed via the developer portal at developers.transferzero.com, enables developers to programmatically initiate and manage cross-border payments across 30+ currencies and 115+ markets. Core capabilities include: sending payouts to bank accounts, mobile money wallets (M-Pesa, MTN Mobile Money, Airtel), and cash pickup points; real-time FX conversion between African and major global currencies; bulk payment processing for high-volume disbursements; account validation before sending; and webhook callbacks for real-time transaction status updates. How Developers Use It Developers integrate by creating an account at developers.transferzero.com. Authentication is via API Key and Secret issued from the portal. AZA Finance provides official SDKs for .NET, Java, JavaScript, PHP, and Ruby, significantly reducing integration time. The typical flow involves: creating a sender (KYC-verified entity), creating recipients (beneficiaries with bank or wallet details), initiating a transaction specifying corridors and currencies, and listening for webhook callbacks for status updates (pending, processing, paid, cancelled). The API supports test transactions in sandbox mode before going live. Supported Currencies and Countries AZA Finance supports 30+ currencies including NGN (Nigeria), GHS (Ghana), KES (Kenya), UGX (Uganda), TZS (Tanzania), ZAR (South Africa), XOF/XAF (CFA franc zones), MZN (Mozambique), USD, EUR, GBP, AED, CNY, and more. Nigeria is fully supported with CBN licensing in place. Pricing AZA Finance does not publish a public fee schedule. Pricing is determined by enterprise contract and depends on volume, corridor, and currency pair. The FX spread is embedded in the exchange rate offered. There is no self-serve free tier — you must contact their sales team to negotiate a contract. A sandbox environment is available for technical integration and testing at no cost. Authentication API authentication uses a Key + Secret pair obtained from the developer portal at developers.transferzero.com. Requests are signed with the secret to create an authorization header. The portal also supports role-based access controls for team members. Rate Limits AZA Finance operates on enterprise SLAs. Specific rate limit figures are not published publicly — they are determined by agreement. The platform maintains a 99.5% uptime guarantee. Compliance and Regulations AZA Finance is licensed by the Central Bank of Nigeria, making it one of the few Africa-focused payment APIs with direct CBN authorization. It also holds FCA authorization in the UK and Bank of Uganda licensing. The platform is PCI-DSS compliant and certified to ISO27001:2022 for information security management. All transactions undergo AML screening and compliance monitoring 24/7. Challenges and Gotchas Key limitations for Nigerian developers: (1) AZA Finance is B2B only — it is not designed for consumer checkout flows. (2) Pricing is opaque — you cannot estimate costs without contacting sales. (3) KYC onboarding can be lengthy for enterprise clients. (4) The developer portal still uses "TransferZero" branding from the previous product name — this can confuse developers unfamiliar with the company history. (5) No USSD or card payment support — AZA Finance is purely for push-payment corridors. Company Background AZA Finance was founded in 2013 as BitPesa, a Bitcoin-based remittance platform for Kenya. It later pivoted away from crypto, rebranded as TransferZero, and finally as AZA Finance in 2020. The company is headquartered in Nairobi with offices in Lagos, London, Madrid, Luxembourg, and Dakar. It has processed over $3 billion in transactions and serves major clients including global remittance firms and banks. FAQs Q: Can a Nigerian startup use AZA Finance without CBN licensing? A: Yes. AZA Finance holds the CBN license on your behalf — you access their infrastructure without needing your own license. However, you must sign a partner agreement and pass their KYC checks. Q: Is there a sandbox for testing? A: Yes. Developers can test at developers.transferzero.com in sandbox mode before production. Q: Does AZA Finance support NGN? A: Yes. Nigerian Naira (NGN) is a core supported currency with payouts to all major Nigerian banks. Q: Is AZA Finance suitable for consumer apps? A: No. AZA Finance is built for B2B use — enterprises, fintechs, and money transfer operators. It does not offer a consumer-facing checkout widget or SDK.
Health Tech, Banking & Fintech, Identity & KYC, Logistics, Maps & Geocoding, AI & ML, eCommerce
NG Data API is a comprehensive REST API designed specifically for Nigerian administrative and demographic data, providing developers with structured access to geographic information spanning states, local government areas, local councils, and population statistics. Unlike generic global geographic APIs, NG Data API is built with Nigerian data structures in mind, making it the go-to resource for applications that need authoritative, well-organized Nigerian location data through a modern API interface. The platform offers both a free tier and paid subscription plans, making it accessible for individual developers experimenting with location features while also supporting production-grade deployments for startups and enterprises. API Key authentication keeps access controlled and usage trackable, while the freemium model ensures that small-scale Nigerian developers and civic technologists can access the data without upfront financial commitment. **What NG Data API Provides** The core offering covers Nigeria's administrative hierarchy: all 36 states plus the Federal Capital Territory, their constituent LGAs, and the local councils within each LGA. This three-level hierarchy mirrors how Nigerian government administration is organized and how most Nigerian users think about their location — "I live in Yaba, which is in Lagos Mainland LGA, which is in Lagos State." Beyond administrative boundaries, NG Data API includes demographic data such as population estimates that are useful for market sizing, resource allocation planning, and data visualization. Being able to attach population context to geographic units transforms the API from a simple location lookup into a planning and analytics tool. The REST architecture means responses come as clean JSON that can be consumed by any web or mobile framework. Standard HTTP methods and predictable endpoint structures make integration straightforward for developers familiar with RESTful patterns. **Use Cases for Nigerian Businesses** For e-commerce and delivery platforms like Jumia, Konga, and emerging Nigerian marketplaces, NG Data API solves a persistent pain point: building accurate address forms. Nigerian addresses are notoriously inconsistent — some users write abbreviated LGA names, some omit them, and some use informal neighborhood names that do not correspond to any official LGA. By driving address forms with authoritative NG Data API data, platforms can enforce consistent address data collection from day one, reducing failed deliveries and improving logistics efficiency. For fintech companies regulated by the Central Bank of Nigeria, accurate address data is a KYC requirement. Customer home addresses submitted during account opening must be verifiable and correctly formatted. NG Data API-driven address forms ensure that submitted state and LGA combinations are always valid, reducing the manual review burden on compliance teams. For logistics and last-mile delivery companies, NG Data API enables intelligent zone management. By mapping delivery areas to official LGAs, companies can define pricing zones, assign courier teams by LGA coverage, and build routing logic based on administrative boundaries rather than imprecise custom polygons. **Civic Technology and Government Applications** Nigerian civic tech organizations rely on consistent administrative data to power dashboards that track education outcomes, health metrics, infrastructure gaps, and budget allocation by LGA. NG Data API's structured data feeds these visualizations and analytics engines. Organizations like Connected Development, BudgIT, and NigeriaElections.org benefit from having a single, reliable source for LGA-level data rather than assembling it from multiple inconsistent sources. Government agencies building digital service portals — for land registration, business permits, tax administration — need to present standardized location data to citizens. Integrating NG Data API into these systems ensures that citizens can find their correct administrative unit and that submitted forms route to the right departmental office. **Population Data for Market Research** The demographic component of NG Data API is particularly valuable for market research and business expansion planning. Nigerian startups assessing which LGAs to expand into next can use population data from the API to prioritize high-density areas. Advertisers targeting regional campaigns can weight their spend toward high-population LGAs. Healthcare companies planning clinic rollouts can identify underserved high-population areas. **Integration Pattern for Web Applications** A typical web integration fetches all states on application load and caches them client-side. When a user selects a state, a second API call fetches the LGAs for that state. A third call, triggered on LGA selection, fetches local councils if needed. This progressive-loading pattern keeps initial page load fast while ensuring dropdowns are always populated with fresh, accurate data from the API. **Freemium Model and Scaling** The free tier is generous enough for development, testing, and small-scale production use. As applications grow and API call volumes increase, upgrading to a paid plan provides higher rate limits and access to additional data fields. This makes NG Data API suitable for projects at every stage of the product lifecycle. For any Nigerian developer, NG Data API is one of the most practical location data tools available — purpose-built for the Nigerian context, easy to integrate, and affordable to scale as applications grow.
eCommerce, Banking & Fintech, Payments, Blockchain, Currency Exchange, Identity & KYC, Events, Logistics, Maps & Geocoding, AI & ML, Data Validation
Dojah Address Verification API is a specialized endpoint within the broader Dojah identity verification platform, enabling Nigerian businesses to validate customer addresses programmatically and in real time. Part of a comprehensive KYC ecosystem that also includes BVN verification, NIN lookup, and document checks, the Address Verification API allows fintechs, lenders, e-commerce platforms, and logistics companies to confirm that submitted addresses are legitimate Nigerian locations — reducing fraud, improving delivery success rates, and maintaining regulatory compliance. Dojah was founded to make identity verification accessible and affordable for African businesses. The address verification product directly addresses a challenge unique to the Nigerian market: informal and inconsistent address formats. Unlike countries with standardized postal systems, Nigerian addresses often rely on local landmarks, neighborhood names, and abbreviated LGA references that vary by city and speaker. Dojah's API normalizes and validates these inputs against reference databases, providing a structured verification result. **How Address Verification Works** The API accepts address details including street, LGA, state, and postal code. It cross-references this against verified address databases and geospatial records to return a confidence score and structured verification result indicating whether the address exists and can be matched to a known location. For enhanced verification, Dojah can also cross-reference the address against identity records tied to BVN or NIN, confirming that the person claiming to live at an address actually has records linking them to that location. The API returns standardized responses in JSON format, making it straightforward to integrate into onboarding flows. A pass result indicates the address is verifiable; a fail or low-confidence result triggers manual review or additional verification steps. **KYC Compliance for Nigerian Fintechs** The Central Bank of Nigeria's KYC guidelines require financial institutions to verify customer addresses as part of customer due diligence. This applies to digital banks, lending platforms, cryptocurrency exchanges, investment apps, and payment processors operating under CBN regulation. Failing to adequately verify addresses exposes businesses to regulatory penalties and increases fraud exposure. Dojah's Address Verification API provides an automated, auditable way to fulfill this requirement. Each verification creates a timestamped record that can be stored and presented to regulators during audits. By automating what would otherwise be a manual document-review process, companies can onboard hundreds of customers per day without proportionally scaling their compliance team. **Fraud Prevention in E-Commerce and Lending** Nigerian online merchants face significant losses from card-not-present fraud and account takeover attempts. One common fraud signal is a mismatch between the billing address on file and the delivery address submitted at checkout. By verifying both addresses through Dojah's API, merchants can flag suspicious orders before fulfillment. For digital lenders using BNPL models or personal loan products, address verification is a key signal in credit risk assessment. A borrower who cannot verify their stated home address represents higher default risk. Automating this check at the application stage reduces manual underwriting time and improves the quality of the loan book. **Logistics and Last-Mile Delivery** Failed deliveries cost Nigerian logistics companies money in wasted fuel, courier time, and customer service overhead. A significant portion of failed deliveries result from incorrect or incomplete addresses submitted at checkout. The Dojah Address Verification API can be integrated at the point of checkout or dispatch to validate that a delivery address corresponds to a real, locatable Nigerian location before a courier is dispatched. This pre-dispatch validation reduces failed first-attempt deliveries, improves courier efficiency, and lowers the rate of customer refund requests. For high-volume logistics operations managing hundreds or thousands of daily deliveries across Lagos, Abuja, and other Nigerian cities, even a small improvement in first-attempt delivery success translates directly to significant cost savings. **Sandbox for Safe Testing** Dojah provides a sandbox environment that mirrors the production API with test data, allowing developers to build and test address verification flows without consuming paid API credits or exposing real customer data during development. The sandbox uses realistic Nigerian address formats and returns both pass and fail scenarios, enabling thorough testing of application error handling and edge cases. **Integration with the Dojah Ecosystem** One of the most powerful aspects of using Dojah Address Verification is its native integration with the wider Dojah platform. A business can combine address verification with BVN verification, NIN lookup, facial recognition, and document scanning in a single API relationship, simplifying vendor management and potentially reducing per-verification costs through bundled pricing. This makes Dojah an attractive one-stop KYC solution for Nigerian fintechs and regulated businesses. Authentication uses standard API Key headers, and the RESTful endpoints follow predictable patterns documented in the Dojah developer portal. Onboarding is fast — a developer can obtain API credentials, integrate the endpoint, and run their first verification within a day. For Nigerian businesses navigating the dual challenge of regulatory compliance and fraud prevention, Dojah Address Verification API is a targeted, effective tool that automates one of the most operationally complex parts of customer onboarding.
AI & ML, Identity & KYC, Web Scraping
Puppeteer is an open source Node.js library developed and maintained by Google that provides a high-level API for controlling headless Chrome and Firefox browsers programmatically. Unlike cloud-based scraping APIs, Puppeteer runs on the developer's own server infrastructure — it is a library, not a hosted service — giving complete control over browser behavior at no per-request cost. The library communicates with the browser via the Chrome DevTools Protocol (CDP), enabling low-level control over every aspect of browser behavior: navigation, JavaScript execution, DOM manipulation, network interception, cookie and local storage management, browser fingerprinting, and device emulation. This depth of control makes Puppeteer the most powerful tool available for browser automation tasks. Web scraping with Puppeteer handles the most challenging JavaScript-heavy applications. Unlike HTTP-based scrapers that receive only the initial HTML, Puppeteer executes all JavaScript, waits for dynamic content to load, handles infinite scroll, fills and submits forms, and extracts data from the fully rendered DOM. Applications built with React, Angular, Vue.js, and other modern frameworks — which render entirely in the browser — are fully accessible to Puppeteer. Screenshot and PDF generation are among the most common production uses. Puppeteer can capture full-page screenshots, element-specific screenshots, and generate PDFs from any web page or locally constructed HTML with precise control over page size, margins, and print formatting. Nigerian developers building reporting systems, invoice generators, and certificate producers frequently use Puppeteer for server-side document rendering. Automated testing with Puppeteer enables writing end-to-end browser tests that simulate real user interactions: clicking buttons, filling forms, navigating between pages, handling popups, and asserting on page content. This tests the complete stack — frontend rendering, API calls, and backend logic — in a way that unit and integration tests cannot replicate. Network interception allows developers to capture and modify network requests and responses at the browser level. This is useful for performance analysis, mocking API responses in tests, blocking unwanted resource loading to speed up scraping, and capturing API data that would otherwise only be visible in browser developer tools. For Nigerian developers, Puppeteer's zero-cost self-hosted model is appealing for projects with significant scraping or document generation volume, where per-request cloud API costs would be prohibitive. Running Puppeteer on a Nigerian cloud server (AWS, GCP, or Azure Africa region) keeps costs predictable and data within control. Puppeteer's device emulation mode simulates specific mobile devices — screen dimensions, pixel density, user agent, and touch capabilities — enabling testing of responsive designs and mobile-specific behavior without physical devices. For Nigerian developers building mobile-first web applications, testing on emulated Nigerian market devices (budget Android phones with smaller screens) reveals layout issues that desktop testing misses. The browser context API creates isolated browser contexts within a single browser instance, each with its own cookies, local storage, and session state. This enables efficient parallel scraping or testing across multiple authenticated sessions without interference — one Nigerian developer can test multiple user roles simultaneously or scrape multiple user accounts in parallel. Puppeteer's CDP (Chrome DevTools Protocol) access exposes low-level browser capabilities including performance tracing, code coverage measurement, and network simulation. Nigerian developers doing performance optimization can use Puppeteer to measure page load performance under simulated Nigerian 3G network conditions — identifying which resources should be deferred, compressed, or cached to improve performance for users on slower connections.
Email Services, Social Media, Data Validation, Identity & KYC, AI & ML, Web Scraping, eCommerce
The LinkedIn API provides developers with programmatic access to LinkedIn, the world largest professional network with over one billion members globally. The API enables a range of integrations from simple social login with professional identity verification to sophisticated marketing automation and talent acquisition workflows. For Nigerian businesses targeting professional audiences and enterprise clients, LinkedIn API integration opens doors to powerful B2B marketing, recruitment, and professional authentication capabilities. The most widely available LinkedIn API feature is Sign In with LinkedIn, which allows any developer to add professional identity authentication to their application. Unlike consumer social logins, LinkedIn authentication verifies professional credentials — users authenticate with their professional identity, and developers receive access to verified profile information including name, headline, current position, and email address. For Nigerian platforms targeting business professionals, this provides higher-quality user identity than anonymous email registration. LinkedIn Profile API allows applications to retrieve authenticated users' professional profile data including work history, education, skills, and certifications. This is valuable for Nigerian HR platforms, recruitment portals, and professional services applications that want to pre-populate forms with verified career information. Candidates do not need to re-enter their resume details; instead they can authorize the platform to import their LinkedIn profile automatically. The LinkedIn Marketing Solutions API is the most powerful but most restricted component of the LinkedIn developer ecosystem. It enables programmatic management of LinkedIn advertising campaigns, enabling advertisers to create campaigns, define audience targeting, manage creatives, set budgets, and retrieve campaign performance metrics without using the LinkedIn Campaign Manager web interface. For Nigerian digital marketing agencies managing B2B advertising campaigns across multiple clients, the Marketing API enables building custom campaign management dashboards and automated reporting tools. Company data access through the LinkedIn API allows developers to retrieve information about organizations including company size, industry, location, follower count, and recent updates. For Nigerian B2B sales and CRM platforms, this company data can enrich prospect records with current LinkedIn intelligence, ensuring sales teams have up-to-date firmographic information about the Nigerian companies they are targeting. LinkedIn Talent Solutions APIs serve the recruitment industry specifically. Applicant Tracking Systems and recruitment platforms can integrate with LinkedIn to post jobs to LinkedIn talent marketplace, track applications from LinkedIn, and access talent data to build candidate pipelines. Nigerian recruitment agencies and job boards that achieve LinkedIn partner status can offer candidates and employers a seamless LinkedIn-integrated hiring workflow. It is important to note that LinkedIn API access is significantly more restricted than most developer APIs. LinkedIn has tightened access controls considerably following concerns about data scraping and misuse. The basic Sign In with LinkedIn feature is available to all verified developers, but access to richer profile data, marketing data, and company data requires submitting an application explaining your use case and achieving partner status. Nigerian developers should plan for a review process of several weeks and should clearly articulate the legitimate user benefit of their application when applying for expanded access. The LinkedIn API uses OAuth 2.0 for authentication, following standard authorization code flow for user-facing applications. API rate limits are strict and enforced at both the application and member level to protect user privacy and platform integrity. All access is governed by LinkedIn terms of service, which prohibit scraping, data hoarding, and any use that competes directly with LinkedIn core products. For Nigerian developers who obtain appropriate access, LinkedIn API integration delivers significant value in professional authentication, recruitment, and B2B marketing contexts where the professional identity and network effects of LinkedIn are directly relevant to the application purpose.
Banking & Fintech, Payments, Currency Exchange, Security, Identity & KYC, Maps & Geocoding, AI & ML, eCommerce
Payaza Africa Limited is a pan-African payment gateway and financial services platform headquartered in Lagos, Nigeria, with operating licenses in 16+ countries including Nigeria, Ghana, Kenya, Tanzania, Liberia, Zambia, Rwanda, Uganda, Benin Republic, Côte d'Ivoire, Zimbabwe, Namibia, the DRC, Bahrain, the United Kingdom, the United States, Canada, and the UAE. This extensive multi-country licensing makes Payaza one of the most geographically diverse African payment platforms available to developers — a single Payaza API integration can power both local Nigerian payments and international collections from the UK, Canada, and the UAE. Payaza's developer documentation is available at docs.payaza.africa, with integration support at payaza.africa/integration-support. The API is RESTful with JSON payloads. Authentication uses a Bearer Token (Secret Key from the Payaza merchant dashboard). The API design follows standard patterns familiar to developers who have used Paystack or Flutterwave. Payaza supports card payments (Visa, Mastercard, Verve), bank transfer checkout, and mobile money across its supported markets. In Nigeria specifically, the gateway supports local debit card transactions, bank transfer collections, and outbound payouts to Nigerian bank accounts. In West Africa, mobile money is supported via integration with MTN Mobile Money, Orange Money, and other providers. For UK and international merchants, Payaza's local acquiring licenses enable card acceptance in British pounds and other major currencies. Multi-currency support is a primary differentiator. Merchants can configure Payaza to accept payments in NGN, GBP, USD, CAD, EUR, KES, GHS, and other currencies depending on their licensed market. This is particularly valuable for Nigerian diaspora businesses, e-commerce platforms with international customers, and SaaS companies billing customers globally. Payaza offers fast local and international payouts. For Nigerian businesses, payouts to local bank accounts are processed within standard Nigerian interbank timelines. For international payouts, Payaza's licenses in the UK, US, and Canada enable direct disbursement to foreign bank accounts without the complexity of SWIFT correspondent banking. The platform is built with security and compliance at its core. Payaza holds investment-grade security certifications and is PCI-DSS compliant. The platform has been described as offering "the most enjoyable payment experience" by Nigerian SME users, reflecting a focus on clean UI, fast onboarding, and responsive merchant support. Payaza has a particular strength in the creator economy and SME segment. Nigerian freelancers, digital product sellers, and content creators use Payaza to collect international card payments from overseas clients and receive settlement in their Nigerian accounts. The payment link feature requires no coding — making it accessible to non-technical merchants. Exact pricing is not publicly published on the Payaza website. Transaction fees are approximately 1.4–1.5% for local Nigerian transactions plus applicable flat fees, with international rates higher. Merchants are advised to contact Payaza directly for current rates based on their expected transaction volume and geography. The Payaza sandbox environment is available for testing. Moving from sandbox to live requires completing KYC onboarding including CAC registration, director BVN and government ID, and a business bank account. For international markets, Payaza may request additional compliance documentation depending on the country. From a compliance standpoint, Payaza Africa Limited is licensed by the CBN in Nigeria and has equivalent regulatory approvals in each of its 16+ operating jurisdictions. The breadth of licenses is a significant competitive advantage that took years to accumulate and represents a high barrier to entry for competitors. Frequently Asked Questions: How many countries does Payaza support? Payaza is licensed in 16+ countries as of 2026, including Nigeria, Ghana, Kenya, UK, US, Canada, and UAE. Additional markets are being added. Does Payaza support USD and GBP collection? Yes — Payaza can collect USD and GBP directly using its US and UK licenses, eliminating the need for separate payment processors in those markets. What is the onboarding time for Payaza? Nigerian business onboarding typically takes 2–5 business days depending on KYC document completeness. Is Payaza publicly traded? No — Payaza Africa Limited is a private company.
Identity & KYC, Data Validation, Banking & Fintech
Open finance API platform for accessing customer financial data from Nigerian banks. Okra enables developers to build financial applications with access to bank account data, transaction history, and financial identity verification. Provides seamless integration with Nigerian banking system for wealth management, lending, and fintech applications.