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=failed_launches
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=failed_launches",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=200&ordering=failed_launches",
  "results": [
    {
      "id": 152,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/152/?format=api",
      "name": "UP Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "UPA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 87,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/87/?format=api",
      "name": "British Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "BAE",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 93,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/93/?format=api",
      "name": "Hughes Aircraft",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "HAC",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 158,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/158/?format=api",
      "name": "Chrysler",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "CHR",
      "description": "In July 1959, NASA chose the Redstone missile as the basis for the Mercury-Redstone Launch Vehicle to be used for suborbital test flights of the Project Mercury spacecraft. Three unmanned MRLV launch attempts were made between November 1960 and March 1961, two of which were successful. The MRLV successfully launched the chimpanzee Ham, and astronauts Alan Shepard and Gus Grissom on three suborbital flights in January, May and July 1961, respectively.",
      "administrator": null,
      "founding_year": "1950",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 1050,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
      "name": "Italian Air Force",
      "featured": false,
      "type": "Government",
      "country_code": "ITA",
      "abbrev": "IAF",
      "description": "The Italian Air Force is the air force of the Italian Republic. The Italian Air Force was founded as an independent service arm on 28 March 1923 by King Victor Emmanuel III as the Regia Aeronautica (\"Royal Air Force\"). After World War II, when Italy became a republic following a referendum, the Regia Aeronautica was given its current name.",
      "administrator": null,
      "founding_year": "1923",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/italian2520air2520force_logo_20230508150416.png"
    },
    {
      "id": 138,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/138/?format=api",
      "name": "Snecma",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "Snecma",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1061,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1061/?format=api",
      "name": "HawkEye 360",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "he360",
      "description": "HawkEye 360 is an American geospatial analytics company headquartered in Herndon, Virginia. It is a commercial seller of radio frequency signal location data gathered by a satellite constellation.",
      "administrator": "CEO: John Serafini",
      "founding_year": "2015",
      "launchers": "",
      "spacecraft": "HawkEye 360",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hawkeye2520360_logo_20230807090248.png"
    },
    {
      "id": 1094,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1094/?format=api",
      "name": "ATMOS Space Cargo",
      "featured": false,
      "type": "Private",
      "country_code": "DEU",
      "abbrev": "ATMOS",
      "description": "ATMOS Space Cargo designs and manufactures space capsules to return cargo from space.",
      "administrator": "CEO:  Sebastian Klaus",
      "founding_year": "2022",
      "launchers": "",
      "spacecraft": "Phoenix",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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"
    }
  ]
}