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=210&ordering=total_launch_count
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=220&ordering=total_launch_count",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=200&ordering=total_launch_count",
  "results": [
    {
      "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": 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": 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"
    },
    {
      "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": 1065,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1065/?format=api",
      "name": "QPS Research Institute",
      "featured": false,
      "type": "Commercial",
      "country_code": "JPN",
      "abbrev": "iQPS",
      "description": "iQPS has developed “QPS-SAR”,a high-resolution small radar satellite and provides high-resolution and high-quality SAR images that enable observations of designated targets, even at night and/or in bad weather.",
      "administrator": "President: Shunsuke Onishi",
      "founding_year": "2005",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1069,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1069/?format=api",
      "name": "Astrobotic Technology",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "Astrobotic",
      "description": "Astrobotic Technology is an American private company that is developing space robotics technology for lunar and planetary missions.",
      "administrator": "CEO:  John Thornton",
      "founding_year": "2007",
      "launchers": "",
      "spacecraft": "Peregrine",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astrobotic2520technology_logo_20230820172908.png"
    },
    {
      "id": 1082,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1082/?format=api",
      "name": "Kinéis",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "KIN",
      "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.",
      "administrator": "CEO: Alexandre Tisserant",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_logo_20240117103827.png"
    },
    {
      "id": 1092,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1092/?format=api",
      "name": "Institute for Q-shu Pioneers of Space",
      "featured": false,
      "type": "Private",
      "country_code": "JPN",
      "abbrev": "iQPS",
      "description": "iQPS (Institute for Q-shu Pioneers of Space, Inc.) is a Japanese satellite manufacturer and operator. The company was founded as a spin-off company of Kyushu University in 2005.",
      "administrator": "CEO: Shunsuke Onishi",
      "founding_year": "2005",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iqps_logo_image_20250303221951.jpg"
    },
    {
      "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": 1096,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1096/?format=api",
      "name": "Infinite Orbits",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "",
      "description": "Infinite Orbits is a NewSpace company providing in-orbit services.",
      "administrator": "CEO: Adel Haddoud",
      "founding_year": "2017",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_20250827135422.png"
    }
  ]
}