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=20&ordering=successful_launches
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=30&ordering=successful_launches", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=10&ordering=successful_launches", "results": [ { "id": 533, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/533/?format=api", "name": "Nova", "manufacturer": { "id": 1048, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1048/?format=api", "name": "Stoke Space", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "Stoke", "description": "Stoke Space Technologies is an American space launch company based in the Seattle suburb of Kent, Washington.", "administrator": "CEO: Andy Lapsa", "founding_year": "2020", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/stoke2520space_logo_20230308081301.png" }, "program": [], "family": "Nova", "full_name": "Nova", "variant": "", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/stoke_space_nov_image_20251115203820.jpeg", "info_url": "https://www.stokespace.com/nova/", "wiki_url": "https://en.wikipedia.org/wiki/Stoke_Space_Nova" }, { "id": 552, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/552/?format=api", "name": "Long March 12B", "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 12B", "variant": "", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12b__image_20260116122300.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12B" }, { "id": 547, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/547/?format=api", "name": "Maia", "manufacturer": { "id": 1103, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1103/?format=api", "name": "MaiaSpace", "featured": false, "type": "Private", "country_code": "FRA", "abbrev": "MaiaSpace", "description": "MaiaSpace is a wholly-owned subsidiary of ArianeGroup established in 2022 to develop a small reusable orbital launch vehicle, the Maia rocket.", "administrator": null, "founding_year": "2022", "launchers": "", "spacecraft": "", "parent": "ArianeGroup", "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/maiaspace_logo_image_20251205132157.jpg" }, "program": [], "family": "", "full_name": "Maia", "variant": "", "reusable": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/maia_rocket_in__image_20251205133047.jpeg", "info_url": "https://www.maia-space.com/our-launcher/", "wiki_url": "https://en.wikipedia.org/wiki/Maia_(rocket)" }, { "id": 475, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/475/?format=api", "name": "RS1", "manufacturer": { "id": 1030, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1030/?format=api", "name": "Long Wall", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "ABL", "description": "Long Wall, formerly known as ABL Space Systems is an American company based in El Segundo, California. It used to specialize in launch vehicle and launch systems technology manufacturing using CNC and 3D printing, before leaving the commercial space launch market and pivoting to military applications such as missile systems in November 2024.", "administrator": "CEO: Dan Piemont", "founding_year": "2017", "launchers": "RS1", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/abl_space_syste_image_20211102154855.jpg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/abl2520space2520systems_logo_20211102154855.png" }, "program": [], "family": "", "full_name": "RS1", "variant": "1", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs1_on_the_pad__image_20240325094914.jpeg", "info_url": "https://ablspacesystems.com/rocket/", "wiki_url": "https://en.wikipedia.org/wiki/ABL_Space_Systems#RS1" }, { "id": 537, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/537/?format=api", "name": "Long March 10A", "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 10A", "variant": "", "reusable": true, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_10A" }, { "id": 182, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/182/?format=api", "name": "Atlas V", "manufacturer": { "id": 124, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "ULA", "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.", "administrator": "Interim CEO: John Elbon", "founding_year": "2006", "launchers": "Atlas | Delta | Vulcan", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png" }, "program": [], "family": "Atlas", "full_name": "Atlas V", "variant": "V", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg", "info_url": "https://www.ulalaunch.com/rockets/atlas-v", "wiki_url": null }, { "id": 479, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/479/?format=api", "name": "Vulcan VC6L", "manufacturer": { "id": 124, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "ULA", "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.", "administrator": "Interim CEO: John Elbon", "founding_year": "2006", "launchers": "Atlas | Delta | Vulcan", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png" }, "program": [], "family": "Vulcan", "full_name": "Vulcan VC6L", "variant": "VC6L", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_vc6l_image_20220406123130.jpg", "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur", "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur" }, { "id": 540, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/540/?format=api", "name": "Tianlong-3", "manufacturer": { "id": 1049, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1049/?format=api", "name": "Space Pioneer", "featured": false, "type": "Commercial", "country_code": "CHN", "abbrev": "SP", "description": "Space Pioneer is a Chinese private space launch company based in Beijing. It was founded in 2015 by Kang Yonglai.", "administrator": "CEO: Kang Yonglai", "founding_year": "2015", "launchers": "Tianlong", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "", "full_name": "Tianlong-3", "variant": "", "reusable": true, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tianlong-3" }, { "id": 554, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/554/?format=api", "name": "Long March 10B", "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 10B", "variant": "", "reusable": true, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_10B" }, { "id": 542, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/542/?format=api", "name": "Pallas-1", "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": "Pallas-1", "variant": "", "reusable": true, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Pallas-1" } ] }