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=100&ordering=total_launch_count
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=110&ordering=total_launch_count",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=90&ordering=total_launch_count",
  "results": [
    {
      "id": 146,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/146/?format=api",
      "name": "Canadian Arrow",
      "featured": false,
      "type": "Commercial",
      "country_code": "CAN",
      "abbrev": "Canadian Arrow",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 203,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/203/?format=api",
      "name": "SES",
      "featured": false,
      "type": "Commercial",
      "country_code": "LUX",
      "abbrev": "SES",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 230,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/230/?format=api",
      "name": "Broadcasting Satellite System Corporation",
      "featured": false,
      "type": "Commercial",
      "country_code": "JPN",
      "abbrev": "BSAT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 237,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/237/?format=api",
      "name": "PT Telkom Indonesia",
      "featured": false,
      "type": "Commercial",
      "country_code": "IDN",
      "abbrev": "TLKM",
      "description": "PT Telkom Indonesia is an Indonesian multinational telecommunications conglomerate with its corporate headquarters in Bandung and its operational headquarters in the Telkom Landmark Complex in Jakarta.",
      "administrator": "CEO: Ririek Adriansyah",
      "founding_year": "1856",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pt2520telkom2520indonesia_logo_20240217062529.png"
    },
    {
      "id": 239,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/239/?format=api",
      "name": "Satmex",
      "featured": false,
      "type": "Commercial",
      "country_code": "MEX",
      "abbrev": "SATMEX",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 68,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/68/?format=api",
      "name": "Space Research Centre",
      "featured": false,
      "type": "Government",
      "country_code": "POL",
      "abbrev": "CBK-PAN",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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": 178,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/178/?format=api",
      "name": "Airbus Defence and Space",
      "featured": false,
      "type": "Multinational",
      "country_code": "FRA,ITA,DEU,ESP,GBR",
      "abbrev": "ADS",
      "description": "Airbus Defence and Space is a division of Airbus responsible for defence and aerospace products and services. The division was formed in January 2014 during the corporate restructuring of European Aeronautic Defence and Space (EADS), and comprises the former Airbus Military, Astrium, and Cassidian divisions. It is the world's second largest space company after Boeing and one of the top ten defence companies in the world.",
      "administrator": "CEO: Michael Schoellhorn",
      "founding_year": "2014",
      "launchers": "Ariane",
      "spacecraft": "ATV | Columbus | Orion ESM",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/airbus_defence__image_20250211203957.jpg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/airbus2520defence2520and2520space_logo_20190207032423.png"
    },
    {
      "id": 1056,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1056/?format=api",
      "name": "Space Development Agency",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "SDA",
      "description": "The Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.",
      "administrator": "Director: Derek Tournear",
      "founding_year": "2019",
      "launchers": "",
      "spacecraft": "",
      "parent": "United States Space Force",
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520development2520agency_logo_20230806170522.jpg"
    },
    {
      "id": 224,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/224/?format=api",
      "name": "GeoOptics",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "GO",
      "description": "GeoOptics is an environmental data company that aims to deliver a wealth of information about the changing planet to users in near real time.",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}