Skip to main content

Node.js SDK

The official Node.js SDK for RotaStellar with full TypeScript support, providing access to Planning, Intelligence, and Runtime APIs.
Status: Early Access — Request API key

Installation

Or with other package managers:

Requirements

  • Node.js 18+ or Bun
  • TypeScript 4.7+ (optional, but recommended)

Quick Start

Client Configuration

Intelligence API

Get Satellite

List Satellites

Conjunction Analysis

Pattern Detection

Trajectory Prediction

Planning API

Feasibility Analysis

Thermal Simulation

Latency Simulation

Runtime API (Coming Q2 2026)

Pagination

Handle large result sets with the PaginatedResponse class:

PaginatedResponse Properties

TypeScript Support

Full TypeScript definitions are included:

Error Handling

Request Cancellation

Cancel long-running requests:

Distributed Compute API (Coming Q1 2026)

The @rotastellar/distributed package enables Earth-space AI coordination:

Federated Learning

See the Distributed Compute documentation for full API reference.

Logging

Enable debug logging:

Source Code

GitHub Repository

View source, report issues, and contribute.

npm Package

Package page and version history.