riskpulse
RiskPulse: Global risk intelligence API. AI-synthesized travel safety alerts, country risk profiles, sanctions screening, business risk analysis, supply chain disruption intelligence, nomad visa/tax guidance, ex
Coverage: Global
Endpoints: • country ($0.10): Country risk profile • travel ($0.08): Travel safety assessment • business ($0.10): Business risk analysis • compare ($0.10): Country risk comparison • expat ($0.10): Expat living guide • alerts ($0.10): Situational security alerts • quake-check ($0.01): Earthquake activity check — deterministic USGS primitive • evac ($0.10): Evacuation plan • nomad ($0.10): Digital nomad score • sanctions ($0.15): Sanctions exposure analysis • supply ($0.15): Supply chain risk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude of the point of interest (omit both lat and lon for the global feed) | |
| lon | No | Longitude of the point of interest | |
| city | No | City | |
| days | No | Lookback window in days (max 365) | |
| from | No | Country of origin (default: US) | |
| lang | No | lang | |
| limit | No | Max events returned (max 100) | |
| action | Yes | Which endpoint to call. Options: country | travel | business | compare | expat | alerts | quake-check | evac | nomad | sanctions | supply | |
| entity | No | Entity name | |
| country | No | Country name (e.g. Mexico, Thailand, Nigeria) | |
| product | No | Product or component | |
| industry | No | industry | |
| location | No | Location | |
| countries | No | Comma-separated country names (e.g. Mexico,Colombia,Costa Rica) | |
| radius_km | No | Search radius in km (max 5000) | |
| entity_type | No | Entity type (person, company, vessel) | |
| nationality | No | Traveler nationality (default: US) | |
| min_magnitude | No | Minimum magnitude (default 4.0 with a point, 5.0 global) |