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=120&ordering=-leo_capacity
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=130&ordering=-leo_capacity", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=110&ordering=-leo_capacity", "results": [ { "id": 390, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/390/?format=api", "name": "Thor Able III", "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 Able III", "variant": "Able III", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Thor-Able" }, { "id": 442, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/442/?format=api", "name": "Trailblazer 2", "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": "Trailblazer", "full_name": "Trailblazer 2", "variant": "2", "reusable": false, "image_url": null, "info_url": "", "wiki_url": null }, { "id": 529, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/529/?format=api", "name": "HANBIT-TLV", "manufacturer": { "id": 1098, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1098/?format=api", "name": "Innospace", "featured": false, "type": "Private", "country_code": "KOR", "abbrev": "IS", "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.", "administrator": "CEO: Kim Soo-jong", "founding_year": "2017", "launchers": "HANBIT", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png" }, "program": [], "family": "HANBIT", "full_name": "HANBIT-TLV", "variant": "TLV", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Innospace_HANBIT-TLV" }, { "id": 275, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/275/?format=api", "name": "Delta 0300", "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 0300", "variant": "0300", "reusable": false, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_0100" }, { "id": 389, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/389/?format=api", "name": "Thor Able 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": "Thor", "full_name": "Thor Able II", "variant": "Able II", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Thor-Able" }, { "id": 396, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/396/?format=api", "name": "Thor Burner 2A", "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 Burner 2A", "variant": "Burner 2A", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor-lv2f_burne_image_20251109071855.png", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Burner" }, { "id": 391, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/391/?format=api", "name": "Thor Able IV", "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 Able IV", "variant": "Able IV", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Thor-Able" }, { "id": 514, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/514/?format=api", "name": "Luna", "manufacturer": { "id": 97, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/97/?format=api", "name": "NPO Lavochkin", "featured": false, "type": "Commercial", "country_code": "RUS", "abbrev": "LA", "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [ { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/program/38/?format=api", "name": "Luna", "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.", "agencies": [ { "id": 66, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg", "start_date": "1958-09-23T07:40:23Z", "end_date": "1976-08-22T17:55:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme", "mission_patches": [], "type": { "id": 5, "name": "Exploration" } } ], "family": "", "full_name": "Luna Ascent Stage", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/luna_16_model_image_20240813075746.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme" }, { "id": 416, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/416/?format=api", "name": "Thor SLV-2A Agena B", "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 SLV-2A Agena B", "variant": "SLV-2A Agena B", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Thor-Agena" }, { "id": 76, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/76/?format=api", "name": "Strela", "manufacturer": { "id": 96, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "KhSC", "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.", "administrator": "Director: Andrey Vladimirovich Kalinovskiy", "founding_year": "1916", "launchers": "Proton | Rokot", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png" }, "program": [], "family": "", "full_name": "Strela", "variant": "Strela", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/a_strela_rocket_image_20251205042752.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Strela_(rocket)" } ] }