GET /api/country/csv/{${FIRMSService.secretTokenParamName}}/{source}/{country_code}/{day_range}
GET
/api/country/csv/{${FIRMSService.secretTokenParamName}}/{source}/{country_code}/{day_range}
Get fire detections for a specific country by ISO code.
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
source
string
Source
country_code
number
Country Code
day_range
Day Range
Last updated 5 months ago