API
Integrate in Minutes. Decide in Seconds.
A single API call triggers a multi-layered risk evaluation pipeline that processes identity signals, correlates them across datasets, and returns a decision-ready response in real time.
POST /v1/evaluate
Latency
1–3s end-to-end
Throughput
High concurrency
Workflow
Onboarding & approval
Sample Call
One endpoint. Structured intelligence.
Send identity signals — receive a structured risk evaluation. No multi-step orchestration required on your side.
POST /v1/evaluaterequest
{
"email": "j.doe@mail.io",
"phone": "+1-415-555-0141",
"device": "ax9f7c1be21",
"ip": "203.0.113.42",
"doc_id": "DL-CA-9912",
"context": "loan_origination"
}200 OK · 1.42sresponse
{
"risk_score": 0.83,
"decision": "HIGH",
"patterns": ["synthetic_identity", "identifier_reuse"],
"signals": {
"consistency": 0.41,
"age": "low",
"co_occurrence": ["device", "ip"]
},
"linkages": [
{ "from": "email", "to": "device", "weight": 0.78 },
{ "from": "phone", "to": "ip", "weight": 0.62 }
],
"latency_ms": 1420
}Built for Scale
Risk evaluation as a competitive advantage.
Designed so that risk evaluation does not become a bottleneck — but a competitive advantage. Sub-second response expectations meet seamless integration into onboarding and approval workflows.
High concurrency
Engineered for high-throughput decision systems.
Sub-second
Predictable latency across signal layers.
Drop-in integration
Single endpoint into existing onboarding flows.
Ready to integrate?
Get API access and start evaluating identity risk in seconds.
