getCountryDataWithDate
API Version: 4.0.39
GET
/api/country/csv/{${FIRMSService.secretTokenParamName}}/{source}/{country_code}/{day_range}/{date}
Get fire detections for a specific country by ISO code with date.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
source
string
Source
country_code
number
Country Code
day_range
number
Day Range
date
date format
Date
Last updated