{"id":"firms","name":"NASA FIRMS","description":"Near-real-time satellite detections of fires and thermal anomalies in Norway and selected areas.","documentation":"https://firms.modaps.eosdis.nasa.gov/api/area/","operations":[{"name":"get_fire_detections","description":"Get satellite fire and thermal-anomaly detections in a bounding box.","parameters":[{"name":"west","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":false,"default":4.0,"description":"Western WGS84 longitude."},{"name":"south","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":false,"default":57.5,"description":"Southern WGS84 latitude."},{"name":"east","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":false,"default":32.0,"description":"Eastern WGS84 longitude."},{"name":"north","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":false,"default":72.0,"description":"Northern WGS84 latitude."},{"name":"days","type":"integer","schema":{"type":"integer"},"display_type":"integer","required":false,"default":1,"description":"Day range, 1-5."},{"name":"source","type":"string","schema":{"type":"string"},"display_type":"string","required":false,"default":"VIIRS_SNPP_NRT","description":"FIRMS sensor product such as VIIRS_SNPP_NRT or MODIS_NRT."},{"name":"date","type":"string","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"display_type":"string","required":false,"default":null,"description":"Optional starting date as YYYY-MM-DD; omit for the latest data."},{"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)."},{"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."}],"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","output_fields":["source","bounds","detections","count"],"output_fields_truncated":false,"canonical_field_aliases":{},"description_language":"en","documentation":"Get satellite fire and thermal-anomaly detections in a bounding box.\n\nArgs:\n    west: Western WGS84 longitude.\n    south: Southern WGS84 latitude.\n    east: Eastern WGS84 longitude.\n    north: Northern WGS84 latitude.\n    days: Day range, 1-5.\n    source: FIRMS sensor product such as VIIRS_SNPP_NRT or MODIS_NRT.\n    date: Optional starting date as YYYY-MM-DD; omit for the latest data.","documentation_language":"en","wiki_get_endpoint":"https://allemannsdata.com/wiki/kilder/firms/get_fire_detections/","wiki_get_url_template":"https://allemannsdata.com/wiki/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","json_endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/firms/get_fire_detections","response_schema":{"type":"object","properties":{"source":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"bounds":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"detections":{"type":"array","items":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."}},"count":{"type":"integer"}},"additionalProperties":false},"response_schema_status":{"status":"incomplete","codegen_safe":false,"description":"Not suitable for typed model generation: the container shape and field names are useful, but unresolved values accept any JSON value."},"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."},"response_schema_url":"https://allemannsdata.com/wiki/api/v1/kilder/firms/get_fire_detections/schema","endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/firms/get_fire_detections","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"},{"name":"find_fires_nearby","description":"Find recent satellite fire detections around a point.","parameters":[{"name":"lat","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":true,"default":null,"description":"Centre latitude in WGS84 decimal degrees."},{"name":"lon","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":true,"default":null,"description":"Centre longitude in WGS84 decimal degrees."},{"name":"radius_km","type":"number","schema":{"type":"number"},"display_type":"decimal number","required":false,"default":100,"description":"Approximate search radius, 1-500 km."},{"name":"days","type":"integer","schema":{"type":"integer"},"display_type":"integer","required":false,"default":1,"description":"Day range, 1-5."},{"name":"source","type":"string","schema":{"type":"string"},"display_type":"string","required":false,"default":"VIIRS_SNPP_NRT","description":"FIRMS sensor product."},{"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)."},{"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."}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/firms/find_fires_nearby?lat={lat}&lon={lon}&radius_km=100&days=1&source=VIIRS_SNPP_NRT&limit=25&offset=0","output_fields":["source","bounds","detections","count"],"output_fields_truncated":false,"canonical_field_aliases":{},"description_language":"en","documentation":"Find recent satellite fire detections around a point.\n\nArgs:\n    lat: Centre latitude in WGS84 decimal degrees.\n    lon: Centre longitude in WGS84 decimal degrees.\n    radius_km: Approximate search radius, 1-500 km.\n    days: Day range, 1-5.\n    source: FIRMS sensor product.","documentation_language":"en","wiki_get_endpoint":"https://allemannsdata.com/wiki/kilder/firms/find_fires_nearby/","wiki_get_url_template":"https://allemannsdata.com/wiki/kilder/firms/find_fires_nearby/?lat={lat}&lon={lon}&radius_km=100&days=1&source=VIIRS_SNPP_NRT&limit=25&offset=0","json_endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/firms/find_fires_nearby","response_schema":{"type":"object","properties":{"source":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"bounds":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"detections":{"type":"array","items":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."}},"count":{"type":"integer"}},"additionalProperties":false},"response_schema_status":{"status":"incomplete","codegen_safe":false,"description":"Not suitable for typed model generation: the container shape and field names are useful, but unresolved values accept any JSON value."},"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."},"response_schema_url":"https://allemannsdata.com/wiki/api/v1/kilder/firms/find_fires_nearby/schema","endpoint":"https://allemannsdata.com/wiki/api/v1/kilder/firms/find_fires_nearby","get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/firms/find_fires_nearby?lat={lat}&lon={lon}&radius_km=100&days=1&source=VIIRS_SNPP_NRT&limit=25&offset=0"}],"operation_schema_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/firms/{operation}/schema","related_sources":[{"id":"n2yo","name":"N2YO satellite data","reason":"The satellites behind detections and their passes.","api":"https://allemannsdata.com/wiki/api/v1/kilder/n2yo","wiki":"https://allemannsdata.com/wiki/kilder/n2yo/"},{"id":"weather","name":"Weather and natural hazards","reason":"Wind and precipitation affecting fire development.","api":"https://allemannsdata.com/wiki/api/v1/kilder/weather","wiki":"https://allemannsdata.com/wiki/kilder/weather/"}],"_meta":{"retrieved_at":"2026-08-02T14:01:28Z","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.","documentation":"https://firms.modaps.eosdis.nasa.gov/api/area/","cache_ttl_seconds":300,"rate_limit":"Area searches are limited to five days per request."}]},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/firms","names":"https://allemannsdata.com/wiki/api/v1/kilder/firms?view=names","compact":"https://allemannsdata.com/wiki/api/v1/kilder/firms?view=compact","full":"https://allemannsdata.com/wiki/api/v1/kilder/firms","wiki":"https://allemannsdata.com/wiki/kilder/firms/"}}
