For banks & financial institutions
Automate mortgage risk screening.
16 countries. 3 seconds.
RiskAI X gives Romanian banks a real-time API for seismic classification, ICRAL detection, and cadastral verification — the same checks your analysts do manually, in under 2 seconds.
API capabilities
Everything your mortgage team needs
🏚️
ICRAL Auto-Detection
Automatically detects communist-era buildings, outputs Rs I–IV classification, bank mortgage risk score 0–100, and retrocedat probability percentage.
🗺️
ANCPI Cadastral Verification
Real-time query to Romania's official E-Terra database. Returns parcel INSPIRE_ID, area m², registration status, and CF (Carte Funciară) reference.
📡
Seismic Risk Score
AMCCRS 2025 database + USGS 50-year earthquake history. Returns zone classification, PGA value, and mortgage impact assessment per Romanian bank policy.
⚖️
Heritage & Legal Flags
Cross-references Ministerul Culturii LMI list. Flags heritage status, renovation restrictions, and mandatory ministry approvals that affect collateral value.
🌍
Cross-Border Coverage
Same API endpoint, 12 countries. Romanian investors buying in Greece or Bulgaria — same risk assessment framework, different data sources, consistent output.
🤖
AI Risk Narrative
Optional AI-generated investment thesis (3 sentences) for each property. Suitable for loan officer briefings and committee presentations. Powered by Anthropic Claude.
API example response
{
"success": true,
"address": "Bulevardul Magheru 12, Bucharest",
"seismic": {
"rs_class": "Rs I",
"risk_level": "critical",
"mortgage_status": "refused",
"pga": 0.30,
"year_built": 1938
},
"icral": {
"detected": true,
"bank_mortgage_score": 12,
"retrocedat_probability": "68%",
"reinforcement_cost_eur": "18000-34000"
},
"ancpi": {
"registered": true,
"inspire_id": "RO.40.179141.83421",
"area_m2": 1240
},
"risk_score": 23,
"recommendation": "DO_NOT_APPROVE",
"response_ms": 1847
}
New v7.0
Mortgage Screen API — bank_score in 3 seconds
A single POST returns a structured risk verdict for any address in 16 countries. Designed to slot into your mortgage intake workflow before full underwriting.
Request
POST /api/v2/mortgage-screen
X-API-Key: rx_live_...
{ "address": "Calea Victoriei 95", "country": "ro", "options": { "include_avm": true } }
Response — Rs I hard reject
{ "bank_score": 0, "grade": "F", "lendable": false, "rejection_flags": [{ "code": "RS1_HARD_REJECT", "severity": "HARD", "action": "Decline application" }], "processing_ms": 2140 }
Supported in v7.0
🇷🇴 Romania
🇬🇷 Greece
🇧🇬 Bulgaria
🇪🇸 Spain
🇮🇹 Italy
🇨🇿 Czech
🇭🇺 Hungary
🇵🇹 Portugal
🇭🇷 Croatia