GET /space/launches/upcoming
Get a list of scheduled upcoming rocket launches from around the world, including mission names, launch providers, rocket types, planned launch dates, and launch sites. Covers all major space agencies (NASA, ESA, JAXA) and private companies (SpaceX, Rocket Lab, Blue Origin). Useful for launch countdown apps, space event calendars, and aerospace enthusiast communities.
curl https://nordapi.ee/api/v1/space/launches/upcoming
HTTP 500: {
"errors": {
"detail": "Internal Server Error"
}
}