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

{
  "count": 532,
  "next": "https://ll.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&offset=20&ordering=-leo_capacity",
  "previous": "https://ll.thespacedevs.com/2.0.0/config/launcher/?format=api&limit=10&ordering=-leo_capacity",
  "results": [
    {
      "id": 285,
      "launch_library_id": null,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/285/?format=api",
      "name": "Delta 2910",
      "manufacturer": {
        "id": 153,
        "url": "https://ll.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 2910",
      "variant": "2910",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_2000"
    },
    {
      "id": 486,
      "launch_library_id": null,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/486/?format=api",
      "name": "H3-22",
      "manufacturer": {
        "id": 98,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "featured": false,
        "type": "Commercial",
        "country_code": "JPN",
        "abbrev": "MHI",
        "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.",
        "administrator": "President: Seiji Izumisawa",
        "founding_year": "1884",
        "launchers": "H-I, H-II, H-III",
        "spacecraft": "Kounotori | HTV",
        "parent": null,
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg"
      },
      "program": [],
      "family": "H3",
      "full_name": "H3-22",
      "variant": "22",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg",
      "info_url": "https://global.jaxa.jp/press/2015/07/20150702_h3.html",
      "wiki_url": "https://en.wikipedia.org/wiki/H3_(rocket)"
    },
    {
      "id": 182,
      "launch_library_id": 219,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/182/?format=api",
      "name": "Atlas V",
      "manufacturer": {
        "id": 124,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png"
      },
      "program": [],
      "family": "Atlas",
      "full_name": "Atlas V",
      "variant": "V",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
      "info_url": "https://www.ulalaunch.com/rockets/atlas-v",
      "wiki_url": null
    },
    {
      "id": 288,
      "launch_library_id": null,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/288/?format=api",
      "name": "Delta 3910",
      "manufacturer": {
        "id": 153,
        "url": "https://ll.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 3910",
      "variant": "3910",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_3000"
    },
    {
      "id": 478,
      "launch_library_id": null,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/478/?format=api",
      "name": "Long March 6A",
      "manufacturer": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "featured": true,
        "type": "Government",
        "country_code": "CHN",
        "abbrev": "CASC",
        "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
        "administrator": "Chairman & President: Lei Fanpei",
        "founding_year": "1999",
        "launchers": "Long March",
        "spacecraft": "",
        "parent": null,
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg"
      },
      "program": [],
      "family": "Long March",
      "full_name": "Long March 6A",
      "variant": "A",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Long_March_6"
    },
    {
      "id": 474,
      "launch_library_id": null,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/474/?format=api",
      "name": "Hapith I",
      "manufacturer": {
        "id": 1029,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1029/?format=api",
        "name": "TiSPACE",
        "featured": false,
        "type": "Private",
        "country_code": "TWN",
        "abbrev": "",
        "description": "Taiwan Innovative Space Inc.(TiSPACE), is a space launch company from Taiwan founded in 2016.",
        "administrator": "Founder: Dr. Yen-Sen Chen",
        "founding_year": "2016",
        "launchers": "Hapith I, Hapith V",
        "spacecraft": "",
        "parent": null,
        "image_url": null
      },
      "program": [],
      "family": "",
      "full_name": "Hapith I",
      "variant": "I",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hapith_i_image_20210911031658.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/TiSPACE#HAPITH_I"
    },
    {
      "id": 524,
      "launch_library_id": null,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/524/?format=api",
      "name": "Callisto",
      "manufacturer": {
        "id": 46,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/46/?format=api",
        "name": "National Center of Space Research",
        "featured": false,
        "type": "Government",
        "country_code": "FRA",
        "abbrev": "CNES",
        "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.",
        "administrator": "CEO: François Jacq",
        "founding_year": "1961",
        "launchers": "Ariane 5",
        "spacecraft": "Mars/Venus Express | Rosetta",
        "parent": null,
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cnes_toulouse_e_image_20250722090314.jpg"
      },
      "program": [],
      "family": "",
      "full_name": "Callisto",
      "variant": "",
      "reusable": true,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/callisto_render_image_20250916093902.webp",
      "info_url": "https://cnes.fr/en/projects/callisto",
      "wiki_url": "https://en.wikipedia.org/wiki/CALLISTO"
    },
    {
      "id": 204,
      "launch_library_id": 233,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/204/?format=api",
      "name": "H3-24",
      "manufacturer": {
        "id": 98,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "featured": false,
        "type": "Commercial",
        "country_code": "JPN",
        "abbrev": "MHI",
        "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.",
        "administrator": "President: Seiji Izumisawa",
        "founding_year": "1884",
        "launchers": "H-I, H-II, H-III",
        "spacecraft": "Kounotori | HTV",
        "parent": null,
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg"
      },
      "program": [],
      "family": "H3",
      "full_name": "H3-24",
      "variant": "24",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
      "info_url": "https://global.jaxa.jp/press/2015/07/20150702_h3.html",
      "wiki_url": "https://en.wikipedia.org/wiki/H3_(rocket)"
    },
    {
      "id": 283,
      "launch_library_id": null,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/283/?format=api",
      "name": "Delta 2310",
      "manufacturer": {
        "id": 153,
        "url": "https://ll.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 2310",
      "variant": "2310",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta-2310_252_image_20251115100123.png",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Delta_2000"
    },
    {
      "id": 200,
      "launch_library_id": 226,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/200/?format=api",
      "name": "Vulcan",
      "manufacturer": {
        "id": 124,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png"
      },
      "program": [],
      "family": "Vulcan",
      "full_name": "Vulcan",
      "variant": "Vulcan",
      "reusable": false,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg",
      "info_url": "https://www.ulalaunch.com/rockets/vulcan-centaur",
      "wiki_url": "https://en.wikipedia.org/wiki/Vulcan_Centaur#Certification_flights"
    }
  ]
}