Live demo · Synthetic data

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.

THE PLATFORM

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.

ISOLATED VISUALIZATIONS

See one view in isolation.

Every generic view, on a sample seed — no deployment context required. A quick look at what each visualization does.

START WITH ONE CALL
POST /v1/screen CURL
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.

Get API key

Scador · Entity Intelligence Platform