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=featured
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=featured",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=210&ordering=featured",
  "results": [
    {
      "id": 101,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/101/?format=api",
      "name": "Philco Ford",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "PHILCO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 103,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/103/?format=api",
      "name": "RKK Energiya",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "RSC",
      "description": "",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_lo_image_20250921093034.png"
    },
    {
      "id": 248,
      "url": "https://ll.thespacedevs.com/2.2.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,
      "logo_url": null
    },
    {
      "id": 165,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/165/?format=api",
      "name": "US Army",
      "featured": false,
      "type": "Government",
      "country_code": "USA",
      "abbrev": "USA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 247,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/247/?format=api",
      "name": "Türksat",
      "featured": false,
      "type": "Commercial",
      "country_code": "TUR",
      "abbrev": "TRKST",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 249,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/249/?format=api",
      "name": "Echostar",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "ECHO",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1096,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1096/?format=api",
      "name": "Infinite Orbits",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "",
      "description": "Infinite Orbits is a NewSpace company providing in-orbit services.",
      "administrator": "CEO: Adel Haddoud",
      "founding_year": "2017",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_20250827135422.png"
    },
    {
      "id": 85,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/85/?format=api",
      "name": "Astronautic Technology Sdn Bhd",
      "featured": false,
      "type": "Commercial",
      "country_code": "MYS",
      "abbrev": "ATSB",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1024,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
      "name": "Virgin Galactic",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "VG",
      "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
      "administrator": "Founder: Richard Branson",
      "founding_year": "2004",
      "launchers": "VMS Eve",
      "spacecraft": "VSS Enterprise | VSS Unity",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png"
    },
    {
      "id": 233,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/233/?format=api",
      "name": "Direction générale de l'armement",
      "featured": false,
      "type": "Government",
      "country_code": "FRA",
      "abbrev": "DGA",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    }
  ]
}