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=featured
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=featured",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=210&ordering=featured",
  "results": [
    {
      "id": 1077,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1077/?format=api",
      "name": "Astroscale",
      "featured": false,
      "type": "Private",
      "country_code": "JPN",
      "abbrev": "ASC",
      "description": "Astroscale Holdings Inc. is a private orbital debris removal company headquartered in Tokyo, Japan. The company is developing satellite end-of-life and active debris removal services to mitigate the growing and hazardous buildup of debris in space.",
      "administrator": "COO: Chris Blackerby",
      "founding_year": "2013",
      "launchers": "",
      "spacecraft": "ELSA-d | ADRAS-J",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astroscale_logo_image_20240325075850.png"
    },
    {
      "id": 1042,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1042/?format=api",
      "name": "Skyrora",
      "featured": false,
      "type": "Private",
      "country_code": "GBR",
      "abbrev": "SKR",
      "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.",
      "administrator": "CEO: Volodymyr Lvykin",
      "founding_year": "2017",
      "launchers": "Skyrora",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png"
    },
    {
      "id": 1100,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1100/?format=api",
      "name": "Latitude",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "LAT",
      "description": "Latitude (formerly Venture Orbital Systems) is a French rocket manufacturing company developing the Zéphyr rocket.",
      "administrator": "CEO: Aurélie Bressollette",
      "founding_year": "2019",
      "launchers": "Zéphyr",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/latitude_logo_image_20251116181423.png"
    },
    {
      "id": 41,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/41/?format=api",
      "name": "Korea Aerospace Research Institute",
      "featured": false,
      "type": "Government",
      "country_code": "KOR",
      "abbrev": "KARI",
      "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
      "administrator": "Administrator: Lee Sang-Ryool",
      "founding_year": "1989",
      "launchers": "Nuri",
      "spacecraft": "",
      "parent": "Korea AeroSpace Administration",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png"
    },
    {
      "id": 137,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/137/?format=api",
      "name": "Reaction Engines Ltd.",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "REL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 107,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/107/?format=api",
      "name": "Surrey Satellite Technology Ltd",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "SSTL",
      "description": "Surrey Satellite Technology Ltd, or SSTL, is a company involved in the manufacture and operation of small satellites. A spin-off company of the University of Surrey, it is presently wholly owned by Airbus Defence and Space.",
      "administrator": null,
      "founding_year": "1985",
      "launchers": "",
      "spacecraft": "",
      "parent": "Airbus Defence and Space",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/surrey_satellit_image_20251030072841.png"
    },
    {
      "id": 118,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/118/?format=api",
      "name": "International Launch Services",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "ILS",
      "description": "International Launch Services, Inc. (ILS) is a joint venture with exclusive rights to the worldwide sale of commercial Angara and Proton rocket launch services. Proton launches take place at the Baikonur Cosmodrome in Kazakhstan while Angara is planned to launch from the Plesetsk and Vostochny Cosmodromes in Russia.",
      "administrator": "President: Tiphaine Louradour",
      "founding_year": "1995",
      "launchers": "",
      "spacecraft": "",
      "parent": "Khrunichev State Research and Production Space Center",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520launch2520services_logo_20200714154120.png"
    },
    {
      "id": 149,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/149/?format=api",
      "name": "Interorbital Systems",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "IOS",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1021,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api",
      "name": "Galactic Energy",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "GE",
      "description": "Galactic Energy is a private aerospace company headquartered in Beijing, China. Established by senior engineers in 2018, Galactic Energy engages in low-cost commercial space launch business.",
      "administrator": null,
      "founding_year": "2018",
      "launchers": "Ceres-1 | Pallas-1",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galactic_energy_image_20201106095228.jpeg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galactic2520energy_logo_20201106095229.png"
    },
    {
      "id": 157,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/157/?format=api",
      "name": "Bristol Aerospace Company",
      "featured": false,
      "type": "Commercial",
      "country_code": "CAN",
      "abbrev": "BAC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}