THA · VNM · MYS Live · ERA5 · Updated Monthly

Climate
Intelligence
API Platform

Satellite-grade climate risk data for Southeast Asia and beyond. Drought indices, flood risk, wildfire exposure, and composite scoring — one API key, under 3 seconds.

47+

Data Sources

0.25°

ERA5 Grid

<3s

API Response

156

Provinces & States

Coming Soon
Coming Soon
Coming Soon

Scientific data sources & methodology standards

ECMWF ERA5Copernicus C3SFAO-56 Penman-MonteithWMO 1991–2020 BaselineUS Drought Monitor D0–D4NASA FIRMSGloFAS River DischargeGEBCO Bathymetry

Platform APIs

One key. Every climate signal.

Query any coordinate. Integrate in minutes.

🌡️
Live

Drought API

SPEI · SPI dual indices · D0–D4 severity · ERA5 reanalysis · 0.25° resolution

GET /api/risk-map/droughtView API docs
🌊
Coming Soon

Flood API

Pluvial · fluvial · coastal flood risk · GloFAS · ERA5 · return period analysis

POST /api/risk-map/floodView API docs
🔥
Coming Soon

Wildfire API

Fire Weather Index · NASA FIRMS active fires · NDVI fuel load · ERA5

GET /api/risk-map/wildfireView API docs
📊
Coming Soon

Climate Risk Scoring

Composite 0–100 score · flood · wildfire · drought · heatwave · 47+ sources

POST /api/risk-map/scoreView API docs
🌀
Coming Soon

Cyclone API

Tropical cyclone track, intensity, landfall probability & storm-surge exposure — IBTrACS + ECMWF/GFS ensemble.

GET /api/risk-map/cycloneComing Soon
🌡️
Coming Soon

Extreme Heat API

Heat-index, heatwave-day frequency & health/labor-productivity risk — built on the ERA5-Land engine.

GET /api/risk-map/heatComing Soon
🌫️
Coming Soon

Air Quality API

PM2.5, AQI & transboundary-haze nowcast — Sentinel-5P + OpenAQ ground stations.

GET /api/risk-map/air-qualityComing Soon
⛰️
Coming Soon

Landslide API

Rainfall-triggered landslide susceptibility & nowcast — NASA LHASA + satellite rainfall + terrain DEM.

GET /api/risk-map/landslideComing Soon
🌊
Coming Soon

Sea-Level Rise API

Coastal inundation & relative sea-level projections — satellite altimetry + high-res coastal DEM.

GET /api/risk-map/sea-levelComing Soon
💧
Coming Soon

Water Stress API

Basin supply-demand gap & reservoir-stress scoring — hydrology + withdrawal data (beyond drought).

GET /api/risk-map/water-stressComing Soon

Two Ways to Use Climate Intelligence

API or Platform — you choose.

The same satellite-grade data, built for two different workflows.

For Developers

Climate Data API

REST API for embedding satellite-grade climate risk into your application. One API key. Structured JSON responses. Any language, any cloud.

  • Drought, flood, wildfire & composite risk scoring
  • Province-level + 0.25° grid resolution
  • SEAS5 6-month seasonal forecast
  • 500 calls/month free · No credit card
Get API Key — Free
For Risk Teams
📊

Climate Intelligence Platform

No-code dashboard for risk managers and analysts. Monitor drought stress across your locations, configure severity alerts, and access AI-generated monthly risk narratives.

  • Interactive drought monitor by province (D0–D4)
  • Automated severity alerts by email or webhook
  • AI-generated monthly risk narratives
  • PDF/CSV risk report export
Access Dashboard

Use Cases

Built for high-stakes decisions.

From underwriting to field operations — one API, many industries.

🏦

Insurance & Reinsurance

Automate climate risk underwriting at scale. Score any property coordinate for flood, drought, and wildfire exposure — reducing manual assessment from weeks to milliseconds.

  • Portfolio-level aggregation
  • Return period analysis
  • Catastrophe modeling input
📈

Finance & Investment

Price climate risk into portfolios, loans, and securities. Multi-hazard scores and a 30-year baseline give analysts a quantified physical-risk signal for any asset or coordinate.

  • Physical risk scoring
  • TCFD / ISSB inputs
  • Portfolio heat mapping
🌾

Agriculture & Food Supply

Monitor drought stress across growing regions in real time. SPEI indices and ERA5 baseline give agronomists and commodity traders a 30-year context for every data point.

  • SPEI-1/3/6/12 indices
  • Crop stress early warning
  • Seasonal forecast (SEAS5)
🚢

Logistics & Supply Chain

Anticipate weather and drought disruption across routes, ports, and supplier regions. Real-time and seasonal signals keep supply chains ahead of climate shocks.

  • Route & port exposure
  • Supplier-region monitoring
  • Disruption early warning

Energy & Utilities

Protect generation and grid assets from drought, heat, and extreme weather, and anticipate demand swings. Hydrological and SPEI signals inform hydropower and reservoir planning.

  • Hydropower & reservoir signals
  • Demand-driver forecasting
  • Asset exposure scoring
🏛️

Government & Public Sector

Back drought declarations, disaster response, and adaptation planning with transparent, province-level hazard data built on open reanalysis.

  • Province-level monitoring
  • Early-warning triggers
  • Open, auditable methodology
🏗️

Infrastructure & Real Estate

Embed climate risk into site selection, ESG reporting, and asset valuation. Multi-hazard composite scores give developers and investors a single number for any location on Earth.

  • Multi-hazard composite 0–100
  • ESG disclosure ready
  • Global coordinate coverage
🌍

ESG & Sustainability

Quantify and disclose physical climate risk for reporting frameworks. Auditable multi-hazard scores give sustainability teams defensible numbers for any location.

  • TCFD / ISSB / CSRD ready
  • Physical risk disclosure
  • Auditable hazard scores

How It Works

Integrate in three steps.

01

Get your API key

Register free — no credit card required. 500 calls/month included on the free tier. Production keys available instantly on paid plans.

02

Query any coordinate

Pass lat/lng to any endpoint. Get back a structured JSON response with risk scores, indices, severity levels, and data source metadata in under 3 seconds.

03

Embed in your application

SDKs for Python and R. Raw REST for any stack. Webhook alerts for threshold breaches. GeoJSON output for map integrations.

Pricing

Start free. Scale as you grow.

Per-country pricing. No surprise bills.

Free

$0

500 calls / mo

  • SPEI-1 only (1-month drought)
  • 1 country · Province resolution
  • 1 year historical data
  • Community support

Pro Bundle

$29

10,000 calls / mo

  • SPEI-1/3/6/12 + SPI all timescales
  • Province + Grid resolution
  • 5 years historical data
  • Email support · Overage: $0.002/call
Most Popular

Business Bundle

$109

75,000 calls / mo

  • Full ERA5 historical (1991–present)
  • SEAS5 6-month seasonal forecast
  • ENSO / IOD / MJO climate context
  • 99.9% uptime SLA · Priority support
GET /api/risk-map/drought

Request

curl "https://climate.globmaps.com/api/risk-map/drought\
  ?lat=13.75&lng=100.5" \
  -H "x-api-key: YOUR_KEY"

Response

{
  "data": {
    "location":  { "country": "THA", "distanceKm": 0 },
    "period":    { "month": "2026-03", "baseline": "1991-2020" },
    "drought": {
      "score": 42,
      "level": "moderate",
      "indices": { "spei3": -1.21, "spei6": -0.58 },
      "severity": { "spei3": "D1", "spei6": "D0" }
    }
  },
  "meta": { "rateLimitRemaining": 98, "tier": "STARTER" }
}

Start building

ERA5 climate intelligence.
Free to start.

500 calls/month free. Production SLA from $29/month. No credit card required.