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=220&ordering=gto_capacity
{ "count": 530, "next": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=230&ordering=gto_capacity", "previous": "https://lldev.thespacedevs.com/2.2.0/config/launcher/?format=api&limit=10&offset=210&ordering=gto_capacity", "results": [ { "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": 333, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/333/?format=api", "name": "Lambda 4S", "manufacturer": { "id": 1009, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1009/?format=api", "name": "Institute of Space and Astronautical Science", "featured": false, "type": "Government", "country_code": "JPN", "abbrev": "ISAS", "description": "ISAS is a Japanese national research organization of astrophysics using rockets, astronomical satellites and interplanetary probes which played a major role in Japan's space development.", "administrator": null, "founding_year": null, "launchers": "Lambda", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "", "full_name": "Lambda 4S", "variant": "4S", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Lambda_4S" }, { "id": 499, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/499/?format=api", "name": "SR75", "manufacturer": { "id": 1066, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1066/?format=api", "name": "HyImpulse", "featured": false, "type": "Private", "country_code": "DEU", "abbrev": "HYI", "description": "HyImpulse is a German private space launch enterprise headquartered in Neuenstadt am Kocher and developing a small launch vehicle designed around hybrid-propellant rockets. The company is a DLR spinoff founded in 2018 out of the chemical propulsion center of the German space agency's Lampoldshausen facility.", "administrator": "CEO: Mario Kobald", "founding_year": "2018", "launchers": "SR75 | SL1", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hyimpulse_logo_20230818080330.png" }, "program": [], "family": "", "full_name": "SR75", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sr75_image_20230818080919.jpeg", "info_url": "https://hyimpulse.de/en/products/4-project-2-sounding-rocket", "wiki_url": null }, { "id": 473, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/473/?format=api", "name": "Little Joe", "manufacturer": { "id": 999, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/999/?format=api", "name": "North American Aviation", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "", "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.", "administrator": null, "founding_year": "1928", "launchers": "North American X-15", "spacecraft": "", "parent": "Boeing", "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png" }, "program": [ { "id": 2, "url": "https://lldev.thespacedevs.com/2.2.0/program/2/?format=api", "name": "Mercury", "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.", "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/project2520mer_program_20200820194755.png", "start_date": "1958-10-07T00:00:00Z", "end_date": "1963-05-16T23:24:02Z", "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "family": "Little Joe", "full_name": "Little Joe", "variant": "", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/little_joe_image_20210901081353.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Little_Joe_(rocket)" }, { "id": 437, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/437/?format=api", "name": "Titan IIIA", "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 IIIA", "variant": "IIIA", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Titan_IIIA" }, { "id": 330, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/330/?format=api", "name": "Kwangmyongsong", "manufacturer": { "id": 40, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/40/?format=api", "name": "Korean Committee of Space Technology", "featured": false, "type": "Government", "country_code": "PRK", "abbrev": "KCST", "description": "The Korean Committee of Space Technology was the agency of the government of the Democratic People's Republic of Korea (North Korea) responsible for the country's space program. The agency was terminated and succeeded by the National Aerospace Development Administration in 2013 after the Law on Space Development was passed in the 7th session of the 12th Supreme People's Assembly.", "administrator": null, "founding_year": null, "launchers": "Paektusan | Unha", "spacecraft": "", "parent": null, "image_url": null, "logo_url": null }, "program": [], "family": "", "full_name": "Kwangmyongsong", "variant": "", "reusable": false, "image_url": null, "info_url": "", "wiki_url": "https://en.wikipedia.org/wiki/Kwangmy%C5%8Fngs%C5%8Fng-4" }, { "id": 503, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/503/?format=api", "name": "Gravity-1", "manufacturer": { "id": 1080, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1080/?format=api", "name": "Orienspace Technology", "featured": false, "type": "Commercial", "country_code": "CHN", "abbrev": "OrienSpace", "description": "Galactic Energy is a private aerospace company headquartered in Yantai, Shandong, China, established in 2020. The company is developing the Gravity Series of satellite launch vehicles.", "administrator": null, "founding_year": "2020", "launchers": "Gravity-1", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orienspace2520technology_logo_20240112075736.png" }, "program": [], "family": "", "full_name": "Gravity-1", "variant": "Gravity-1", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gravity-1_image_20240108105446.jpeg", "info_url": "https://www.orienspace.com/productPage", "wiki_url": null }, { "id": 443, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/443/?format=api", "name": "Tsiklon-2", "manufacturer": { "id": 112, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/112/?format=api", "name": "Yuzhnoye Design Bureau", "featured": false, "type": "Commercial", "country_code": "UKR", "abbrev": "OKB-586", "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.", "administrator": "Director: Alexander Degtyarev", "founding_year": "1951", "launchers": "Zenit", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png" }, "program": [], "family": "Tsiklon", "full_name": "Tsiklon-2", "variant": "2", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tsyklon-2" }, { "id": 293, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/293/?format=api", "name": "Delta 3920-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 3920-8", "variant": "3920-8", "reusable": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Delta_3000" }, { "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" } ] }