{ "description": "Example request for the FIRMS Data Availability API to check all sensors.", "method": "GET", "url": "https://firms.modaps.eosdis.nasa.gov/api/data_availability/csv/{MAP_KEY}/ALL", "path_parameters": { "map_key": "{MAP_KEY}", "sensor": "ALL" }, "notes": "Replace {MAP_KEY} with your free MAP_KEY. Use a specific sensor value (e.g., MODIS_NRT) to limit the response to one sensor." }