Resileon
Resileon tracks the economic impact of conflict. It pulls live commodity futures from global exchanges and scans public humanitarian feeds for supply-chain disruptions, then serves both through a clean, consistent JSON API. What you get - Commodity prices with 24h and 7-day change for 8 active conflict zones - Port, border crossing, airport, and road status derived from live news signals -…
Resileon endpoints
| Method | Endpoint | Description |
|---|---|---|
| Status | ||
| GET |
get_status_v1_status_get /v1/status |
Returns current health status of the Resileon API server, including the timestamp of the last successful data scrape. Use this endpoint to verify service availability before… |
| Markets | ||
| GET |
list_markets_v1_markets_get /v1/markets |
Returns all conflict zones currently monitored by Resileon. Each zone includes geographic metadata and conflict intensity level. Use the `id` field from this response to query… |
| Commodities | ||
| GET |
get_commodities_v1_commodities__zone_id__get /v1/commodities/{zone_id} |
Returns essential goods with current prices and 24 h / 7 d change percentages for the specified conflict zone. All prices are delayed by at least 1 hour per Resileon's data… |
| Logistics | ||
| GET |
get_logistics_v1_logistics_get /v1/logistics |
Returns operational status for ports, border crossings, airports, and supply routes in conflict-affected areas. Status flags are derived from automated analysis of public news… |
Resileon pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 20 / hour |
|
| PRO Recommended | $15 / month | — |
|
| ULTRA | $50 / month | — |
|
| MEGA | $100 / month | — |
|