Developer Resources
Integrate real-time space situational awareness directly into your mission control systems. Our API streams sub-second telemetry and AI-driven collision predictions.
Authentication
Authenticate via Bearer Token. Include your unique API key in the header of every request.
Get All Satellites
/api/satellitesReturns a paginated list of all satellites from the database, with support for filtering, searching, and sorting.
Parameters
Example Response
Get Constellation Positions
/api/satellites/positionsRetrieves real-time coordinate data for entire constellations, optimized for visualization overlays.
Parameters
Example Response
Route Optimization
Plan Connectivity
/api/flight_plans/planGenerates a predictive connectivity plan. The engine simulates the vehicle's path against orbital mechanics to identify optimal satellite links.
Parameters
Example Response
Mission Analysis
Plan Area Coverage
/api/mission_plans/planCalculates satellite availability for a static geographic Area of Interest (AOI).
Parameters
Example Response
Collisions
Get Conjunctions
/api/collisionsRetrieves current conjunction data messages (CDMs).
Example Response
Real-Time Streaming
Sub-second updates via WebSocket for live vehicle tracking and spectrum monitoring.
Error Codes
200401500