A configurable intelligence platform, from your data to a decision.
Model your domain as an ontology, fuse OSINT with your own systems, layer context, let AI correlate the graph, and run missions to a documented outcome — one API, one engine, any vertical.
Configurable ontology
Model any domain as data — objects, links, actions. Version and publish per tenant.
Context layers
Named analytical layers with depth, weights and time windows. Correlate to surface bridges.
AI correlations
Claude reasons over the graph with citations — triage, explanations, proposed actions.
Missions
A goal in words becomes a planned DAG with a blast radius, approvals and a live ops board.
Six verticals, one engine.
Each deployment is the whole engine on one vertical — its own ontology, data, layers, mission and report. Open one to walk its guided scenario.
AML · Commercial bank
The Limassol Shell
Trace a new client two hops from a sanctioned UBO through a Limassol–Panama chain.
Public procurement
The Bid-Rigging Cartel
Rotating winners sharing addresses and directors across a region’s tenders.
Export control
Dual-Use Diversion
Map re-export corridors of embargoed components to a sanctioned end-user.
Medical claims fraud
The Claims Ring
Clustered clinics billing the same patients in improbable time sequences.
Crisis response
Fire Season
A fire front over critical infrastructure — plan, deploy, replan as the wind turns.
Law enforcement
The Network
Co-presence across countries; a legal business bridges suspect to victim.
See one view in isolation.
Every generic view, on a sample seed — no deployment context required. A quick look at what each visualization does.
curl -X POST https://api.signation.tech/v1/screen \
-H "X-API-Key: sk_your_api_key" \
-H "Content-Type: application/json" \
-d '{"name": "Vladimir Putin", "type": "person"}'
# Response
{
"requestId": "abc-123",
"status": "completed",
"results": {
"matchCount": 1,
"matches": [{
"canonicalName": "Vladimir Vladimirovich Putin",
"riskScore": 90,
"riskLevel": "critical",
"isSanctioned": true,
"isPep": true
}]
}
}Build your deployment.
Free tier includes 100 screenings per day.