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=250&ordering=-failed_launches
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=260&ordering=-failed_launches", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=240&ordering=-failed_launches", "results": [ { "id": 374, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/374/?format=api", "name": "Soyuz 11A511", "manufacturer": { "id": 1000, "url": "https://lldev.thespacedevs.com/2.2.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, "logo_url": null }, "program": [], "family": "Soyuz", "full_name": "Soyuz 11A511", "variant": "11A511", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_(rocket)" }, { "id": 404, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/404/?format=api", "name": "Thor Delta E", "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 E", "variant": "Delta E", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_delta_e1_image_20251205041725.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta" }, { "id": 487, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/487/?format=api", "name": "Antares 330", "manufacturer": { "id": 257, "url": "https://lldev.thespacedevs.com/2.2.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", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.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": "Antares", "full_name": "Antares 330", "variant": "330", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_300_series" }, { "id": 342, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/342/?format=api", "name": "Nike Cajun", "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": "", "full_name": "Nike Cajun", "variant": "", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Nike-Cajun" }, { "id": 49, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/49/?format=api", "name": "Soyuz STA", "manufacturer": { "id": 111, "url": "https://lldev.thespacedevs.com/2.2.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, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png" }, "program": [], "family": "Soyuz", "full_name": "Soyuz STA Fregat", "variant": "Fregat", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520sta_image_20191210133244.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz-2_(rocket)" }, { "id": 538, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/538/?format=api", "name": "Long March 12A", "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 12A", "variant": "", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_20251224005749.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12A" }, { "id": 172, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "manufacturer": { "id": 31, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "featured": true, "type": "Government", "country_code": "IND", "abbrev": "ISRO", "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"", "administrator": "Chairman: V. Narayanan", "founding_year": "1969", "launchers": "PSLV | GSLV", "spacecraft": "Gaganyaan", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png" }, "program": [], "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Geosynchronous_Satellite_Launch_Vehicle" }, { "id": 480, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/480/?format=api", "name": "Prime", "manufacturer": { "id": 1033, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1033/?format=api", "name": "Orbex", "featured": false, "type": "Commercial", "country_code": "GBR", "abbrev": "Orbex", "description": "Orbex is an aerospace company based in Scotland providing CubeSat launches to low Earth orbits.", "administrator": "CEO: Martin Coates", "founding_year": "2015", "launchers": "Orbex Prime", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbex_image_20220511124742.jpg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbex_logo_20220511124742.png" }, "program": [], "family": "", "full_name": "Orbex Prime", "variant": "Prime", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/prime_image_20220511125637.jpg", "info_url": "https://orbex.space/vehicle", "wiki_url": "https://en.wikipedia.org/wiki/Orbex#Prime" }, { "id": 296, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/296/?format=api", "name": "Delta 4925-8", "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 4925-8", "variant": "4925-8", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_4000" }, { "id": 497, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/497/?format=api", "name": "Gaganyaan Abort Test Booster", "manufacturer": { "id": 31, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "featured": true, "type": "Government", "country_code": "IND", "abbrev": "ISRO", "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"", "administrator": "Chairman: V. Narayanan", "founding_year": "1969", "launchers": "PSLV | GSLV", "spacecraft": "Gaganyaan", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png" }, "program": [ { "id": 21, "url": "https://lldev.thespacedevs.com/2.2.0/program/21/?format=api", "name": "Gaganyaan", "description": "Gaganyaan is India's first human spaceflight program.", "agencies": [ { "id": 31, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg", "start_date": "2018-08-15T00:00:00Z", "end_date": null, "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan", "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "family": "", "full_name": "Gaganyaan Abort Test Booster", "variant": "L40", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gaganyaan_abort_image_20231021132156.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/TV-D1" } ] }