Mission Data API v1 / read only

Inspect the system.
Use the data.

Mission records are public JSON. Network health reads live public infrastructure, and the Edge endpoint runs bounded DNS diagnostics without fetching arbitrary targets.

GET

/api/frontiers

All Forefront mission records and evidence-safe launch states.

GET

/api/frontiers/{slug}

One Forefront record. Try edge, compute, orbit or robotics.

GET

/api/status

System counts, data version and verification posture.

GET

/api/network

Live Robinhood Chain block, gas and official Stock Token API health.

GET

/api/labs/edge?name=example.com&type=A

Safe public DNS diagnostics for the Edge starter lab.

Versioning

Fields may be added in v1. Breaking changes will move to a new versioned route. Every response includes an explicit data version and generation timestamp.