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=220&ordering=-pending_launches
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=230&ordering=-pending_launches",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=210&ordering=-pending_launches",
  "results": [
    {
      "id": 100,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
      "name": "Orbital Sciences Corporation",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "OSC",
      "description": "",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital_science_image_20251120065555.png"
    },
    {
      "id": 80,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
      "name": "Boeing",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "BA",
      "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
      "administrator": "CEO: Kelly Ortberg",
      "founding_year": "1916",
      "launchers": "SLS",
      "spacecraft": "Starliner",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png"
    },
    {
      "id": 110,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/110/?format=api",
      "name": "TRW",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "TRW",
      "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": 1097,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1097/?format=api",
      "name": "NordSpace",
      "featured": false,
      "type": "Private",
      "country_code": "CAN",
      "abbrev": "",
      "description": "Canadian Company developing sub-orbital launchers and satellite parts.",
      "administrator": "CEO: Rahul Goel",
      "founding_year": "2022",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo_image_20250829145717.png"
    },
    {
      "id": 113,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/113/?format=api",
      "name": "INVAP",
      "featured": false,
      "type": "Commercial",
      "country_code": "ARG",
      "abbrev": "INVAP",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "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
    },
    {
      "id": 241,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/241/?format=api",
      "name": "WildBlue",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "WBLU",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 125,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/125/?format=api",
      "name": "A.M. Makarov Yuzhny Machine-Building Plant",
      "featured": false,
      "type": "Commercial",
      "country_code": "UKR",
      "abbrev": "PA Yuzhmash",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 128,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/128/?format=api",
      "name": "Planetary Resources",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "PRI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}