---
seo:
  description: >-
    Run fire spread simulations from a Deepfire cluster and poll for the result.
    Queue a run with POST /v1/fire-spread/simulations, then poll the returned…
sidebar:
  label: Overview
title: Deepfire Fire Spread API
---
Run fire spread simulations from a Deepfire cluster and poll for the result. Queue a run with `POST /v1/fire-spread/simulations`, then poll the returned `Location` until `status` is terminal; the hour-by-hour spread polygons are embedded as GeoJSON in `result`.

<ApiOverview source="reference-fire-spread" />

## Simulations

Queue, poll and list fire spread simulations.

<ApiTagOperations source="reference-fire-spread" tag="simulations" />
