API endpoint that allows Agencies to be viewed.

GET: Return a list of all the existing users.

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

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

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

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

GET /2.0.0/agencies/?format=api&offset=250&ordering=-featured
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 350,
  "next": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=260&ordering=-featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=240&ordering=-featured",
  "results": [
    {
      "id": 126,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/126/?format=api",
      "name": "Deep Space Industries",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "DSI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1041,
      "url": "https://lldev.thespacedevs.com/2.0.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": "Chief of Space Operations: Gen. Douglas Schiess",
      "founding_year": "2019",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 196,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/196/?format=api",
      "name": "Land Launch",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "LL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1001,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1001/?format=api",
      "name": "EXOS Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "EXOS",
      "description": "Exos Aerospace Systems & Technologies is an aerospace manufacturer and developer of reusable launch systems intended to support unmanned orbital spaceflight launches, and is based in Caddo Mills, Texas.",
      "administrator": "President: David Mitchell",
      "founding_year": "2014",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/exos2520aerospace_image_20190629155318.jpg"
    },
    {
      "id": 204,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/204/?format=api",
      "name": "Globalstar",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "GSAT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 232,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/232/?format=api",
      "name": "European Organisation for the Exploitation of Meteorological Satellites",
      "featured": false,
      "type": "Multinational",
      "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,TUR,BEL,PRT,NLD,HUN,POL,BGR,SVK,DNK,CZE,ROU,NOR,HRV,FIN,GRC,EST,IRL,ISL,LVA,LTU,LUX,SVN",
      "abbrev": "EUMETSAT",
      "description": "The European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT) is an intergovernmental organisation created through an international convention agreed by a current total of 30 European Member States.\r\n\r\nEUMETSAT's primary objective is to establish, maintain and exploit European systems of operational meteorological satellites. EUMETSAT is responsible for the launch and operation of the satellites and for delivering satellite data to end-users as well as contributing to the operational monitoring of climate and the detection of global climate changes.",
      "administrator": null,
      "founding_year": "1986",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eumetsat_hq_image_20250723121241.jpg"
    },
    {
      "id": 1048,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1048/?format=api",
      "name": "Stoke Space",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "Stoke",
      "description": "Stoke Space Technologies is an American space launch company based in the Seattle suburb of Kent, Washington.",
      "administrator": "CEO: Andy Lapsa",
      "founding_year": "2020",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 182,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/182/?format=api",
      "name": "National Space Agency of the Republic of Kazakhstan",
      "featured": false,
      "type": "Government",
      "country_code": "KAZ",
      "abbrev": "KazCosmos",
      "description": "The National Space Agency of the Republic of Kazakhstan, or KazCosmos, was founded in 2007. They have launched 3 satellites, 2 of which are still in operation, KazSat-2 and KazSat-3. Their first cosmonaut class had to cosmonauts, one of which, Aidyn Aimbetov, flew aboard the ISS for 10 days. KazCosmos is heavily linked to the Russian Space Agency due to the Russian's primary launch site being Baikonur Cosmodrome, which is located in Kazakhstan.",
      "administrator": "Administrator: Talgat Musabayev",
      "founding_year": "2007",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1059,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1059/?format=api",
      "name": "Capella Space",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "",
      "description": "Capella Space is an American space company. It is developing space-based radar Earth observation satellites equipped with synthetic-aperture radar that can penetrate clouds and work at night.",
      "administrator": "CEO: Payam Banazadeh",
      "founding_year": "2016",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1019,
      "url": "https://lldev.thespacedevs.com/2.0.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
    }
  ]
}