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.0.0/config/launcher/?mode=detailed
FILTERS: Fields - 'family', 'agency', 'name', 'manufacturer__name', 'full_name', 'manufacturer__launch_library_id'
Get all Launchers with the Launch Library ID of 44. Example - /2.0.0/config/launcher/?manufacturer__launch_library_id=44
Get all Launchers with the Agency with name NASA. Example - /2.0.0/config/launcher/?manufacturer__name=NASA
GET /2.0.0/config/launcher/?format=api&offset=360&ordering=-gto_capacity
{ "count": 532, "next": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=370&ordering=-gto_capacity", "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=350&ordering=-gto_capacity", "results": [ { "id": 485, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/485/?format=api", "name": "Skyrora XL", "manufacturer": { "id": 1042, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1042/?format=api", "name": "Skyrora", "featured": false, "type": "Private", "country_code": "GBR", "abbrev": "SKR", "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.", "administrator": "CEO: Volodymyr Lvykin", "founding_year": "2017", "launchers": "Skyrora", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "", "full_name": "Skyrora XL", "variant": "XL", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyrora_xl_image_20221119120357.png", "info_url": "https://www.skyrora.com/skyrora-xl/", "wiki_url": "https://en.wikipedia.org/wiki/Skyrora#Skyrora_XL" }, { "id": 389, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/389/?format=api", "name": "Thor Able II", "manufacturer": { "id": 153, "url": "https://lldev.thespacedevs.com/2.0.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 }, "program": [], "family": "Thor", "full_name": "Thor Able II", "variant": "Able II", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Thor-Able" }, { "id": 187, "launch_library_id": 202, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/187/?format=api", "name": "Thor DM-21 Ablestar", "manufacturer": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "USAF", "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.", "administrator": "Commander-in-Chief: President of the US", "founding_year": "1947", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Thor", "full_name": "Thor DM-21 Ablestar", "variant": "DM-21", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor2520dm-212520ablestar_image_20191201205131.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Ablestar" }, { "id": 463, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/463/?format=api", "name": "Super Heavy Prototype", "manufacturer": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.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/falcon_9_image_20230807133459.jpeg" }, "program": [ { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.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.0.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" } ], "family": "Starship", "full_name": "Super Heavy Prototype", "variant": "Prototype", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/super_heavy_pro_image_20210401104735.jpg", "info_url": "https://www.spacex.com/vehicles/starship/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship" }, { "id": 546, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/546/?format=api", "name": "Ceres-2", "manufacturer": { "id": 1021, "url": "https://lldev.thespacedevs.com/2.0.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" }, "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": 136, "launch_library_id": 145, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/136/?format=api", "name": "Angara 1.2", "manufacturer": { "id": 96, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "KhSC", "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.", "administrator": "Director: Andrey Vladimirovich Kalinovskiy", "founding_year": "1916", "launchers": "Proton | Rokot", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg" }, "program": [], "family": "Angara", "full_name": "Angara 1.2", "variant": "1.2", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg", "info_url": "http://www.ilslaunch.com/node/4680", "wiki_url": "https://en.wikipedia.org/wiki/Angara_(rocket_family)#Angara_1.2" }, { "id": 373, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/373/?format=api", "name": "Soyuz 11A510", "manufacturer": { "id": 1000, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1000/?format=api", "name": "Energia", "featured": false, "type": "Government", "country_code": "RUS", "abbrev": "OKB-1", "description": null, "administrator": null, "founding_year": "1946", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Soyuz", "full_name": "Soyuz 11A510", "variant": "11A510", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Soyuz/Vostok" }, { "id": 147, "launch_library_id": 190, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/147/?format=api", "name": "KSLV 2 TLV", "manufacturer": { "id": 41, "url": "https://lldev.thespacedevs.com/2.0.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 }, "program": [], "family": "KSLV", "full_name": "KSLV 2 TLV", "variant": "TLV", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kslv252022520tlv_image_20190207032613.jpeg", "info_url": null, "wiki_url": null }, { "id": 387, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/387/?format=api", "name": "Minotaur-C 3210", "manufacturer": { "id": 100, "url": "https://lldev.thespacedevs.com/2.0.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 }, "program": [], "family": "Minotaur", "full_name": "Minotaur-C 3210", "variant": "3210", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C" }, { "id": 273, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/273/?format=api", "name": "Conestoga 1620", "manufacturer": { "id": 1007, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1007/?format=api", "name": "Space Services Inc.", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "", "description": "Space Services, Inc. of America (SSIA) is a space services company that provides star naming services as well as space burial services through its subsidiary company, Celestis.", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "", "full_name": "Conestoga 1620", "variant": "1620", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/conestoga-1620__image_20240411094033.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Conestoga_(rocket)" } ] }