Entity Monitoring (Coming soon)
Screen once, stay current. VerityRadar will monitor entities continuously and alert your team when a status changes – new sanctions listing, adverse media hit, or directorial flag – without manual re-screening.
Everything below is the platform you already know, with the limits removed - plus a REST API for embedding screening directly in your own product.
No separate product. No different interface. Enterprise access removes the limits on volume, adds monitoring and bulk processing, and opens the REST API – all within the same platform your team already knows.
Screen once, stay current. VerityRadar will monitor entities continuously and alert your team when a status changes – new sanctions listing, adverse media hit, or directorial flag – without manual re-screening.
Upload a CSV of clients, vendors, or counterparties and run screening across your entire list in one operation. Results are returned as individual reports, each with its own audit entry.
Add your own internal exclusion or monitoring lists. These are private to your organisation and applied to every investigation – alongside 2,200+ catalogued compliance sources.
Assign roles – admin, analyst, viewer – with granular permissions per team member. Suitable for compliance officers managing junior staff or multi-office firm structures.
Every action – screening run, status update, export, user login – is timestamped and logged. Export the complete log at any time for regulatory examination or internal governance review.
Move investigations through a structured workflow. Assign, escalate, and resolve. Every status change is recorded against the entity – creating a documented decision trail from first screen to onboarding approval.
Every entity follows the same four-stage pipeline – from submission to a closed audit entry.
Entity submitted; queued for screening.
AI queries 2,200+ compliance sources in parallel.
Findings surfaced; analyst reviews and escalates.
Decision recorded; audit entry closed.
VerityRadar's REST API returns a structured JSON risk report in about a minute for typical checks – up to three minutes for complex sanctions reviews – ready to render in your UI or trigger your own workflow logic. Most teams complete a working integration in under a day.
Building this internally means maintaining relationships with 2,200+ compliance data sources, handling regulatory updates, and managing uptime. Most product teams price that at 6–12 months of engineering and six figures annually.
Authenticate with a single API key. No OAuth flows. No SDK required. Works from any backend language or framework.
Every response includes risk level, categorised findings, source references, and entity metadata – ready to map directly to your data model.
Submit bulk screening jobs and retrieve results through the API when they're ready. Async delivery options are available for planned enterprise rollouts.
Here's what a screening request looks like in production:
POST /v1/screen
Authorization: Bearer YOUR_API_KEY
{
"entity_name": "Apex Capital Holdings Pty Ltd",
"entity_type": "organisation",
"jurisdiction": "AU",
"include": ["sanctions", "pep", "adverse_media", "court_records"]
}
// Returns: risk_level, findings[], sources[], pdf_url – ~60s typical, up to 3 min for sanctionsAPI access is available on Company (included with Enterprise), API Essential, and API Scale tiers. Volume pricing applies. Email us for docs, sandbox access, and rate limits & SLAs.
| Tier | Positioning |
|---|---|
| Company API | Internal tools and team-facing compliance portals |
| API Essential | Customer-facing products, fintechs, and platforms up to 500 calls/day |
| API Scale | High-volume SaaS and embedded compliance at scale – custom SLAs |
We'll reply with docs, sandbox access, and current rate limits & SLAs the same day.