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=340&ordering=-gto_capacity
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 532,
  "next": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=350&ordering=-gto_capacity",
  "previous": "https://lldev.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=330&ordering=-gto_capacity",
  "results": [
    {
      "id": 523,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/523/?format=api",
      "name": "Themis Demonstrator",
      "manufacturer": {
        "id": 1044,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1044/?format=api",
        "name": "ArianeGroup",
        "featured": false,
        "type": "Commercial",
        "country_code": "FRA",
        "abbrev": "AG",
        "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
        "administrator": "CEO: Christophe Bruneau",
        "founding_year": "2015",
        "launchers": "Ariane",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg"
      },
      "program": [],
      "family": "",
      "full_name": "Themis Demonstrator",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/themis_demonstr_image_20250916085603.jpg",
      "info_url": "https://www.esa.int/Enabling_Support/Space_Transportation/Themis",
      "wiki_url": "https://en.wikipedia.org/wiki/Themis_programme"
    },
    {
      "id": 540,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/540/?format=api",
      "name": "Tianlong-3",
      "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-3",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianlong-3_full_image_20260330045730.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Tianlong-3"
    },
    {
      "id": 482,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/482/?format=api",
      "name": "Terran R",
      "manufacturer": {
        "id": 266,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "RS",
        "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
        "administrator": "CEO: Tim Ellis",
        "founding_year": "2015",
        "launchers": "Terran",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Terran",
      "full_name": "Terran R",
      "variant": "R",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/terran_r_image_20220912002151.png",
      "info_url": "https://www.relativityspace.com/rockets",
      "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space#Terran_R"
    },
    {
      "id": 329,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/329/?format=api",
      "name": "Kosmos 65S3",
      "manufacturer": {
        "id": 270,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/270/?format=api",
        "name": "Strategic Rocket Forces",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "RVSN RF",
        "description": "The Strategic Rocket Forces of the Russian Federation are a separate-troops branch of the Russian Armed Forces that control Russia's land-based intercontinental ballistic missiles (ICBMs).",
        "administrator": null,
        "founding_year": "1959",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Kosmos",
      "full_name": "Kosmos 65S3",
      "variant": "65S3",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Kosmos_(rocket_family)"
    },
    {
      "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": 356,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/356/?format=api",
      "name": "Scout A",
      "manufacturer": {
        "id": 1006,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1006/?format=api",
        "name": "Vought",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "",
        "description": "Vought was the name of several related American aerospace firms. These have included, in the past, Lewis and Vought Corporation, Chance Vought, Vought-Sikorsky, LTV Aerospace (part of Ling-Temco-Vought), Vought Aircraft Companies, and Vought Aircraft Industries. The first incarnation of Vought was established by Chance M. Vought and Birdseye Lewis in 1917. In 1928, it was acquired by United Aircraft and Transport Corporation, which a few years later became United Aircraft Corporation; this was the first of many reorganizations and buyouts. During the 1920s and 1930s, Vought Aircraft and Chance Vought specialized in carrier-based aircraft for the United States Navy, by far its biggest customer. Chance Vought produced thousands of planes during World War II, including the F4U Corsair. Vought became independent again in 1954, and was purchased by Ling-Temco-Vought in 1961. The company designed and produced a variety of planes and missiles throughout the Cold War. Vought was sold from LTV and owned in various degrees by the Carlyle Group and Northrop Grumman in the early 1990s. It was then fully bought by Carlyle, renamed Vought Aircraft Industries, with headquarters in Dallas, Texas. In June 2010, the Carlyle Group sold Vought to the Triumph Group.",
        "administrator": null,
        "founding_year": "1917",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Scout",
      "full_name": "Scout A",
      "variant": "A",
      "reusable": false,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Scout_(rocket_family)"
    },
    {
      "id": 197,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/197/?format=api",
      "name": "SARGE",
      "manufacturer": {
        "id": 1001,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1001/?format=api",
        "name": "EXOS Aerospace",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "EXOS",
        "description": "Exos Aerospace Systems & Technologies is an aerospace manufacturer and developer of reusable launch systems intended to support unmanned orbital spaceflight launches, and is based in Caddo Mills, Texas.",
        "administrator": "President: David Mitchell",
        "founding_year": "2014",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_image_20190629155318.jpg"
      },
      "program": [],
      "family": "",
      "full_name": "SARGE",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sarge_image_20191026175316.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Exos_Aerospace#SARGE"
    },
    {
      "id": 430,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/430/?format=api",
      "name": "Titan 403A",
      "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 403A",
      "variant": "403A",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Titan_IV"
    },
    {
      "id": 194,
      "launch_library_id": 223,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/194/?format=api",
      "name": "Kuaizhou 11",
      "manufacturer": {
        "id": 194,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/194/?format=api",
        "name": "ExPace",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "EP",
        "description": "ExPace is a Chinese space rocket company based in Wuhan, Hubei, China. It is a wholly owned subsidiary of missileer China Aerospace Science and Industry Corporation (CASIC), a Chinese state-owned company, and serves as its commercial rocket division. ExPace is focused on small satellite launchers to low Earth orbit.",
        "administrator": "CEO: Zhang Di",
        "founding_year": "2016",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "Kuaizhou",
      "full_name": "Kuaizhou 11",
      "variant": "11",
      "reusable": false,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kuaizhou_11_lif_image_20240520155835.jpg",
      "info_url": null,
      "wiki_url": null
    },
    {
      "id": 336,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/336/?format=api",
      "name": "Mu-3C",
      "manufacturer": {
        "id": 1009,
        "url": "https://lldev.thespacedevs.com/2.0.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
      },
      "program": [],
      "family": "Mu",
      "full_name": "Mu-3C",
      "variant": "C",
      "reusable": false,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Mu_(rocket_family)"
    }
  ]
}