Predict
Predict
Generate spatial probability predictions for behavioural profiles
POST
Generate spatial probability distributions for missing person scenarios. Given a last known position, a behavioural profile (age, condition, possible intent), and a search area,
predict returns a probability-ranked grid covering that area — so search teams can prioritise the highest-likelihood ground.
The search area can be a circle (centre + radius), a polygon (GeoJSON), or a buffered path (LineString + buffer width). Weather and time-of-day are folded in automatically; weather can be overridden with explicit conditions or disabled entirely.Authorizations
Your Footstep API key
Body
application/json
Response
Prediction results with per-hex probabilities
The profile used for this prediction
Model version that produced the prediction
Per-hex predictions sorted by score (highest first)
Model confidence level for the search area
Available options:
high, medium, low