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=420&ordering=failed_launches
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=430&ordering=failed_launches", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=410&ordering=failed_launches", "results": [ { "id": 430, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/430/?format=api", "name": "Titan 403A", "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 403A", "variant": "403A", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV" }, { "id": 429, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/429/?format=api", "name": "Titan 402B IUS", "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 402B IUS", "variant": "402B IUS", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV" }, { "id": 546, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/546/?format=api", "name": "Ceres-2", "manufacturer": { "id": 1021, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "featured": false, "type": "Commercial", "country_code": "CHN", "abbrev": "GE", "description": "Galactic Energy is a private aerospace company headquartered in Beijing, China. Established by senior engineers in 2018, Galactic Energy engages in low-cost commercial space launch business.", "administrator": null, "founding_year": "2018", "launchers": "Ceres-1 | Pallas-1", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/galactic_energy_image_20201106095228.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/galactic2520energy_logo_20201106095229.png" }, "program": [], "family": "", "full_name": "Ceres-2", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ceres-2_illustr_image_20251210054657.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Galactic_Energy#Ceres-2" }, { "id": 169, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/169/?format=api", "name": "Falcon 9", "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": 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": "Falcon", "full_name": "Falcon 9 v1.0", "variant": "v1.0", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon252092520v1.0_image_20190222030703.jpeg", "info_url": "http://www.spacex.com/falcon9", "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9_v1.0" }, { "id": 261, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/261/?format=api", "name": "Atlas SLV-3D Centaur", "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": "Atlas SLV-3D Centaur", "variant": "SLV-3D Centaur", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3d_li_image_20251103141732.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Centaurr" }, { "id": 421, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/421/?format=api", "name": "Titan 24B", "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 24B", "variant": "24B", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IIIB" }, { "id": 486, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/486/?format=api", "name": "H3-22", "manufacturer": { "id": 98, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "featured": false, "type": "Commercial", "country_code": "JPN", "abbrev": "MHI", "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.", "administrator": "President: Seiji Izumisawa", "founding_year": "1884", "launchers": "H-I, H-II, H-III", "spacecraft": "Kounotori | HTV", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_logo_20200117065724.png" }, "program": [], "family": "H3", "full_name": "H3-22", "variant": "22", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg", "info_url": "https://global.jaxa.jp/press/2015/07/20150702_h3.html", "wiki_url": "https://en.wikipedia.org/wiki/H3_(rocket)" }, { "id": 443, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/443/?format=api", "name": "Tsiklon-2", "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": "Tsiklon", "full_name": "Tsiklon-2", "variant": "2", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tsyklon-2" }, { "id": 12, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/12/?format=api", "name": "Naro-1", "manufacturer": { "id": 41, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/41/?format=api", "name": "Korea Aerospace Research Institute", "featured": false, "type": "Government", "country_code": "KOR", "abbrev": "KARI", "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.", "administrator": "Administrator: Lee Sang-Ryool", "founding_year": "1989", "launchers": "Nuri", "spacecraft": "", "parent": "Korea AeroSpace Administration", "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png" }, "program": [], "family": "KSLV", "full_name": "KSLV Naro-1", "variant": "1", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naro-1" }, { "id": 312, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/312/?format=api", "name": "Diamant B", "manufacturer": { "id": 1008, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1008/?format=api", "name": "Société d'étude et de réalisation d'engins balistiques", "featured": false, "type": "Commercial", "country_code": "FRA", "abbrev": "", "description": "Société d'étude et de réalisation d'engins balistiques or SÉREB was a French aviation company. It was created initially to develop two-stage ballistic missiles for nuclear weapons (Force de dissuasion nucléaire française). CNES was formed in 1961, which took over much development of civilian research.", "administrator": null, "founding_year": "1959", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "Diamant", "full_name": "Diamant B", "variant": "B", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/diamant_b_lifto_image_20240411170212.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Diamant" } ] }