Everything you can see in the app is available through a clean REST API and webhooks. The API is in preview for early access partners.
JSON over HTTPS, token authentication and consistent resource names. If you have used a modern API, you already know how this works.
Every request carries your API key in the Authorization header. Keys are scoped per workspace and can be rotated at any time.
| Endpoint | What it does |
|---|---|
GET /v1/sites | List the locations you are monitoring |
POST /v1/sites | Start monitoring a new area of interest |
GET /v1/detections | Query change detections by site, type and time |
GET /v1/vessels/{id}/track | Retrieve a vessel's movement history |
POST /v1/alerts | Create alert rules for zones and behaviours |
GET /v1/reports/{id} | Fetch a structured intelligence report |
Subscribe your systems to events such as a new detection, a zone entry or a completed report. We sign every delivery so you can verify it came from us.
Endpoint names and payloads above are illustrative while the API is in preview. Browse the fuller API reference; the complete live reference unlocks with your early access workspace.
We are onboarding early partners across both missions. Tell us about your team and we will be in touch.