Pro and above can export today’s hotspots, scores, and event timeline as CSV or JSON. The same data is also available via the JSON API.
atlasrisks-YYYY-MM-DD.csv).One row per scored country, with columns: ISO code, country name, headline GGRI score, tier, static score, active score, day-over-day delta, event count, top 5 threat vectors, methodology version, and refresh timestamp.
curl -H "Authorization: Bearer ar_live_..." \
https://atlasrisks.com/api/v1/export?format=csv \
-o atlasrisks-today.csv
See the API documentation for query parameters, rate limits, and JSON response shape.
For bulk historical data (multiple days), enterprise+ customers can request a snapshot dump. Email hello@atlasrisks.com.
Email hello@atlasrisks.com — we typically respond within one business day. Or use the contact form.