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=50&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=60&ordering=-failed_launches",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=40&ordering=-failed_launches",
  "results": [
    {
      "id": 1005,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1005/?format=api",
      "name": "Royal Aircraft Establishment",
      "featured": false,
      "type": "Government",
      "country_code": "GBR",
      "abbrev": "",
      "description": "The Royal Aircraft Establishment (RAE) was a British research establishment, known by several different names during its history, that eventually came under the aegis of the UK Ministry of Defence (MoD), before finally losing its identity in mergers with other institutions.",
      "administrator": null,
      "founding_year": "1904",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 266,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/266/?format=api",
      "name": "Relativity Space",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "RS",
      "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
      "administrator": "CEO: Tim Ellis",
      "founding_year": "2015",
      "launchers": "Terran",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png"
    },
    {
      "id": 1049,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1049/?format=api",
      "name": "Space Pioneer",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "SP",
      "description": "Space Pioneer is a Chinese private space launch company based in Beijing. It was founded in 2015 by Kang Yonglai.",
      "administrator": "CEO: Kang Yonglai",
      "founding_year": "2015",
      "launchers": "Tianlong",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_pioneer_l_image_20260330045334.png"
    },
    {
      "id": 188,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/188/?format=api",
      "name": "Gilmour Space Technologies",
      "featured": false,
      "type": "Private",
      "country_code": "AUS,SGP",
      "abbrev": "GST",
      "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
      "administrator": "CEO: Adam Gilmour",
      "founding_year": "2013",
      "launchers": "Eris",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png"
    },
    {
      "id": 119,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/119/?format=api",
      "name": "ISC Kosmotras",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "ISCK",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1036,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api",
      "name": "Ministry of Space Industry",
      "featured": false,
      "type": "Government",
      "country_code": "CHN",
      "abbrev": "CASC",
      "description": "Chinese governmental entity in charge of space research from April 1982 to July 1988.",
      "administrator": null,
      "founding_year": "1982",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1019,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1019/?format=api",
      "name": "European Space Research Organisation",
      "featured": false,
      "type": "Multinational",
      "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,SWE,BEL,NLD,DNK",
      "abbrev": "ESRO",
      "description": "The European Space Research Organisation (ESRO) was an international organisation founded by 10 European nations with the intention of jointly pursuing scientific research in space. It was founded in 1964. As an organisation ESRO was based on a previously existing international scientific institution, CERN. The ESRO convention, the organisations founding document outlines it as an entity exclusively devoted to scientific pursuits. This was the case for most of its lifetime but in the final years before the formation of ESA, the European Space Agency, ESRO began a programme in the field of telecommunications.",
      "administrator": null,
      "founding_year": "1964",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1007,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1007/?format=api",
      "name": "Space Services Inc.",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "",
      "description": "Space Services, Inc. of America (SSIA) is a space services company that provides star naming services as well as space burial services through its subsidiary company, Celestis.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 195,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/195/?format=api",
      "name": "Sandia National Laboratories",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "SNL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 117,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/117/?format=api",
      "name": "Eurockot Launch Services",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA,RUS",
      "abbrev": "ELS",
      "description": "Eurockot Launch Services GmbH is a commercial spacecraft launch provider and was founded in 1995. Eurockot uses an expendable launch vehicle called the Rockot to place satellites into low Earth orbit (LEO). Eurockot is jointly owned by ArianeGroup, which holds 51 percent, and by Khrunichev State Research and Production Space Center, which holds 49 percent. Eurockot launches from dedicated launch facilities at the Plesetsk Cosmodrome in northern Russia.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}