Launcher Config List
API endpoint that allows Launcher Configurations to be viewed.
GET: Return a list of all the existing launcher configurations.
MODE: Normal and Detailed /2.2.0/config/launcher/?mode=detailed
FILTERS: Fields - 'family', 'agency', 'name', 'manufacturer__name', 'full_name', 'program', 'maiden_flight' 'total_launch_count', 'consecutive_successful_launches', 'successful_launches', 'failed_launches', 'pending_launches', 'attempted_landings', 'successful_landings', 'failed_landings', 'consecutive_successful_landings'
ORDERING: Fields - 'name', 'launch_mass', 'leo_capacity', 'gto_capacity', 'launch_cost', 'maiden_flight', 'total_launch_count', 'consecutive_successful_launches', 'successful_launches', 'failed_launches', 'pending_launches', 'attempted_landings', 'successful_landings', 'failed_landings', 'consecutive_successful_landings' Example - /2.2.0/config/launcher/?ordering=maiden_flight
Get all Launchers with the Agency with name NASA. Example - /2.2.0/config/launcher/?manufacturer__name=NASA
GET /2.2.0/config/launcher/?format=api&offset=60&ordering=failed_launches
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=70&ordering=failed_launches", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=50&ordering=failed_launches", "results": [ { "id": 118, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/118/?format=api", "name": "Pegasus XL HAPS", "manufacturer": { "id": 100, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/100/?format=api", "name": "Orbital Sciences Corporation", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "OSC", "description": "", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png" }, "program": [], "family": "Pegasus", "full_name": "Pegasus XL HAPS", "variant": "HAPS", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pegasus_xl_moun_image_20240307124328.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Pegasus_(rocket)" }, { "id": 549, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/549/?format=api", "name": "Vega-E", "manufacturer": { "id": 159, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/159/?format=api", "name": "Avio S.p.A", "featured": true, "type": "Commercial", "country_code": "ITA", "abbrev": "Avio", "description": "Avio S.p.A. is an Italian company operating in the aerospace sector with its head office in Colleferro near Rome, Italy. Founded in 1908, it is present in Italy and abroad with different commercial offices and 10 production sites.", "administrator": "CEO: Giulio Ranzo", "founding_year": "1908", "launchers": "Vega", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/avio2520s.p.a_logo_20221130103121.png" }, "program": [], "family": "Vega", "full_name": "Vega-E", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega-e_render_image_20251225083722.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vega_(rocket)" }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/63/?format=api", "name": "Antares 120", "manufacturer": { "id": 100, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/100/?format=api", "name": "Orbital Sciences Corporation", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "OSC", "description": "", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png" }, "program": [ { "id": 11, "url": "https://lldev.thespacedevs.com/2.2.0/program/11/?format=api", "name": "Commercial Resupply Services", "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 257, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, { "id": 1020, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1020/?format=api", "name": "Sierra Nevada Corporation", "type": "Commercial" }, { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png", "start_date": "2008-12-23T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "family": "Antares", "full_name": "Antares 120", "variant": "120", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/antares_image_20190704015241.jpeg", "info_url": "http://www.northropgrumman.com/Capabilities/Antares/Pages/default.aspx", "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_100" }, { "id": 524, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/524/?format=api", "name": "Callisto", "manufacturer": { "id": 46, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "featured": false, "type": "Government", "country_code": "FRA", "abbrev": "CNES", "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.", "administrator": "CEO: François Jacq", "founding_year": "1961", "launchers": "Ariane 5", "spacecraft": "Mars/Venus Express | Rosetta", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_toulouse_e_image_20250722090314.jpg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_logo_image_20250722090832.png" }, "program": [], "family": "", "full_name": "Callisto", "variant": "", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/callisto_render_image_20250916093902.webp", "info_url": "https://cnes.fr/en/projects/callisto", "wiki_url": "https://en.wikipedia.org/wiki/CALLISTO" }, { "id": 222, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/222/?format=api", "name": "Ariane 40", "manufacturer": { "id": 1003, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1003/?format=api", "name": "Aérospatiale", "featured": false, "type": "Government", "country_code": "FRA", "abbrev": "", "description": "Aérospatiale was a French state-owned aerospace manufacturer that built both civilian and military aircraft, rockets and satellites. It was originally known as Société nationale industrielle aérospatiale (SNIAS). Its head office was in the 16th arrondissement of Paris. The name was changed to Aérospatiale during 1970.", "administrator": null, "founding_year": "1970", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "Ariane", "full_name": "Ariane 40", "variant": "40", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_40_at_el_image_20240401084332.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Ariane_4" }, { "id": 420, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/420/?format=api", "name": "Titan 23B", "manufacturer": { "id": 82, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/82/?format=api", "name": "Lockheed Martin", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "LMT", "description": "Lockheed Martin's Space Division started in the production of missiles and later ICBM's in the 1950s. Their TITAN missile system was used for 12 Gemini spacecraft and the Voyager probes. They have worked largely in collaboration with NASA on many of their probes, landers, and spacecraft, and hope to play a key role in NASA's return to the moon in 2024.", "administrator": null, "founding_year": "1953", "launchers": "Titan | Agena", "spacecraft": "Hubble | JUNO | InSight", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "Titan", "full_name": "Titan 23B", "variant": "23B", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IIIB" }, { "id": 547, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/547/?format=api", "name": "Maia", "manufacturer": { "id": 1103, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1103/?format=api", "name": "MaiaSpace", "featured": false, "type": "Private", "country_code": "FRA", "abbrev": "MaiaSpace", "description": "MaiaSpace is a wholly-owned subsidiary of ArianeGroup established in 2022 to develop a small reusable orbital launch vehicle, the Maia rocket.", "administrator": null, "founding_year": "2022", "launchers": "", "spacecraft": "", "parent": "ArianeGroup", "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/maiaspace_logo_image_20251205132157.jpg" }, "program": [], "family": "", "full_name": "Maia", "variant": "", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/maia_rocket_in__image_20251205133047.jpeg", "info_url": "https://www.maia-space.com/our-launcher/", "wiki_url": "https://en.wikipedia.org/wiki/Maia_(rocket)" }, { "id": 523, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/523/?format=api", "name": "Themis Demonstrator", "manufacturer": { "id": 1044, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1044/?format=api", "name": "ArianeGroup", "featured": false, "type": "Commercial", "country_code": "FRA", "abbrev": "AG", "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.", "administrator": "CEO: Martin Sion", "founding_year": "2015", "launchers": "Ariane", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG" }, "program": [], "family": "", "full_name": "Themis Demonstrator", "variant": "", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/themis_demonstr_image_20250916085603.jpg", "info_url": "https://www.esa.int/Enabling_Support/Space_Transportation/Themis", "wiki_url": "https://en.wikipedia.org/wiki/Themis_programme" }, { "id": 516, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/516/?format=api", "name": "Vulcan VC4S", "manufacturer": { "id": 124, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "ULA", "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.", "administrator": "Interim CEO: John Elbon", "founding_year": "2006", "launchers": "Atlas | Delta | Vulcan", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png" }, "program": [], "family": "Vulcan", "full_name": "Vulcan VC4S", "variant": "VC4S", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_vc4s_v-0_image_20250812014341.jpeg", "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur", "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur" }, { "id": 338, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/338/?format=api", "name": "Mu-3S", "manufacturer": { "id": 1009, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1009/?format=api", "name": "Institute of Space and Astronautical Science", "featured": false, "type": "Government", "country_code": "JPN", "abbrev": "ISAS", "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.", "administrator": null, "founding_year": null, "launchers": "Lambda", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "Mu", "full_name": "Mu-3S", "variant": "S", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Mu_(rocket_family)" } ] }