Data & Downloads
Access live crisis data via API or download CSV datasets
CSV Data Downloads
All data is available under Creative Commons Attribution 4.0 (CC BY 4.0) license. Please attribute HormuzTracker.tech when using this data.
hormuz-daily-transits.csv — Date, transit count, events, impact
hormuz-oil-prices.csv — Date, Brent, WTI, TTF, US Gasoline
hormuz-carrier-status.csv — Carrier, status, vessels, TEU, surcharge
hormuz-insurance.csv — Club, status, date, premium before/current
API Endpoints
All endpoints return JSON with CORS enabled. Data refreshes every 5 minutes. Rate limit: 60 requests/minute.
https://hormuz-api.tradesapi.workers.dev/api/dashboard Comprehensive dashboard data: strait status, ship counts, oil prices, insurance, diplomacy, timeline, regions, tanker rates.
curl https://hormuz-api.tradesapi.workers.dev/api/dashboard
https://hormuz-api.tradesapi.workers.dev/api/oil Oil & energy prices: Brent, WTI, TTF, Gasoline with pre-crisis comparison and sparkline history.
https://hormuz-api.tradesapi.workers.dev/api/ais Real-time AIS vessel data: ships detected, tanker/cargo/other breakdown, collection timestamp.
https://hormuz-api.tradesapi.workers.dev/api/carriers Carrier status data: 9 carriers with status, vessels trapped, TEU, surcharges.
https://hormuz-api.tradesapi.workers.dev/api/insurance Insurance data: P&I club status, war risk premiums, transit cost calculator inputs.
https://hormuz-api.tradesapi.workers.dev/api/timeline Crisis timeline events with date, type (ESCALATION/MILITARY/ECONOMIC/DIPLOMATIC), title, description.