API === SatNOGS DB API is a REST API that provides detailed information about Satellites and Transmitters. This document explains how to use the API to retrieve data for your application. Using API Data -------------- API access is open to anyone. All API data are freely distributed under the `CC BY-SA `_ license. Python API Client ----------------- A Python client package is automatically generated for each release. The package is named ``satnogs-db-api-client``. This Python client is available in `PyPI `_. API Reference ------------- `Our live schema docs `_ contain a full interactive reference of the API.