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=180&ordering=launch_mass
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=190&ordering=launch_mass", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=170&ordering=launch_mass", "results": [ { "id": 98, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/98/?format=api", "name": "Titan II", "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": [ { "id": 3, "url": "https://lldev.thespacedevs.com/2.2.0/program/3/?format=api", "name": "Gemini", "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png", "start_date": "1961-12-07T00:00:00Z", "end_date": "1966-11-15T19:21:04Z", "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "family": "Titan", "full_name": "Titan II GLV", "variant": "GLV", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Titan_II_GLV" }, { "id": 232, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/232/?format=api", "name": "Atlas Agena D", "manufacturer": { "id": 1004, "url": "https://lldev.thespacedevs.com/2.2.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, "logo_url": null }, "program": [], "family": "Atlas", "full_name": "Atlas LV-3 Agena D", "variant": "Agena D", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas-lv3_agena_image_20251128090110.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Agena" }, { "id": 231, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/231/?format=api", "name": "Atlas Agena A", "manufacturer": { "id": 1004, "url": "https://lldev.thespacedevs.com/2.2.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, "logo_url": null }, "program": [], "family": "Atlas", "full_name": "Atlas LV-3 Agena A", "variant": "Agena A", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Agena" }, { "id": 302, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/302/?format=api", "name": "Delta II", "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 II 7326-9.5", "variant": "7326-9.5", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_II" }, { "id": 257, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/257/?format=api", "name": "Atlas SLV-3 Agena B", "manufacturer": { "id": 1004, "url": "https://lldev.thespacedevs.com/2.2.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, "logo_url": null }, "program": [], "family": "Atlas", "full_name": "Atlas SLV-3 Agena B", "variant": "SLV-3 Agena B", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Agena" }, { "id": 259, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/259/?format=api", "name": "Atlas SLV-3A Agena D", "manufacturer": { "id": 1004, "url": "https://lldev.thespacedevs.com/2.2.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, "logo_url": null }, "program": [], "family": "Atlas", "full_name": "Atlas SLV-3A Agena D", "variant": "SLV-3A Agena D", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Agena" }, { "id": 258, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/258/?format=api", "name": "Atlas SLV-3 Agena D", "manufacturer": { "id": 1004, "url": "https://lldev.thespacedevs.com/2.2.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, "logo_url": null }, "program": [], "family": "Atlas", "full_name": "Atlas SLV-3 Agena D", "variant": "SLV-3 Agena D", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/atlas-slv3_agen_image_20251102060811.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Agena" }, { "id": 438, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/438/?format=api", "name": "Titan IIIB", "manufacturer": { "id": 82, "url": "https://lldev.thespacedevs.com/2.2.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, "logo_url": null }, "program": [], "family": "Titan", "full_name": "Titan IIIB", "variant": "IIIB", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/titan_iiib_image_20251204210122.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Titan_IIIB" }, { "id": 153, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/153/?format=api", "name": "Soyuz", "manufacturer": { "id": 175, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/175/?format=api", "name": "Ministry of Defence of the Russian Federation", "featured": false, "type": "Government", "country_code": "RUS", "abbrev": "MOD_RUS", "description": "The Ministry of Defence of the Russian Federation is the governing body of the Russian Armed Forces.", "administrator": "Minister: Gen. Sergey Shoygu", "founding_year": "1717", "launchers": "", "spacecraft": "", "parent": "Russian Federal Space Agency (ROSCOSMOS)", "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ministry2520of2520defence2520of2520the2520russian2520federation_logo_20210905134213.png" }, "program": [], "family": "Soyuz", "full_name": "Soyuz 2.1v", "variant": "2.1v", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190222031122.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_2.1v" }, { "id": 60, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/60/?format=api", "name": "Soyuz 2.1v", "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 2.1v Volga", "variant": "Volga", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202-1v_image_20191122081651.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_2.1v" } ] }