Skip to content
DeepfireDeepfire Docs
Esc
navigateopen⌘Jpreview
On this page

Deepfire OGC API — Features

Read-only access to Deepfire’s satellite wildfire data via OGC API - Features. Every request requires an OAuth 2.0 bearer token minted from a Deepfire API key at https://api.deepfire.co/v1/token — see the Authentication guide at https://docs.deepfire.co/guides/authentication. Three collections: hotspots (satellite fire detections), clusters (candidate-fire centroids), and satellite-perimeters (estimated fire perimeter polygons). All geometries are EPSG (lon, lat).

Version 1.0
Base URLhttps://api.deepfire.co/ogc/features/v1

Hotspots

Near-real-time satellite fire detections (Point, EPSG). Current and historical; filter active = true for the live set.

Clusters

Hotspot-cluster centroids — candidate fires (Point, EPSG).

Satellite perimeters

Satellite-derived fire perimeter snapshots (MultiPolygon, EPSG). Estimates, not official surveyed boundaries.

Was this page helpful?