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=160&ordering=gto_capacity
{ "count": 532, "next": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=170&ordering=gto_capacity", "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=150&ordering=gto_capacity", "results": [ { "id": 454, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/454/?format=api", "name": "Vostok-L 8K72", "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": "Vostok", "full_name": "Vostok-L 8K72", "variant": "L 8K72", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vostok-l_2528l_image_20251204203918.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vostok-L" }, { "id": 509, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/509/?format=api", "name": "Miura 5", "manufacturer": { "id": 1051, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1051/?format=api", "name": "Payload Aerospace S.L.", "featured": false, "type": "Commercial", "country_code": "ESP", "abbrev": "PLD Space", "description": "Payload Aerospace S.L. is a Spanish company developing two partially-reusable launch vehicles called Miura 1 and Miura 5.", "administrator": "CEO: Raúl Torres", "founding_year": "2011", "launchers": "Miura 1 | Miura 5", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Miura", "full_name": "Miura 5", "variant": "", "reusable": true, "image_url": null, "info_url": "https://www.pldspace.com/en/miura-5", "wiki_url": "https://en.wikipedia.org/wiki/Miura_5" }, { "id": 468, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/468/?format=api", "name": "Sputnik 8K74PS", "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": "Sputnik", "full_name": "Sputnik 8K74PS", "variant": "8K74PS", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sputnik_8k74ps_image_20210830185541.jpg", "info_url": null, "wiki_url": null }, { "id": 555, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/555/?format=api", "name": "Soyuz 2.1b/Volga", "manufacturer": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "featured": false, "type": "Commercial", "country_code": "RUS", "abbrev": "PRSC", "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.", "administrator": "CEO: Dmitry Baranov", "founding_year": "1996", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Soyuz", "full_name": "Soyuz 2.1b Volga", "variant": "Volga", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_bion_image_20260417155828.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz-2" }, { "id": 63, "launch_library_id": 74, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/63/?format=api", "name": "Antares 120", "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": [ { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.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.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, { "id": 1020, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api", "name": "Sierra Nevada Corporation", "type": "Commercial" }, { "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/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" } ], "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": 298, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/298/?format=api", "name": "Delta 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": "Delta", "full_name": "Delta II 6920-10", "variant": "6920-10", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_II" }, { "id": 165, "launch_library_id": 117, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/165/?format=api", "name": "Antares 230", "manufacturer": { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "NGSS", "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.", "administrator": "CEO: Kathy Warden", "founding_year": "2015", "launchers": "Antares | Minotaur | Pegasus", "spacecraft": "Cygnus", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg" }, "program": [ { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.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.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, { "id": 1020, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api", "name": "Sierra Nevada Corporation", "type": "Commercial" }, { "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/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" } ], "family": "Antares", "full_name": "Antares 230", "variant": "230", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/antares_230_lau_image_20240308082345.jpeg", "info_url": "http://www.northropgrumman.com/Capabilities/Antares/Pages/default.aspx", "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_200" }, { "id": 551, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/551/?format=api", "name": "Firefly Alpha Block 2", "manufacturer": { "id": 265, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/265/?format=api", "name": "Firefly Aerospace", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "FA", "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.", "administrator": "CEO: Peter Schumacher", "founding_year": "2014", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "program": [], "family": "Firefly Alpha", "full_name": "Firefly Alpha Block 2", "variant": "Block 2", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly_alpha_l_image_20240605174156.jpeg", "info_url": "https://fireflyspace.com/news/firefly-aerospace-announces-alpha-block-ii-configuration-upgrade-for-flight-8/", "wiki_url": "https://en.wikipedia.org/wiki/Firefly_Alpha" }, { "id": 434, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/434/?format=api", "name": "Titan 405A", "manufacturer": { "id": 82, "url": "https://lldev.thespacedevs.com/2.0.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 }, "program": [], "family": "Titan", "full_name": "Titan 405A", "variant": "405A", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV" }, { "id": 554, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/554/?format=api", "name": "Long March 10B", "manufacturer": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.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" }, "program": [], "family": "Long March", "full_name": "Long March 10B", "variant": "", "reusable": true, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_10B" } ] }