KYB Verification Engine
Know exactly who you're doing business with
Live lookups against the Australian Business Register and New Zealand Business Number registry — structured JSON, cryptographic audit hashes, and a Fracture Score™ in under a second.
Live ABR data
Live NZBN data
Sub-second response
Fracture Score™ included
VRNT-KYB certificates
Why It Matters
Manual KYB vs Osapher
// Without Osapher
- Manual ABR/NZBN lookups via browser
- Screenshotting PDFs as evidence
- Stale data from third-party databases
- No audit trail or verification hash
- Hours of analyst time per entity
// With Osapher
- Live registry data — no caching lag
- Cryptographic audit hash per query
- Structured JSON for automation
- VRNT-KYB certificate for compliance
- Sub-second response via API
Response Fields
Everything you need, in one call
| Field | Type | Description |
|---|---|---|
legalName | string | Registered legal name from government registry |
abn / nzbn | string | Business number for the jurisdiction |
entityType | string | Company type from registry classification |
abnStatus | string | Active, Cancelled, or Not Found |
gstRegistered | string | GST registration status (AU only) |
businessNames | string[] | Registered trading names |
fractureScore | number | Risk score 0–100. Lower is better. |
fractureRisk | string | low · medium · high · critical |
certificate | string | VRNT-KYB certificate ID when issued |
response · json
{
"result": {
"legalName": "Acme Corp Pty Ltd",
"abn": "11 111 111 111",
"jurisdiction": "AU",
"entityType": "Australian Private Company",
"abnStatus": "Active",
"gstRegistered": "Registered",
"activeFrom": "2018-04-12",
"businessNames": ["Acme Corp"],
"mainBusinessLocation": "NSW",
"fractureScore": 12,
"fractureRisk": "low",
"fractureSignals": [],
"status": "verified",
"certificate": "VRNT-KYB-AU-0001"
}
}Coverage
Australia & New Zealand — live registry data
🇦🇺
// ABR
Australian Business Register
- ABN lookup — all 14M+ registered entities
- Entity type, GST status, active-from date
- Business name registrations
- Main business location (state)
🇳🇿
// NZBN
New Zealand Business Number
- NZBN lookup — all NZ companies
- Entity type, status, and trading names
- Director and address data (when available)
- Cross-border AU+NZ batch support
Integration
Three ways to verify
No-code Portal
Run single lookups and bulk CSV uploads directly from the Enterprise portal. No engineering needed.
Book a DemoREST API
POST /api/enterprise/verify — integrate directly into your compliance system, CRM, or onboarding flow.
Read API docsOnboarding Flows
Drop KYB verification into your customer onboarding with Webhooks and real-time verification events.
See WebhooksRelated Features
Built around verification
// Get Started
Start verifying entities today
Free trial includes full KYB API access. No credit card required. Enterprise plans from $299/month.