StellarStation API

Public gRPC API for the StellarStation ground-station-as-a-service platform. Lets satellite operators list upcoming available passes, reserve and cancel plans, add and retrieve TLE orbital data, set plan metadata, and open a bidirectional stream of satellite telemetry and commands; a companion GroundStationService lets antenna operators manage unavailability windows, list and cancel plans, and open a ground-station stream.

API entry from apis.yml

apis.yml Raw ↑
name: StellarStation API
description: Public gRPC API for the StellarStation ground-station-as-a-service platform. Lets satellite
  operators list upcoming available passes, reserve and cancel plans, add and retrieve TLE orbital data,
  set plan metadata, and open a bidirectional stream of satellite telemetry and commands; a companion
  GroundStationService lets antenna operators manage unavailability windows, list and cancel plans, and
  open a ground-station stream.
humanURL: https://github.com/infostellarinc/stellarstation-api
baseURL: https://api.stellarstation.com
tags:
- Satellite
- Ground Station
- Telemetry
- gRPC
properties:
- type: Protobuf
  url: grpc/infostellar-stellarstation.proto
- type: Protobuf
  url: grpc/infostellar-groundstation.proto
- type: Authentication
  url: authentication/infostellar-authentication.yml
- type: Conventions
  url: conventions/infostellar-conventions.yml
- type: DataModel
  url: data-model/infostellar-data-model.yml