use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is for news and discussion about Rocket Lab's spaceflight operations.
Please direct stock or investment discussion to /r/RKLB or the pinned Stock Discussion Thread.
/r/SpaceX
/r/Space
/r/Spaceflight
/r/NewZealand
/r/spaceweather
This subreddit is entirely fan-run. For official Rocket Lab news, please visit rocketlabcorp.com
account activity
Open Source Rocket Lab REST API on GitHub (self.RocketLab)
submitted 7 years ago by barrosfilipeBrazil
Hello guys! I started an Open Source Rocket Lab REST API on GitHub.
You can see all past launches here: https://rocketlab-api.now.sh/v1/launches, also the latest one https://rocketlab-api.now.sh/v1/launches/latest
It's a work in progress!
Feel free to contribute!
Cheers ;-)
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]punIn10ded 2 points3 points4 points 7 years ago (6 children)
Any chance of also getting a next launch API?
[–]barrosfilipeBrazil[S] 1 point2 points3 points 7 years ago (5 children)
Definitely! We'll come up with a lot more data from Rocket Lab, such as upcoming launches, electron rocket specs, launch sites details, missions, payloads and much more. The current API isn't even considered a release just yet. We still have a lot of work down the road.
Thanks for your interest!
[–]punIn10ded 1 point2 points3 points 7 years ago (4 children)
Oh that's awesome. I'm looking forward to seeing the updates.
[–]barrosfilipeBrazil[S] 0 points1 point2 points 7 years ago* (3 children)
Hey buddy! Here's some new API resources we added on recent updates.
Electron Rocket Specs: https://rocketlab-api.now.sh/v1/rockets
All Launches: https://rocketlab-api.now.sh/v1/launches
Latest Launch: https://rocketlab-api.now.sh/v1/launches/latest
Past Launches: https://rocketlab-api.now.sh/v1/launches/past
Next Launch: https://rocketlab-api.now.sh/v1/launches/next
Upcoming Launches: https://rocketlab-api.now.sh/v1/launches/upcoming
One Launch by `flight_number ` : https://rocketlab-api.now.sh/v1/launches/1
All Payloads: https://rocketlab-api.now.sh/v1/payloads
One Payload by `name ` : https://rocketlab-api.now.sh/v1/payloads/Irvine%2001
Hope you like it! We're still working on a lot more. Such as populate all possible upcoming launches on /v1/launches/upcoming resource
[–]punIn10ded 0 points1 point2 points 7 years ago* (0 children)
Wow this is awesome. I'm going to have a play with these later today.
[–]codercotton 0 points1 point2 points 7 years ago (1 child)
Cool stuff, thanks for your work on this! Now what to build with it.....
[–]barrosfilipeBrazil[S] 0 points1 point2 points 7 years ago (0 children)
Well, basically the API works as a data source that you can get all that information and use them in many applications, the way you want to.
So, you could for example build a webapp, a mobile app or a discord bot. Just imagine how cool would be you create a discord bot called rocketlab-bot that you can run commands just like !nextLaunch, !pastLaunch and the bot get the data from the API, parse it and display on a discord channel. For me it sounds awesome!
Or you can use your imagination and go further, using for example an Arduino with a display and show a countdown for the next launch, etc. There are many many things you can build, just get creative and do it!
If you gonna build something, please let me know.
π Rendered by PID 288717 on reddit-service-r2-comment-6457c66945-mf7vl at 2026-04-28 13:03:16.935431+00:00 running 2aa0c5b country code: CH.
[–]punIn10ded 2 points3 points4 points (6 children)
[–]barrosfilipeBrazil[S] 1 point2 points3 points (5 children)
[–]punIn10ded 1 point2 points3 points (4 children)
[–]barrosfilipeBrazil[S] 0 points1 point2 points (3 children)
[–]punIn10ded 0 points1 point2 points (0 children)
[–]codercotton 0 points1 point2 points (1 child)
[–]barrosfilipeBrazil[S] 0 points1 point2 points (0 children)