Endpoint
Parameters
float
required
Center latitude of the search area in decimal degrees, WGS 84.
float
required
Center longitude of the search area in decimal degrees, WGS 84.
float
default:"100"
Search radius around the center point in kilometres. All hotspots detected within this radius are included in the response.
integer
default:"5"
Number of days to look back from the current date. Must be between
1 and 5. This constraint is imposed by the FIRMS Area API.string
default:"VIIRS_SNPP_NRT"
NASA FIRMS data source to query. Accepted values:
Response
float
required
Center latitude echoed from the request.
float
required
Center longitude echoed from the request.
float
required
Search radius echoed from the request.
integer
required
Look-back period in days echoed from the request.
integer
required
Total number of hotspots detected within the search area.
array
required
Array of individual fire hotspot detections. Empty when no fires are detected.
object
Cache metadata for the FIRMS data used in this response.