{
  "name": "RotaStellar API",
  "version": "1.0.0",
  "data_mode": "live",
  "status": "operational",
  "documentation": "https://docs.rotastellar.com",
  "openapi": "https://api.rotastellar.com/openapi.json",
  "interactive_docs": "https://api.rotastellar.com/docs",
  "demo_key": {
    "key": "rs_demo_rotastellar2026",
    "rate_limit": "10 requests/minute",
    "note": "For testing only. Get your own key at dashboard.rotastellar.com"
  },
  "endpoints": {
    "satellites": "/v1/satellites",
    "conjunctions": "/v1/conjunctions",
    "patterns": "/v1/patterns",
    "ground_stations": "/v1/ground-stations",
    "planning": "/v1/planning (coming soon)",
    "runtime": "/v1/runtime (Q2 2026)"
  }
}