/api/geopolitical/conflict-scanArmed-conflict mapping and escalation assessment for any region, for risk and intelligence agents. Built on ACLED conflict data and GDELT monitoring, with casualty trends and a forward escalation read.
Conflict Scan
Armed conflict intelligence using ACLED event data and GDELT media monitoring. Returns conflict intensity, active conflict mapping, humanitarian situation, escalation risk, and regional spillover assessment.
**Price:** $0.2 USDC per call
Calls go directly to PulseNetwork. Paid routes use the live x402 challenge; Apiosk never rewrites payTo or settles the payment.
No account or API key. Pay PulseNetwork directly using the live x402 challenge. The challenge is authoritative for price, network, asset and payTo.
{
"properties": {
"days": {
"default": 90,
"description": "Lookback window in days",
"maximum": 180,
"minimum": 30,
"required": false,
"type": "integer",
"x-parameter-location": "query"
},
"lang": {
"default": "en",
"description": "Response language ISO 639-1 code",
"required": false,
"type": "string",
"x-parameter-location": "query"
},
"region": {
"description": "Country or region to scan (e.g., Ukraine, Gaza, Sudan, Myanmar, Sahel)",
"required": false,
"type": "string",
"x-parameter-location": "query"
}
},
"required": [],
"type": "object"
}