Demo environment. Do not submit proprietary or export-controlled information.

Historical simulation demo

Run a simulated space-data job

This path is a labeled historical demo, not the primary product. Submit a job to inspect routing. The board shows curated example jobs only — not every visitor submission. Prefer /plan and /examples for the request path.

New demo job

Rich reference flow using an offline New York Harbor SAR scene.

Preview API request
{
  "schema_version": 1,
  "job_type": "ship_detection",
  "area_of_interest": {
    "type": "bbox",
    "coordinates": [
      -74.3,
      40.3,
      -73.5,
      41
    ]
  },
  "sensor": "SAR",
  "priority": "fastest",
  "compute_preference": "orbital_if_available",
  "max_cost_usd": 500
}

Curated examples

A small set of labeled demo jobs. New submissions open on their own detail page and are not added to this public list.

loading
JobStatusBudgetPreferenceUpdated
No curated examples yet. Submit a job above to run a private demo detail page; examples are promoted from complete runs on deploy seed.