Skip to content
shahar603 edited this page Oct 11, 2019 · 10 revisions

Welcome to the Launch-Dashboard-API wiki! This page contains general information about Launch Dashboard API. See the sidebar for endpoint documentation.

Current Version

The Launch Dashboard API is currently at version 1.0.0 and is available at the following url: https://api.launchdashboard.space

Authentication

No authentication is required to request telemetry (both live and offline).

Privacy

I do not log any information about the users of the API or the requests made to the API. Any change to this will be documented here. No Identifiable information about the users of the API will ever be logged (for example: IP addresses). If you want to be mentioned as a user of the API in the README please contact me at [email protected].

FAQ

What is Launch Dashboard API?

The Launch Dashboard API is a REST API that contains telemetry from webcasts of rocket lauches, both past and in real time using websockets. Currently all the data in the API has been captured using OCR.

Why is the API called Launch Dashboard?

The API is just one component in a bigget project called Launch Dashboard. Launch Dashboard will be a site that will overlay information about rocket launches in real time. It will be fully customizable and use (as one of its sources), the webcast telemetry broadcasted by the Launch Dashboard API. That's why it's not called something like: "Rocket Telemetry API"

Clone this wiki locally