Skip to content

API Reference

All endpoints require an API Token for Authentication.

Authentication Required

Generate API Token.

Header Value
Authorization Token {Your Token}

Servers

Server Root URL
WebSockets wss://ws.datasphere.astrodynamic.space
REST https://datasphere.astrodynamic.space

APIs

API Endpoint Path parameters Query Parametes 200 response
Publish Supplier Only /publish/v1/ - - -
Subscription /subscription/v1/{package name} package name - STAC Item
JSON string (utf-8)
Dataset api/dataset/v1/{package name}/{api type} package name
api type
order
to
from
Feature Collection
Array
JSON string (utf-8)
Item api/item/v1/{package name} package name - STAC Item
JSON string (utf-8)