SpaceX-API
SpaceX-API copied to clipboard
:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
Hello. I saw pavles6 opened an issue for the SpaceXplorer application he/she created hoping he/she could add it to the list of known applications. Would the best way of sharing...
Hi, I made a SpaceX launch tracker web application under the name: SpaceXplorer. The app gives you an ability to search for launches and filter them on [/search](https://space-xplorer.vercel.app/search) page and...
Is it possible to sort on populated fields of a queried response? For example, would this be an option to extend sorting: ```json POST https://api.spacexdata.com/v4/launches/query { "options": { "select": [...
I was just wondering if there's a way we could track returning Dragon Capsules. Would be cool to be able to access the live stream links e.c.t. Think it would...
I was building out a view of all launches and found that there were two launches that were scheduled to launch at the same time from the same pad. I...
The current next launch has an incorrect date, but the API has been slow to update. I'm not sure if it's a data issue (i.e. has the data been changed...
Could you add a COSPAR ID/International Designator field to the launches? I'm trying to associate objects from the space-track.org catalog with launch data from this API. Today it can be...
Been monitoring what happens when a launch is scrubbed due to it currently being a frequent occurrence. Starlink 12 has just been scrubbed, the time is currently 11:51 UTC which...
I was thinking about a new endpoint, kind of "timeline for the current hop test". Data seems to be already available here in the Timeline section: https://www.reddit.com/r/spacex/comments/ii7ymb/rspacex_starship_sn6_150_meter_hop_official/ e.g. /timelines/hops/latest Response...
Updated the apps.md file with a new app which uses the SpaceX API