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=failed_launches
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=230&ordering=failed_launches",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=210&ordering=failed_launches",
  "results": [
    {
      "id": 52,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/52/?format=api",
      "name": "National Remote Sensing Center of Tunisia",
      "featured": false,
      "type": "Government",
      "country_code": "TUN",
      "abbrev": "CNT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 238,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/238/?format=api",
      "name": "Hisdesat",
      "featured": false,
      "type": "Commercial",
      "country_code": "ESP",
      "abbrev": "HISDE",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1102,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1102/?format=api",
      "name": "Deep Blue Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "DBA Space",
      "description": "Chinese private launch services provider, currently developing the Nebula series of orbital launch vehicles.",
      "administrator": null,
      "founding_year": "2016",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_20251120062051.jpg"
    },
    {
      "id": 1105,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1105/?format=api",
      "name": "National Institute for Space Research",
      "featured": false,
      "type": "Government",
      "country_code": "BRA",
      "abbrev": "INPE",
      "description": "The National Institute for Space Research (Portuguese: Instituto Nacional de Pesquisas Espaciais, INPE) is a research unit of the Brazilian Ministry of Science, Technology and Innovations, the main goals of which are fostering scientific research and technological applications and qualifying personnel in the fields of space and atmospheric sciences, space engineering, and space technology. While INPE is the civilian research center for aerospace activities, the Brazilian Air Force's General Command for Aerospace Technology is the military arm. INPE is located in the city of São José dos Campos, São Paulo.",
      "administrator": null,
      "founding_year": "1971",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/inpe_logo_image_20260127081204.png"
    },
    {
      "id": 48,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/48/?format=api",
      "name": "National Commission for Space Research",
      "featured": false,
      "type": "Government",
      "country_code": "ARG",
      "abbrev": "CNIE",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 148,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/148/?format=api",
      "name": "Scorpius Space Launch Company",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "SSLC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 133,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/133/?format=api",
      "name": "Aerojet",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Aerojet",
      "description": "An American Propulsion and Rocket manufacturer founded in 1942 that worked on major projects for NASA such as the Apollo CM main engine, the Space Shuttle Orbital Maneuvering System, and engines for the Titan Rockets the launched the likes of Voyager. They merged with Rocketdyne in 2013.",
      "administrator": null,
      "founding_year": "1942",
      "launchers": "Aerobee | Aerojet General X-8",
      "spacecraft": "None",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1080,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1080/?format=api",
      "name": "Orienspace Technology",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "OrienSpace",
      "description": "Galactic Energy is a private aerospace company headquartered in Yantai, Shandong, China, established in 2020. The company is developing the Gravity Series of satellite launch vehicles.",
      "administrator": null,
      "founding_year": "2020",
      "launchers": "Gravity-1",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orienspace2520technology_logo_20240112075736.png"
    },
    {
      "id": 61,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/61/?format=api",
      "name": "Romanian Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "ROU",
      "abbrev": "ASR",
      "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"
    }
  ]
}