2 Best APIs for AML & PEP Screening in Nigeria

We've analyzed and compared the top 2 API providers supporting AML & PEP Screening for Nigerian developers and businesses. Find the right infrastructure fit for your startup below.

Written by Editorial Staffs as at 5th August, 2026

All APIs with AML & PEP Screening

2 of 2 selected

Veriff

Pricing
Self-serve plans: Essential $49/month, Plus $99/month, Premium $209/month. Enterprise custom pricing. Per-verification fees apply above plan limits; exact per-check rate negotiated.
Document Verification
Available
Biometric Face Match
Available
Liveness Detection
Available
AML & PEP Screening
Available
Ongoing Identity Monitoring
Available
Database Cross-Check
Available
Web SDK
Available
iOS & Android SDK
Available
No-Code Session Builder
Available
KYB (Business Verification)
Not available
Nigerian BVN Lookup
Not available
Transaction Monitoring
Not available
Human Review Fallback
Not available
Ongoing Daily Monitoring
Not available
Address Verification
Not available
No-Code Risk Rule Builder
Not available
Video KYC
Not available

iDenfy

Pricing
Pay-per-approved-verification only. Premium: $1.30/check; Basic: $1.35/check; Enterprise: $0.55–$0.65/check (down to $0.50 at high volume). No charge for failed or rejected verifications.
Document Verification
Available
Biometric Face Match
Available
Liveness Detection
Available
AML & PEP Screening
Available
Ongoing Identity Monitoring
Not available
Database Cross-Check
Not available
Web SDK
Not available
iOS & Android SDK
Not available
No-Code Session Builder
Not available
KYB (Business Verification)
Not available
Nigerian BVN Lookup
Not available
Transaction Monitoring
Not available
Human Review Fallback
Available
Ongoing Daily Monitoring
Available
Address Verification
Available
No-Code Risk Rule Builder
Available
Video KYC
Not available

← Swipe to compare all 2 APIs →

++++
Veriff

Veriff

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.

++++
iDenfy

iDenfy

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.