GlobMaps Climate Intelligence
Wildfire API · Coming Soon

2024 — Wildfires burned 12.8M hectares globally. Most had no quantified risk score before ignition.

Measure fire risk before the smoke appears

Fire Weather Index · NASA FIRMS active fires · NDVI fuel load — all in one API call. Powered by ECMWF ERA5. Global coverage, under 3 seconds.

Data sources & methodology standards

ECMWF ERA5 ReanalysisNASA FIRMS VIIRS/MODISCanadian FWI SystemCopernicus NDVIWMO 1991–2020 BaselineSRTM Topography

Fire trackers show you where it's burning. We tell you where it's likely to burn — days before the first spark.

Integration

Up and running in minutes

01

Register & get your API key

Free tier. No credit card. Instant key generation.

02

Query any coordinate

Pass lat/lng. Get risk score, severity, and components in one call.

03

Integrate into your product

Standard JSON over HTTPS. Any language, any cloud.

Features

Everything in one call.

🌡️

Fire Weather Index

Canadian FWI system — FFMC, DMC, DC, ISI, BUI

🛰️

NASA FIRMS Active Fires

VIIRS 375m + MODIS 1km hotspots — ~3hr latency

🌿

NDVI Fuel Load

Copernicus vegetation index — live fuel moisture proxy

📐

SRTM Topography

Slope & aspect — terrain-adjusted spread modeling

🌍

Global Coverage

180+ countries. Phase I: Southeast Asia optimized

Under 3 Seconds

p99 response time. Standard JSON over HTTPS

API Reference

One endpoint. Full wildfire picture.

GET /api/risk-map/wildfire

Ready · GET /api/risk-map/wildfire
200 OK

Request

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

Response

{
  "data": {
    "location": { "country": "THA", "distanceKm": 0 },
    "period":   { "month": "2026-03", "baseline": "1991-2020" },
    "wildfire": {
      "score": 55,
      "level": "moderate",
      "fwi": { "total": 18.4, "ffmc": 82.1, "dmc": 44.2 },
      "ndvi": { "value": 0.38, "fuelLoad": "medium" },
      "activeFiresRadius50km": 2
    },
    "confidenceScore": 0.78
  },
  "meta": { "rateLimitRemaining": 96, "tier": "STARTER" }
}

Get started today

ERA5 wildfire intelligence.
Free to start.

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

Get API Key — Free