Zentra RiskLens

AI-Powered Modular Risk Intelligence Infrastructure

Status
LIVE
Version
1.2
Primary Endpoint
POST /v1/risk
Production Environment Active
Quick test (curl):
curl -X POST "https://zentrarisk.com/v1/risk" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: zentra-demo-key" \
  -d '{"amount":1000,"sector":"retail","sector_risk_level":2,"payment_delay_days":10,"customer_score":78,"exposure_ratio":0.25}'