{"source":"firms","operation":"get_fire_detections","description":"Get satellite fire and thermal-anomaly detections in a bounding box. Signature: get_fire_detections(west: decimal number, optional, default 4.0; south: decimal number, optional, default 57.5; east: decimal number, optional, default 32.0; north: decimal number, optional, default 72.0; days: integer, days, optional, default 1; source: string, optional, default 'VIIRS_SNPP_NRT'; date: string, optional, default None; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0).","signature":"get_fire_detections(west: decimal number, optional, default 4.0; south: decimal number, optional, default 57.5; east: decimal number, optional, default 32.0; north: decimal number, optional, default 72.0; days: integer, days, optional, default 1; source: string, optional, default 'VIIRS_SNPP_NRT'; date: string, optional, default None; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)","parameters":[{"name":"west","type":"number","schema":{"type":"number"},"required":false,"default":4.0,"description":"Western WGS84 longitude.","unit":null},{"name":"south","type":"number","schema":{"type":"number"},"required":false,"default":57.5,"description":"Southern WGS84 latitude.","unit":null},{"name":"east","type":"number","schema":{"type":"number"},"required":false,"default":32.0,"description":"Eastern WGS84 longitude.","unit":null},{"name":"north","type":"number","schema":{"type":"number"},"required":false,"default":72.0,"description":"Northern WGS84 latitude.","unit":null},{"name":"days","type":"integer","schema":{"type":"integer"},"required":false,"default":1,"description":"Day range, 1-5. Unit: days.","unit":"days"},{"name":"source","type":"string","schema":{"type":"string"},"required":false,"default":"VIIRS_SNPP_NRT","description":"FIRMS sensor product such as VIIRS_SNPP_NRT or MODIS_NRT.","unit":null},{"name":"date","type":"string","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"required":false,"default":null,"description":"Optional starting date as YYYY-MM-DD; omit for the latest data.","unit":null},{"name":"limit","type":"integer","schema":{"type":"integer","minimum":1,"maximum":100,"default":25},"display_type":"integer","required":false,"default":25,"description":"Maximum list items returned by the gateway (default 25, maximum 100).","unit":"items"},{"name":"offset","type":"integer","schema":{"type":"integer","minimum":0,"default":0},"display_type":"integer","required":false,"default":0,"description":"Number of list items to skip before returning the page.","unit":"items"}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/firms/get_fire_detections?west=4.0&south=57.5&east=32.0&north=72.0&days=1&source=VIIRS_SNPP_NRT&date={date}&limit=25&offset=0","schema_scope":"#/data in the successful operation envelope","response_schema":{"type":"object","properties":{"source":{"type":"string"},"bounds":{"type":"string"},"count":{"type":"integer"},"detections":{"type":"array","items":{"type":"object","properties":{"latitude":{"type":["number","null"]},"longitude":{"type":["number","null"]},"bright_ti4":{"type":["number","null"]},"bright_ti5":{"type":["number","null"]},"brightness":{"type":["number","null"]},"scan":{"type":["number","null"]},"track":{"type":["number","null"]},"frp":{"type":["number","null"]},"acq_date":{"type":["string","null"],"format":"date"},"acq_time":{"type":["string","null"]},"satellite":{"type":["string","null"]},"instrument":{"type":["string","null"]},"confidence":{"type":["string","number","null"]},"version":{"type":["string","null"]},"daynight":{"type":["string","null"]}}}}},"additionalProperties":false,"required":["source","bounds","count","detections"]},"response_schema_status":{"status":"declared","codegen_safe":true,"description":"Maintained response contract."},"entity_projection":{"status":"projected","entity_types":["fire_detection","place"],"description":"Recognized records and stable operation identifiers are projected; an empty array means the successful payload contained no recognizable entity."},"error_contract":{"scope":"top-level HTTP error response; never part of a success payload","schema":{"type":"object","properties":{"error":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"},"retryable":{"type":"boolean"},"details":{"type":"object"}},"additionalProperties":false,"required":["code","message","retryable"]},"suggestion":{"type":"string"},"_meta":{"type":"object","properties":{"retrieved_at":{"type":"string","format":"date-time"},"language":{"type":"string","const":"en"},"content_languages":{"type":"array","items":{"type":"string"}},"sources":{"type":"array","items":{"type":"object"}}},"required":["retrieved_at","language","content_languages","sources"]},"_links":{"type":"object","properties":{"self":{"type":"string","format":"uri"},"api_index":{"type":"string","format":"uri"},"feedback":{"type":"string","format":"uri"}},"required":["self","api_index","feedback"],"additionalProperties":false}},"additionalProperties":false,"required":["error","suggestion","_meta","_links"]},"statuses":{"400":{"codes":["MISSING_PARAMETER","INVALID_PARAMETER","INVALID_REQUEST"],"retryable":false},"404":{"codes":["SOURCE_NOT_FOUND","OPERATION_NOT_FOUND","ENTITY_NOT_FOUND"],"retryable":false},"429":{"codes":["RATE_LIMITED","GATEWAY_RATE_LIMITED"],"retryable":true},"502":{"codes":["SOURCE_UNAVAILABLE"],"retryable":true},"500":{"codes":["INTERNAL_ERROR"],"retryable":true}}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/firms/get_fire_detections/schema","operation":"https://allemannsdata.com/wiki/api/v1/kilder/firms/get_fire_detections","source":"https://allemannsdata.com/wiki/api/v1/kilder/firms","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"},"output_fields":["source","bounds","count","detections","detections[].latitude","detections[].longitude","detections[].bright_ti4","detections[].bright_ti5","detections[].brightness","detections[].scan","detections[].track","detections[].frp","detections[].acq_date","detections[].acq_time","detections[].satellite","detections[].instrument","detections[].confidence","detections[].version","detections[].daynight"],"output_fields_truncated":false,"canonical_field_aliases":{"latitude":["detections[].latitude"],"longitude":["detections[].longitude"]},"response_example":{"source":"firms","operation":"get_fire_detections","parameters":{"west":4.0,"south":57.5,"east":32.0,"north":72.0,"days":1,"source":"VIIRS_SNPP_NRT","date":"2026-01-15"},"data":{"source":"example value","bounds":"example value","count":1,"detections":[{"latitude":59.91,"longitude":10.75,"bright_ti4":1.0,"bright_ti5":1.0,"brightness":1.0,"scan":1.0,"track":1.0,"frp":1.0,"acq_date":"2026-01-15","acq_time":"2026-01-15T12:00:00Z","satellite":"example value","instrument":"example value","confidence":"example value","version":"example value","daynight":"example value"}]},"entities":[],"_meta":{"retrieved_at":"2026-01-15T12:00:00Z","language":"en","content_languages":["en"],"sources":[{"id":"firms","name":"NASA FIRMS","description":"Near-real-time satellite detections of fires and thermal anomalies in Norway and selected areas.","cache_ttl_seconds":300,"documentation":"https://firms.modaps.eosdis.nasa.gov/api/area/","rate_limit":"Area searches are limited to five days per request."}]},"_provenance":{"data":{"source":"firms","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/firms"},"entities":{"source":"firms","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/firms","derived_from":"#/data","description":"Normalized projection of data."}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/firms/get_fire_detections","source":"https://allemannsdata.com/wiki/api/v1/kilder/firms","wiki":"https://allemannsdata.com/wiki/kilder/firms/get_fire_detections/","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"}}}
