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

{
  "count": 349,
  "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=230&ordering=pending_launches",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=210&ordering=pending_launches",
  "results": [
    {
      "id": 175,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/175/?format=api",
      "name": "Ministry of Defence of the Russian Federation",
      "featured": false,
      "type": "Government",
      "country_code": "RUS",
      "abbrev": "MOD_RUS",
      "description": "The Ministry of Defence of the Russian Federation is the governing body of the Russian Armed Forces.",
      "administrator": "Minister: Gen. Sergey Shoygu",
      "founding_year": "1717",
      "launchers": "",
      "spacecraft": "",
      "parent": "Russian Federal Space Agency (ROSCOSMOS)",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ministry2520of2520defence2520of2520the2520russian2520federation_logo_20210905134213.png"
    },
    {
      "id": 1041,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
      "name": "United States Space Force",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "USSF",
      "description": "The United States Space Force (USSF) is the space service branch of the U.S. Armed Forces, one of the eight U.S. uniformed services.",
      "administrator": null,
      "founding_year": "2019",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520space2520force_logo_20221102113048.png"
    },
    {
      "id": 1004,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1004/?format=api",
      "name": "Convair",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "",
      "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
      "administrator": null,
      "founding_year": "1943",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1060,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1060/?format=api",
      "name": "Northstar Earth & Space",
      "featured": false,
      "type": "Private",
      "country_code": "CAN",
      "abbrev": "Northstar",
      "description": "NorthStar seeks to empower humanity to preserve our planet through a unique Space and Earth information & intelligence platform using space-based sensors. NorthStar strives to help transform the way governments, industry and institutions assess risk, enforce regulations and make decisions to foster the sustainable development of our planet and deliver a safe and secure near-Earth environment.",
      "administrator": "Founder:  Stewart Bain",
      "founding_year": "2015",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 154,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/154/?format=api",
      "name": "Production Corporation Polyot",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "NP",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 179,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/179/?format=api",
      "name": "Orbital ATK",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "OA",
      "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
      "administrator": "President: David W. Thompson",
      "founding_year": "2015",
      "launchers": "Antares | Minotaur | Pegasus",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png"
    },
    {
      "id": 1095,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1095/?format=api",
      "name": "ISISPACE",
      "featured": false,
      "type": "Private",
      "country_code": "NLD",
      "abbrev": "ISISPACE",
      "description": "ISISPACE (Innovative Solutions In Space) is a Dutch NewSpace company based in Delft dedicated to the design, manufacture and operation of CubeSats.",
      "administrator": "CEO: Jeroen Rotteveel",
      "founding_year": "2006",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/isispace_logo_image_20250827134831.png"
    },
    {
      "id": 1026,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1026/?format=api",
      "name": "Spaceflight Launch Services",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Spaceflight",
      "description": "Spaceflight enables commercial, non-profit organizations and government entities get launched, achieving their mission goals.",
      "administrator": null,
      "founding_year": "2011",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1097,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1097/?format=api",
      "name": "NordSpace",
      "featured": false,
      "type": "Private",
      "country_code": "CAN",
      "abbrev": "",
      "description": "Canadian Company developing sub-orbital launchers and satellite parts.",
      "administrator": "CEO: Rahul Goel",
      "founding_year": "2022",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo_image_20250829145717.png"
    },
    {
      "id": 1047,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1047/?format=api",
      "name": "Saudi Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "SAU",
      "abbrev": "SSA",
      "description": "The Saudi Space Agency, previously known as the Saudi Space Commission (SSC), is a Saudi independent government entity established by a royal order on December 27, 2018 and elevated to an agency on June 14, 2023.",
      "administrator": "CEO: Muhammad al-Tamimi",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saudi_space_age_image_20240820182309.png"
    }
  ]
}