RotaStellar API
The RotaStellar API provides programmatic access to orbital compute infrastructure — from planning tools to runtime execution.Early Access — The API is currently in early access.
Request an API key to get started.
Platform Overview
The API is organized around three product layers:Planning Tools
Feasibility analysis, thermal modeling, latency simulation
Orbital Intelligence
Satellite tracking, conjunction analysis, pattern detection
Orbital Runtime
Orbit-aware scheduling, adaptive inference, resilient compute
API Status
| Product | Status | Availability |
|---|---|---|
| Planning Tools | Early Access | Now |
| Orbital Intelligence | Early Access | Now |
| Orbital Runtime | Design Preview | Q2 2026 |
Quick Example
Base URL
All API requests should be made to:Authentication
The API uses Bearer token authentication. Include your API key in theAuthorization header:
Get your API key
Request early access to receive your API credentials.