Active wildfires right now
active_firesFire clusters detected by satellite over the last N hours (default 24), worldwide or filtered by ISO-2 country, bounding box, or a point with a radius. Returns up to limit clusters ranked by relevance (corroborated and recent first). Use for 'is there a fire near X right now' or 'wildfires in today'. Each cluster: position, first/last satellite pass (UTC), detections per sensor, peak fire radiative power (MW), confidence (possible | probable | corrobore = cross-checked with witnesses).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | [minLon, minLat, maxLon, maxLat] | |
| near | No | Only clusters within radiusKm of this point | |
| hours | No | Time window in hours: 6, 12, 24, 48 or 72 | |
| limit | No | ||
| country | No | ISO-2 country code, e.g. FR, US, BR |