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=180&ordering=launch_cost
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=190&ordering=launch_cost", "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=170&ordering=launch_cost", "results": [ { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "manufacturer": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "featured": false, "type": "Private", "country_code": "DEU", "abbrev": "ISAR", "description": "Isar Aerospace is a German aerospace company based in Munich, Germany. The company was founded in 2018.", "administrator": "CEO: Daniel Metzler", "founding_year": "2018", "launchers": "Spectrum", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg" }, "program": [], "family": "", "full_name": "Spectrum", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "info_url": "https://www.isaraerospace.com/spectrum", "wiki_url": null }, { "id": 401, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/401/?format=api", "name": "Thor Delta C", "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 Delta C", "variant": "Delta C", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/launch_of_thor__image_20251127091608.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Delta" }, { "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": 178, "launch_library_id": 215, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/178/?format=api", "name": "PSLV-DL", "manufacturer": { "id": 31, "url": "https://lldev.thespacedevs.com/2.0.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" }, "program": [], "family": "PSLV", "full_name": "PSLV-DL", "variant": "DL", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pslv-dl_image_20191201202351.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle" }, { "id": 429, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/429/?format=api", "name": "Titan 402B IUS", "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 402B IUS", "variant": "402B IUS", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV" }, { "id": 479, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/479/?format=api", "name": "Vulcan VC6L", "manufacturer": { "id": 124, "url": "https://lldev.thespacedevs.com/2.0.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" }, "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": 386, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/386/?format=api", "name": "Minotaur-C 3110", "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 3110", "variant": "3110", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C" }, { "id": 233, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/233/?format=api", "name": "Atlas B", "manufacturer": { "id": 1004, "url": "https://lldev.thespacedevs.com/2.0.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 }, "program": [], "family": "Atlas", "full_name": "SM-65B Atlas", "variant": "B", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/SM-65B_Atlas" }, { "id": 281, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/281/?format=api", "name": "Delta 1913", "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 1913", "variant": "1913", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_1000" }, { "id": 492, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/492/?format=api", "name": "Tianlong-2", "manufacturer": { "id": 1049, "url": "https://lldev.thespacedevs.com/2.0.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 }, "program": [], "family": "", "full_name": "Tianlong-2", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianlong-2_image_20230325085659.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Space_Pioneer" } ] }