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=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=160&ordering=total_launch_count",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=140&ordering=total_launch_count",
  "results": [
    {
      "id": 1090,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1090/?format=api",
      "name": "Jet Propulsion Laboratory",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "JPL",
      "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
      "administrator": "Director: Dave Gallagher",
      "founding_year": "1936",
      "launchers": "",
      "spacecraft": "",
      "parent": "National Aeronautics and Space Administration",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png"
    },
    {
      "id": 1054,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1054/?format=api",
      "name": "Defense Advanced Research Projects Agency",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "DARPA",
      "description": "The Defense Advanced Research Projects Agency (DARPA) is a research and development agency of the United States Department of Defense responsible for the development of emerging technologies for use by the military.",
      "administrator": "Director: Stefanie Tompkins",
      "founding_year": "1958",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/defense2520advanced2520research2520projects2520agency_logo_20230726143005.png"
    },
    {
      "id": 156,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/156/?format=api",
      "name": "Alliant Techsystems",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "ATK",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1053,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
      "name": "Turkish Air Force",
      "featured": false,
      "type": "Government",
      "country_code": "TUR",
      "abbrev": "TAF",
      "description": "The Turkish Air Force is the aerial warfare service branch of the Turkish Armed Forces. It traces its origins to June 1911 when it was founded as the Ottoman Aviation Squadrons by the Ottoman Empire.",
      "administrator": null,
      "founding_year": "1911",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/turkish2520air2520force_logo_20230630072904.png"
    },
    {
      "id": 205,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/205/?format=api",
      "name": "Inmarsat",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "ISAT",
      "description": "Inmarsat is a British satellite telecommunications company, offering global mobile services. It provides telephone and data services to users worldwide, via portable or mobile terminals which communicate with ground stations through fifteen geostationary telecommunications satellites.",
      "administrator": "CEO: Rajeev Suri",
      "founding_year": "1979",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 226,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/226/?format=api",
      "name": "PanAmSat",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "PANAM",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1075,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1075/?format=api",
      "name": "Leidos",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "Leidos",
      "description": "Leidos, formerly known as Science Applications International Corporation (SAIC), is an American defense, aviation, information technology, and biomedical research company headquartered in Reston, Virginia, that provides scientific, engineering, systems integration, and technical services.",
      "administrator": "CEO: Thomas Bell",
      "founding_year": "2013",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leidos_logo_20230824131254.png"
    },
    {
      "id": 240,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/240/?format=api",
      "name": "Optus",
      "featured": false,
      "type": "Commercial",
      "country_code": "AUS",
      "abbrev": "OPT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 1045,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1045/?format=api",
      "name": "Rocket Factory Augsburg",
      "featured": false,
      "type": "Private",
      "country_code": "DEU",
      "abbrev": "RFA",
      "description": "Rocket Factory Augsburg AG (RFA) is a German New Space start-up located in Augsburg. It was founded in 2018 with the mission to build rockets just like cars.",
      "administrator": "COO: Stefan Brieschenk",
      "founding_year": "2018",
      "launchers": "RFA One",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_factory__image_20240325081246.png"
    }
  ]
}