API endpoint that allows Agencies to be viewed.

GET: Return a list of all the existing users.

MODE: Normal and Detailed /2.0.0/agencies/?mode=detailed

FILTERS: Parameters - 'featured', 'agency_type', 'country_code' Example - /2.0.0/agencies/?featured=true

SEARCH EXAMPLE: /2.0.0/agencies/?search=nasa

ORDERING: Fields - 'id', 'name', 'featured' Example - /2.0.0/agencies/?ordering=featured

GET /2.0.0/agencies/?format=api&offset=170&ordering=featured
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 349,
  "next": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=180&ordering=featured",
  "previous": "https://lldev.thespacedevs.com/2.0.0/agencies/?format=api&limit=10&offset=160&ordering=featured",
  "results": [
    {
      "id": 1048,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1048/?format=api",
      "name": "Stoke Space",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "Stoke",
      "description": "Stoke Space Technologies is an American space launch company based in the Seattle suburb of Kent, Washington.",
      "administrator": "CEO: Andy Lapsa",
      "founding_year": "2020",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 19,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/19/?format=api",
      "name": "Centre for Remote Imaging, Sensing and Processing",
      "featured": false,
      "type": "Educational",
      "country_code": "SGP",
      "abbrev": "CRISP",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 188,
      "url": "https://lldev.thespacedevs.com/2.0.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-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg"
    },
    {
      "id": 108,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/108/?format=api",
      "name": "Swales Aerospace",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "SA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 191,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/191/?format=api",
      "name": "United Space Alliance",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "USA",
      "description": "United Space Alliance (USA) is a spaceflight operations company. USA is a joint venture which was established in August 1995 as a Limited Liability Company (LLC), equally owned by Boeing and Lockheed Martin.",
      "administrator": null,
      "founding_year": "1995",
      "launchers": "Space Shuttle",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520space2520alliance_image_20190830220958.jpg"
    },
    {
      "id": 1077,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1077/?format=api",
      "name": "Astroscale",
      "featured": false,
      "type": "Private",
      "country_code": "JPN",
      "abbrev": "ASC",
      "description": "Astroscale Holdings Inc. is a private orbital debris removal company headquartered in Tokyo, Japan. The company is developing satellite end-of-life and active debris removal services to mitigate the growing and hazardous buildup of debris in space.",
      "administrator": "COO: Chris Blackerby",
      "founding_year": "2013",
      "launchers": "",
      "spacecraft": "ELSA-d | ADRAS-J",
      "parent": null,
      "image_url": null
    },
    {
      "id": 226,
      "url": "https://lldev.thespacedevs.com/2.0.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
    },
    {
      "id": 243,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/243/?format=api",
      "name": "Hughes",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "HUGH",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 1092,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1092/?format=api",
      "name": "Institute for Q-shu Pioneers of Space",
      "featured": false,
      "type": "Private",
      "country_code": "JPN",
      "abbrev": "iQPS",
      "description": "iQPS (Institute for Q-shu Pioneers of Space, Inc.) is a Japanese satellite manufacturer and operator. The company was founded as a spin-off company of Kyushu University in 2005.",
      "administrator": "CEO: Shunsuke Onishi",
      "founding_year": "2005",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    },
    {
      "id": 248,
      "url": "https://lldev.thespacedevs.com/2.0.0/agencies/248/?format=api",
      "name": "ProtoStar",
      "featured": false,
      "type": "Commercial",
      "country_code": "BMU",
      "abbrev": "PROTO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null
    }
  ]
}