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=150&ordering=featured
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=160&ordering=featured",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=140&ordering=featured",
  "results": [
    {
      "id": 229,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/229/?format=api",
      "name": "Eutelsat",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "EUTEL",
      "description": "Eutelsat S.A. is a French satellite operator. Providing coverage over the entire European continent, the Middle East, Africa, Asia and the Americas.",
      "administrator": "CEO: Eva Berneke",
      "founding_year": "1977",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 282,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/282/?format=api",
      "name": "Aevum",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "AEV",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1098,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1098/?format=api",
      "name": "Innospace",
      "featured": false,
      "type": "Private",
      "country_code": "KOR",
      "abbrev": "IS",
      "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
      "administrator": "CEO: Kim Soo-jong",
      "founding_year": "2017",
      "launchers": "HANBIT",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png"
    },
    {
      "id": 1071,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1071/?format=api",
      "name": "Synspective",
      "featured": false,
      "type": "Private",
      "country_code": "JPN",
      "abbrev": "",
      "description": "Synspective was established with the aim to integrate SAR satellite technology in society through the agility of a start-up company. Synspective derives its name from the company concept of “Synthetic Data for Perspective on Sustainable Development.",
      "administrator": "CEO: Dr. Motoyuki Arai",
      "founding_year": "2018",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/synspective_log_image_20240325082018.png"
    },
    {
      "id": 139,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/139/?format=api",
      "name": "Armadillo Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Armadillo",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1091,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1091/?format=api",
      "name": "ispace",
      "featured": false,
      "type": "Commercial",
      "country_code": "JPN",
      "abbrev": "ispace",
      "description": "ispace Inc. is a publicly traded Japanese company developing robotic spacecraft and other technology to compete for both transportation and exploration mission contracts from space agencies and other private industries. ispace's mission is to enable its clients to discover, map, and use natural lunar resources.",
      "administrator": "Founder: Takeshi Hakamada",
      "founding_year": "2010",
      "launchers": "",
      "spacecraft": "Hakuto-R",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ispace_logo_image_20250114201942.png"
    },
    {
      "id": 243,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/243/?format=api",
      "name": "Hughes",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "HUGH",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 248,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/248/?format=api",
      "name": "ProtoStar",
      "featured": false,
      "type": "Commercial",
      "country_code": "BMU",
      "abbrev": "PROTO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 255,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/255/?format=api",
      "name": "Avanti Communications",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "AVN",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}