/api/v1/mobile/threats/

Get threats for a stored session position.

Query params:

  • session_id: Session ID from previous position update
  • radius_nm: Optional threat radius (default 25nm)

Returns:
{
"threats": [...],
"position": {"lat": 34.05, "lon": -118.25},
"timestamp": "2024-01-01T00:00:00Z"
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Response
200

No response body

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!