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=430&ordering=failed_launches
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=440&ordering=failed_launches", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=420&ordering=failed_launches", "results": [ { "id": 310, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/310/?format=api", "name": "Delta III", "manufacturer": { "id": 80, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/80/?format=api", "name": "Boeing", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "BA", "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.", "administrator": "CEO: Kelly Ortberg", "founding_year": "1916", "launchers": "SLS", "spacecraft": "Starliner", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png" }, "program": [], "family": "Delta", "full_name": "Delta III 8930", "variant": "8930", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_III" }, { "id": 219, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/219/?format=api", "name": "Ariane 1", "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 1", "variant": "1", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_1_in_fli_image_20240314094301.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Ariane_1" }, { "id": 464, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/464/?format=api", "name": "Starship", "manufacturer": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": "2002", "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png" }, "program": [ { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api", "name": "SpaceX Starship", "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project. The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.", "agencies": [ { "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/starship_on_the_image_20250111100520.jpg", "start_date": "2019-03-01T05:00:00Z", "end_date": null, "info_url": "https://www.spacex.com/vehicles/starship/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship", "mission_patches": [], "type": { "id": 7, "name": "Technology" } } ], "family": "Starship", "full_name": "Starship V1", "variant": "V1", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_liftof_image_20240314160301.jpg", "info_url": "https://www.spacex.com/vehicles/starship", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship" }, { "id": 448, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/448/?format=api", "name": "VLS-1", "manufacturer": { "id": 1012, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1012/?format=api", "name": "Department of Aerospace Science and Technology", "featured": false, "type": "Government", "country_code": "BRA", "abbrev": "", "description": "The Brazilian Department of Science and Aerospace Technology is the national military research center for aviation and space flight. It is subordinated to the Brazilian Air Force (FAB). It coordinates all technical and scientific activities related to the aerospace sector in which there are interests by the Ministry of Defence. It was established in 1953. It currently employs several thousand civilian and military personnel.", "administrator": null, "founding_year": "1953", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "", "full_name": "VLS-1", "variant": "1", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vls1-v03_rocket_image_20251102060306.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/VLS-1" }, { "id": 351, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/351/?format=api", "name": "R-36O 8K69", "manufacturer": { "id": 112, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/112/?format=api", "name": "Yuzhnoye Design Bureau", "featured": false, "type": "Commercial", "country_code": "UKR", "abbrev": "OKB-586", "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.", "administrator": "Director: Alexander Degtyarev", "founding_year": "1951", "launchers": "Zenit", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png" }, "program": [], "family": "R-36O", "full_name": "R-36O 8K69", "variant": "8K69", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/r-360_during_fl_image_20251102175933.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Fractional_Orbital_Bombardment_System" }, { "id": 393, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/393/?format=api", "name": "Thor Agena D", "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": "Thor", "full_name": "Thor Agena D", "variant": "Agena D", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor-agena_d_2_image_20251204204127.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena" }, { "id": 50, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/50/?format=api", "name": "Long March 3B/E", "manufacturer": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "featured": true, "type": "Government", "country_code": "CHN", "abbrev": "CASC", "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.", "administrator": "Chairman & President: Lei Fanpei", "founding_year": "1999", "launchers": "Long March", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png" }, "program": [], "family": "Long March", "full_name": "Long March 3B/E", "variant": "B/E", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907120240.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_3B" }, { "id": 401, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/401/?format=api", "name": "Thor Delta C", "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": "Thor", "full_name": "Thor Delta C", "variant": "Delta C", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/launch_of_thor__image_20251127091608.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta" }, { "id": 103, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/103/?format=api", "name": "Vostok", "manufacturer": { "id": 66, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "featured": false, "type": "Government", "country_code": "RUS", "abbrev": "CCCP", "description": "The Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.", "administrator": null, "founding_year": "1931", "launchers": "", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_logo_20191229081307.png" }, "program": [ { "id": 9, "url": "https://lldev.thespacedevs.com/2.2.0/program/9/?format=api", "name": "Vostok", "description": "The Vostok programme was a Soviet human spaceflight project to put the first Soviet citizens into low Earth orbit and return them safely. Competing with the United States Project Mercury, it succeeded in placing the first human into space, Yuri Gagarin, in a single orbit in Vostok 1 on April 12, 1961.", "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/vostok_program_20210417063956.png", "start_date": "1961-04-12T06:07:00Z", "end_date": "1963-06-19T08:20:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vostok_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "family": "R-7", "full_name": "Vostok-K", "variant": "K", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vostok_image_20191104130128.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vostok-K" }, { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/141/?format=api", "name": "LauncherOne", "manufacturer": { "id": 199, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/199/?format=api", "name": "Virgin Orbit", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "VO", "description": "Virgin Orbit is a company within the Virgin Group which plans to provide launch services for small satellites. The company was formed in 2017 to develop the air-launched LauncherOne rocket, launched from Cosmic Girl, which had previously been a project of Virgin Galactic. Based in Long Beach, California, Virgin Orbit has more than 300 employees led by president Dan Hart, a former vice president of government satellite systems at Boeing.\r\n\r\nVirgin Orbit focuses on small satellite launch, which is one of three capabilities being focused on by Virgin Galactic. These capabilities are: human spaceflight operations, small satellite launch, and advanced aerospace design, manufacturing, and test", "administrator": "President: Dan Hart", "founding_year": "2017", "launchers": "LauncherOne", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_logo_20200101102856.png" }, "program": [], "family": "", "full_name": "LauncherOne", "variant": "One", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/launcherone_image_20200101110016.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/LauncherOne" } ] }