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=40&ordering=-leo_capacity
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=50&ordering=-leo_capacity", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=30&ordering=-leo_capacity", "results": [ { "id": 371, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/371/?format=api", "name": "Scout X-4A", "manufacturer": { "id": 1006, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1006/?format=api", "name": "Vought", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "", "description": "Vought was the name of several related American aerospace firms. These have included, in the past, Lewis and Vought Corporation, Chance Vought, Vought-Sikorsky, LTV Aerospace (part of Ling-Temco-Vought), Vought Aircraft Companies, and Vought Aircraft Industries. The first incarnation of Vought was established by Chance M. Vought and Birdseye Lewis in 1917. In 1928, it was acquired by United Aircraft and Transport Corporation, which a few years later became United Aircraft Corporation; this was the first of many reorganizations and buyouts. During the 1920s and 1930s, Vought Aircraft and Chance Vought specialized in carrier-based aircraft for the United States Navy, by far its biggest customer. Chance Vought produced thousands of planes during World War II, including the F4U Corsair. Vought became independent again in 1954, and was purchased by Ling-Temco-Vought in 1961. The company designed and produced a variety of planes and missiles throughout the Cold War. Vought was sold from LTV and owned in various degrees by the Carlyle Group and Northrop Grumman in the early 1990s. It was then fully bought by Carlyle, renamed Vought Aircraft Industries, with headquarters in Dallas, Texas. In June 2010, the Carlyle Group sold Vought to the Triumph Group.", "administrator": null, "founding_year": "1917", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "Scout", "full_name": "Scout X-4A", "variant": "4A", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Scout_(rocket_family)" }, { "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": 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": 292, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/292/?format=api", "name": "Delta 3920", "manufacturer": { "id": 153, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/153/?format=api", "name": "McDonnell Douglas", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "MDC", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "Delta", "full_name": "Delta 3920", "variant": "3920", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_3000" }, { "id": 466, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/466/?format=api", "name": "MOMO v1", "manufacturer": { "id": 1002, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1002/?format=api", "name": "Interstellar Technologies", "featured": false, "type": "Commercial", "country_code": "JPN", "abbrev": "ISTECH", "description": "Interstellar Technologies, Inc. (Japanese: インターステラテクノロジズ(株) Hepburn: Intāsutera Tekunorojizu (kabu)) is a Japanese NewSpace company. It is a rocket spacelaunch company developing the MOMO launcher. Its stated goal is to reduce the cost of access to space. In 2017, it became the first Japanese company to launch a privately developed space rocket, though the launch was unsuccessful. The company plans to complete a rocket by 2020 that would be capable of launching small satellites into orbit.", "administrator": "President: Takahiro Inagawa", "founding_year": "2005", "launchers": "", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_image_20190705173722.jpg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/interstellar2520technologies_logo_20190705173722.png" }, "program": [], "family": "MOMO", "full_name": "MOMO v1", "variant": "v1", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/momo_image_20190705174455.jpg", "info_url": "http://www.istellartech.com/technology/momo", "wiki_url": "https://en.wikipedia.org/wiki/Interstellar_Technologies" }, { "id": 514, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/514/?format=api", "name": "Luna", "manufacturer": { "id": 97, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/97/?format=api", "name": "NPO Lavochkin", "featured": false, "type": "Commercial", "country_code": "RUS", "abbrev": "LA", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [ { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/program/38/?format=api", "name": "Luna", "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.", "agencies": [ { "id": 66, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg", "start_date": "1958-09-23T07:40:23Z", "end_date": "1976-08-22T17:55:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme", "mission_patches": [], "type": { "id": 5, "name": "Exploration" } } ], "family": "", "full_name": "Luna Ascent Stage", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/luna_16_model_image_20240813075746.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme" }, { "id": 441, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/441/?format=api", "name": "Trailblazer 1", "manufacturer": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "program": [], "family": "Trailblazer", "full_name": "Trailblazer 1", "variant": "1", "reusable": false, "image_url": null, "info_url": "", "wiki_url": null }, { "id": 149, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/149/?format=api", "name": "Ariane 5 GS", "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": "Ariane", "full_name": "Ariane 5 GS", "variant": "GS", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_5_gs_image_20240307183745.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5" }, { "id": 281, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/281/?format=api", "name": "Delta 1913", "manufacturer": { "id": 153, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/153/?format=api", "name": "McDonnell Douglas", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "MDC", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "Delta", "full_name": "Delta 1913", "variant": "1913", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_1000" }, { "id": 238, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/238/?format=api", "name": "Atlas E", "manufacturer": { "id": 1004, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1004/?format=api", "name": "Convair", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "", "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.", "administrator": null, "founding_year": "1943", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "Atlas", "full_name": "SM-65E Atlas", "variant": "E", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/SM-65E_Atlas" } ] }