Modes

Levels of detail in the response - list, normal, detailed

Example - /agencies/?mode=list

Filters

Parameters - abbrev, abbrev__contains, attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, consecutive_successful_landings, consecutive_successful_landings__gt, consecutive_successful_landings__gte, consecutive_successful_landings__lt, consecutive_successful_landings__lte, consecutive_successful_launches, consecutive_successful_launches__gt, consecutive_successful_launches__gte, consecutive_successful_launches__lt, consecutive_successful_launches__lte, country_code, description, description__contains, failed_landings, failed_landings__gt, failed_landings__gte, failed_landings__lt, failed_landings__lte, failed_launches, failed_launches__gt, failed_launches__gte, failed_launches__lt, failed_launches__lte, featured, founding_year, founding_year__gt, founding_year__gte, founding_year__lt, founding_year__lte, id, name, name__contains, parent__id, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, spacecraft, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte, successful_launches, successful_launches__gt, successful_launches__gte, successful_launches__lt, successful_launches__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte, type__id

Example - /agencies/?abbrev=NASA

Fields searched - abbrev, name

Example - /agencies/?search=SpaceX

Ordering

Fields - attempted_landings, consecutive_successful_landings, consecutive_successful_launches, failed_landings, failed_launches, featured, id, name, pending_launches, successful_landings, successful_launches, total_launch_count

Example - /agencies/?ordering=-total_launch_count

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /agencies/?limit=2

Format

Switch to JSON output - /agencies/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/agencies/?format=api&ordering=attempted_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 349,
  "next": "https://ll.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=10&ordering=attempted_landings",
  "previous": null,
  "results": [
    {
      "response_mode": "normal",
      "id": 1085,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/1085/?format=api",
      "name": "Mitsubishi Electric Corporation",
      "abbrev": "MELCO",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 28,
          "name": "Japan",
          "alpha_2_code": "JP",
          "alpha_3_code": "JPN",
          "nationality_name": "Japanese",
          "nationality_name_composed": "Nippo"
        }
      ],
      "description": "Mitsubishi Electric Corporation is a Japanese multinational electronics and electrical equipment manufacturing company headquartered in Tokyo, Japan. It was established in 1921 as a spin-off from the electrical machinery manufacturing business of Mitsubishi Shipbuilding (current Mitsubishi Heavy Industries) at the Kobe Shipyard. The products from MELCO include elevators and escalators, high-end home appliances, air conditioning, factory automation systems, train systems, electric motors, pumps, semiconductors, digital signage, and satellites.",
      "administrator": "President & CEO: Kei Uruma",
      "founding_year": 1921,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": {
        "id": 2014,
        "name": "Mitsubishi Electric Corporation logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi_elec_image_20240317182211.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi_elec_image_thumbnail_20240317182213.png",
        "credit": "Mitsubishi Electric Corporation",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 4,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/4/?format=api",
      "name": "Algerian Space Agency",
      "abbrev": "ASAL",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 59,
          "name": "Algeria",
          "alpha_2_code": "DZ",
          "alpha_3_code": "DZA",
          "nationality_name": "Algerian",
          "nationality_name_composed": "Algerian"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 199,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/199/?format=api",
      "name": "Virgin Orbit",
      "abbrev": "VO",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        }
      ],
      "description": "Virgin Orbit is a company within the Virgin Group which plans to provide launch services for small satellites. The company was formed in 2017 to develop the air-launched LauncherOne rocket, launched from Cosmic Girl, which had previously been a project of Virgin Galactic. Based in Long Beach, California, Virgin Orbit has more than 300 employees led by president Dan Hart, a former vice president of government satellite systems at Boeing.\r\n\r\nVirgin Orbit focuses on small satellite launch, which is one of three capabilities being focused on by Virgin Galactic. These capabilities are: human spaceflight operations, small satellite launch, and advanced aerospace design, manufacturing, and test",
      "administrator": "President: Dan Hart",
      "founding_year": 2017,
      "launchers": "LauncherOne",
      "spacecraft": "",
      "parent": null,
      "image": {
        "id": 33,
        "name": "Virgin Orbit LauncherOne",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_image_20200101110056.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184714.jpeg",
        "credit": "Virgin Orbit",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "logo": {
        "id": 197,
        "name": "[AUTO] Virgin Orbit - logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_logo_20200101102856.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185202.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": {
        "id": 102,
        "name": "[AUTO] Virgin Orbit - social_logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520orbit_nation_20200101103026.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184859.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 66,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api",
      "name": "Soviet Space Program",
      "abbrev": "CCCP",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        }
      ],
      "description": "The Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.",
      "administrator": null,
      "founding_year": 1931,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": {
        "id": 28,
        "name": "[AUTO] Soviet Space Program - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184701.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "logo": {
        "id": 182,
        "name": "Soviet Space Program logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_logo_20191229081307.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185129.png",
        "credit": "USSR",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": {
        "id": 92,
        "name": "Soviet Space Program social logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soviet_space_pr_image_20251017113333.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soviet_space_pr_image_thumbnail_20251017113333.png",
        "credit": "USSR",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 1104,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/1104/?format=api",
      "name": "Taiwan Space Agency",
      "abbrev": "TASA",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 76,
          "name": "Taiwan",
          "alpha_2_code": "TW",
          "alpha_3_code": "TWN",
          "nationality_name": "Taiwanese",
          "nationality_name_composed": "Taiwanese"
        }
      ],
      "description": "The Taiwan Space Agency (abbreviated TASA), formerly the National Space Organization (NSPO) from 1991 to 2023, is the national civilian space agency of Taiwan, under the auspices of the National Science and Technology Council. TASA is involved in the development of space technologies and related research.",
      "administrator": "Director General: Wu Jong-shinn",
      "founding_year": 1991,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": {
        "id": 2637,
        "name": "TASA logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tasa_logo_image_20251225090444.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tasa_logo_image_thumbnail_20251225090444.png",
        "credit": "TASA",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": {
        "id": 2636,
        "name": "TASA social logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tasa_social_log_image_20251225090419.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tasa_social_log_image_thumbnail_20251225090420.jpeg",
        "credit": "TASA",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 181,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/181/?format=api",
      "name": "National Reconnaissance Office",
      "abbrev": "NRO",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        }
      ],
      "description": "The National Reconnaissance Office (NRO) is a member of the United States Intelligence Community and an agency of the United States Department of Defense which designs, builds, launches, and operates the reconnaissance satellites of the U.S. federal government, and provides satellite intelligence to several government agencies, particularly signals intelligence (SIGINT) to the NSA, imagery intelligence (IMINT) to the NGA, and measurement and signature intelligence (MASINT) to the DIA.",
      "administrator": "Director: Christopher Scolese",
      "founding_year": 1961,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": {
        "id": 77,
        "name": "[AUTO] National Reconnaissance Office - social_logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520reconnaissance2520office_nation_20240228092125.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184825.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 58,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/58/?format=api",
      "name": "Norwegian Space Centre",
      "abbrev": "NRS",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 49,
          "name": "Norway",
          "alpha_2_code": "NO",
          "alpha_3_code": "NOR",
          "nationality_name": "Norwegian",
          "nationality_name_composed": "Norwegian"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 204,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/204/?format=api",
      "name": "Globalstar",
      "abbrev": "GSAT",
      "type": {
        "id": 3,
        "name": "Commercial"
      },
      "featured": false,
      "country": [
        {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    },
    {
      "response_mode": "normal",
      "id": 1097,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/1097/?format=api",
      "name": "NordSpace",
      "abbrev": "",
      "type": {
        "id": 5,
        "name": "Private"
      },
      "featured": false,
      "country": [
        {
          "id": 26,
          "name": "Canada",
          "alpha_2_code": "CA",
          "alpha_3_code": "CAN",
          "nationality_name": "Canadian",
          "nationality_name_composed": "Canado"
        }
      ],
      "description": "Canadian Company developing sub-orbital launchers and satellite parts.",
      "administrator": "CEO: Rahul Goel",
      "founding_year": 2022,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": {
        "id": 2446,
        "name": "NordSpace Logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo_image_20250829145717.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo_image_thumbnail_20250829145717.png",
        "credit": "NordSpace",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "social_logo": {
        "id": 2447,
        "name": "NordSpace Logo Social Media",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo__image_20250829145757.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo__image_thumbnail_20250829145757.jpeg",
        "credit": "NordSpace",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      }
    },
    {
      "response_mode": "normal",
      "id": 227,
      "url": "https://ll.thespacedevs.com/2.3.0/agencies/227/?format=api",
      "name": "UK Ministry Of Defence",
      "abbrev": "UKMOD",
      "type": {
        "id": 1,
        "name": "Government"
      },
      "featured": false,
      "country": [
        {
          "id": 10,
          "name": "United Kingdom",
          "alpha_2_code": "GB",
          "alpha_3_code": "GBR",
          "nationality_name": "British",
          "nationality_name_composed": "Brito"
        }
      ],
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image": null,
      "logo": null,
      "social_logo": null
    }
  ]
}