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=270&ordering=-failed_landings
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=280&ordering=-failed_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=260&ordering=-failed_landings",
  "results": [
    {
      "id": 131,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/131/?format=api",
      "name": "Andrews Space",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Andrews Space",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 97,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/97/?format=api",
      "name": "NPO Lavochkin",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "LA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 166,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api",
      "name": "US Navy",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "USN",
      "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.",
      "administrator": null,
      "founding_year": "1963",
      "launchers": "",
      "spacecraft": "Vanguard 1-3 | Parker Solar Probe",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 140,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/140/?format=api",
      "name": "Bigelow Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Bigelow",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 197,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/197/?format=api",
      "name": "Lockheed Martin Space Operations",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "LMSO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 247,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/247/?format=api",
      "name": "Türksat",
      "featured": false,
      "type": "Commercial",
      "country_code": "TUR",
      "abbrev": "TRKST",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 213,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/213/?format=api",
      "name": "Missile Defense Agency",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "MDA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 35,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/35/?format=api",
      "name": "Israeli Space Agency",
      "featured": false,
      "type": "Government",
      "country_code": "ISR",
      "abbrev": "ISA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}