Verify customers faster with one global identity verification API
Data Zoo's seamless KYC solution combines authoritative global identity data with smart sequencing to streamline your compliance workflows. By reducing friction and increasing match rates, we help you verify faster and more efficiently — with data you can trust.
Why Data Zoo
Verify identities with certainty
Our KYC solution delivers fast, accurate, and secure identity verification backed by trusted, high-integrity data. That means fewer errors, faster checks, and more confident decisions.
Trusted data
Faster verification
Enterprise support available
Global KYC coverage in 40+ countries
With Data Zoo, you can expand into new markets with one integration. Data Zoo’s standardized API gives you access to 150+ authoritative data sources across 40+ countries, including hard-to-reach APAC and emerging markets. As you scale into new markets, you simply add coverage without rebuilding, negotiating new contracts, or ramping up engineering.
Live coverage
Check a market
23authoritative sources
- Government
- Semi-Government
- Credit
- Commercial
- Consumer
Accepted documents
- Birth Certificate
- Centrelink Concession Card
- Change of Name Certificate
- Citizenship Certificate
- Driver Licence
Trusted data for scalable identity verification
Smart sequencing for better results
Our intelligent data-source sequencing powers adaptive, risk-based onboarding or verification by routing each eIDV check to the right sources in the right order. Set decisioning rules to maximize match rates while staying within your risk appetite and compliance obligations.
Developer-First
KYC API built for developers
Data Zoo connects you to a global network of authoritative identity data through a single, flexible API — so verification stays consistent across every market you operate in.
https://idu-test.datazoo.com/api/v2/verify- One integration for 40+ countries
- Name one source or several in a single call
- Per-source match scores returned
- Safe-harbour scoring built in
- Full audit trail with reporting references
One named source, one call — no sequencing logic applied. A single source can confirm a 1+1 match.
Australia · Direct
You send
name · DOB · driver licence
1 service — Australia Driver Licence
You get back
Full Match 1+1
1 source checked
- Verified:Australia Government Identity Documents 1
Show raw request & JSON
curl --location 'https://idu-test.datazoo.com/api/v2/verify' \--header 'Content-Type: application/json' \--header 'Authorization: Bearer $TOKEN' \--data '{"countryCode": "AU","service": ["Australia Driver Licence"],"clientReference": "Test_0001","firstName": "Aloysius","middleName": "Jefferson","lastName": "Pasco","dateOfBirth": "1946-11-01","identityVariables": {"driversLicenceNo": "XXX9879","driversLicenceStateOfIssue": "WA","driversLicenceCardNo" : "XXXXXX9591"},"consentObtained": {"Australia Driver Licence": true}}'
{"countryCode": "Australia","clientReference": "Test_0001","reportingReference": "DZ-de37fd64-44d7-495a-9217-64727550cd8b","matchStatus": "Full Match 1+1 Verification","safeHarbour": false,"searchStatus": "Successful","serviceResponses": {"Australia Government Identity Documents 1": {"status": 0,"sourceStatus": "Successful","identityVerified": true,"safeHarbourScore": "L2","nameMatchScore": "1.000",// … 5 more elements verified"returnedData": {}}}}
{"message": "No matching identity found"}
Where we fit
KYC for all lifecycle stages
Data Zoo seamlessly fits into the most important stages of the customer lifecycle, ensuring speed, efficiency, security, and compliance.
B2C Account Opening
Streamline customer onboarding with automated identity verification, reducing friction and improving conversion rates for new account registrations.
Explore use case — B2C Account OpeningLoan & Credit Applications
Verify applicant identities quickly and accurately to expedite loan processing while maintaining compliance with lending regulations.
Cross-Border Payments
Ensure secure money transfers with robust identity verification for both senders and recipients across global corridors.
Explore use case — Cross-Border PaymentsCustomer Due Diligence
Perform comprehensive identity checks and risk assessments to meet regulatory requirements and prevent financial crimes.
Explore use case — Customer Due DiligenceAML Compliance
Detect and prevent money laundering activities through advanced screening against sanctions lists and PEP databases.
Employee Screening
Verify the identities and backgrounds of potential employees to ensure workplace safety and regulatory compliance.
CUSTOMER RESULTS
Drive more revenue with Data Zoo
Digital businesses using Data Zoo can maximise revenue growth through fast and frictionless onboarding flows that reduce verification failures and onboard more customers.
- 5%
Increase in approval rates per country
- $30M
Additional annual revenue generated
- 112%
ROI after switching to Data Zoo
Start verifying identities today
Get started with our identity verification API in minutes. Contact our sales team for a personalized demo.
Frequently Asked Questions
Integrating a KYC API takes two authenticated calls: post your credentials to obtain a bearer session token, then post verification requests to a single endpoint. Onboarding comes first — Data Zoo scopes which countries, data sources, and services match your KYC and compliance obligations, and issues sandbox credentials once those services are enabled on your account.
Each request carries the country code, the services to query, the identity attributes you hold, and the customer’s consent where the source requires it. The response returns an outcome per source, with match indicators, returned attributes, and reporting references according to your configuration. Because Data Zoo is a data layer rather than an orchestration platform, sequencing order and match thresholds are configured on our side — your onboarding UX and decisioning logic stay as they are. Full reference documentation is at docs.datazoo.com/api.