API endpoint that allows Agencies to be viewed.

GET: Return a list of all the existing users.

MODE: Normal and Detailed /2.2.0/agencies/?mode=detailed

FILTERS: Parameters - 'featured', 'agency_type', 'country_code' Example - /2.2.0/agencies/?featured=true

SEARCH EXAMPLE: /2.2.0/agencies/?search=nasa

ORDERING: Fields - 'id', 'name', 'featured' Example - /2.2.0/agencies/?ordering=featured

The 'country_code' field is a string of comma separated ISO 3166 alpha-3 codes.

GET /2.2.0/agencies/?format=api&offset=60&ordering=-failed_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 350,
  "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=70&ordering=-failed_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=50&ordering=-failed_landings",
  "results": [
    {
      "id": 201,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/201/?format=api",
      "name": "Vector",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "VEC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 202,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/202/?format=api",
      "name": "Iridium Communications",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "IRDM",
      "description": "Iridium Communications Inc is a publicly traded American company headquartered in McLean, Virginia, United States. Iridium operates the Iridium satellite constellation, a system of 75 satellites: 66 are active satellites and the remaining nine function as in-orbit spares. Iridium Satellites are used for worldwide voice and data communication from handheld satellite phones, satellite messenger communication devices and integrated transceivers, as well as for two-way satellite messaging service from supported Android smartphones.The nearly polar orbit and communication between satellites via inter-satellite links provide global service availability.",
      "administrator": "CEO: Matthew J. Desch",
      "founding_year": "2001",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520communications_logo_20231230163512.png"
    },
    {
      "id": 230,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/230/?format=api",
      "name": "Broadcasting Satellite System Corporation",
      "featured": false,
      "type": "Commercial",
      "country_code": "JPN",
      "abbrev": "BSAT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1051,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1051/?format=api",
      "name": "Payload Aerospace S.L.",
      "featured": false,
      "type": "Commercial",
      "country_code": "ESP",
      "abbrev": "PLD Space",
      "description": "Payload Aerospace S.L. is a Spanish company developing two partially-reusable launch vehicles called Miura 1 and Miura 5.",
      "administrator": "CEO: Raúl Torres",
      "founding_year": "2011",
      "launchers": "Miura 1 | Miura 5",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/payload2520aerospace2520s.l._logo_20230530095525.png"
    },
    {
      "id": 272,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api",
      "name": "China Rocket Co. Ltd.",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "CHNR",
      "description": "China Rocket Co. Ltd. is a spinoff of China’s state-owned launch vehicle manufacturer using a “commercial business model”.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520rocket2520co.2520ltd._logo_20221001084159.png"
    },
    {
      "id": 239,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/239/?format=api",
      "name": "Satmex",
      "featured": false,
      "type": "Commercial",
      "country_code": "MEX",
      "abbrev": "SATMEX",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1093,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1093/?format=api",
      "name": "Varda Space Industries",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "Varda",
      "description": "Varda Space Industries is a privately held American space research company headquartered in El Segundo, California. Founded in January 2021, the company designs, builds, and flies spacecraft that process pharmaceuticals in microgravity. The company targets small molecule crystallization, which is difficult to produce in Earth's gravity, and brings those crystals back to Earth with their atmospheric reentry vehicle.",
      "administrator": "President: Delian Asparouhov",
      "founding_year": "2021",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/varda_space_log_image_20250315065155.png"
    },
    {
      "id": 1033,
      "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/orbex_image_20220511124742.jpg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_logo_20220511124742.png"
    },
    {
      "id": 253,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/253/?format=api",
      "name": "French Armed Forces",
      "featured": false,
      "type": "Government",
      "country_code": "FRA",
      "abbrev": "FAF",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1006,
      "url": "https://ll.thespacedevs.com/2.2.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,
      "logo_url": null
    }
  ]
}