Developer Center
Getting Started
The platform provides a comprehensive API on all its products (Open Cosmos OPS and DataCosmos) for all users. The APIs from the different products follow similar design principals and are documented in the same way. Most importantly, authentication and authorisation is performed in the same way for all APIs, to learn more visit the Authentication and Authorisation page.
Common
Some concepts and APIs are shared across all Open Cosmos products, including authentication, organisations, and users. Visit the Common Developer Center for details.
DataCosmos
Developers interested in DataCosmos might want to start with the DataCosmos Developer Center. This section provides a guide to the key API tools (including code snippets in both Bash and Python languages) to get you started with the DataCosmos API.
Operations
Developers interested in satellite operations might want to start with the OPS Developer Center. OPS is the part of the Open Cosmos platform that deals with the operation of satellites, providing APIs for booking ground station passes, sending commands to the satellite, and reading telemetry data.