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=90&ordering=consecutive_successful_landings
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=100&ordering=consecutive_successful_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=80&ordering=consecutive_successful_landings",
  "results": [
    {
      "id": 1040,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1040/?format=api",
      "name": "CAS Space",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "CAS",
      "description": "CAS Space is a spin-off company from the Chinese Academy of Sciences (CAS) that is operating and plans to operate various launch vehicles of the Zhongke series.",
      "administrator": null,
      "founding_year": "2018",
      "launchers": "Zhongke",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cas2520space_logo_20220727081352.png"
    },
    {
      "id": 212,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/212/?format=api",
      "name": "Digital Globe",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "DGI",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1080,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1080/?format=api",
      "name": "Orienspace Technology",
      "featured": false,
      "type": "Commercial",
      "country_code": "CHN",
      "abbrev": "OrienSpace",
      "description": "Galactic Energy is a private aerospace company headquartered in Yantai, Shandong, China, established in 2020. The company is developing the Gravity Series of satellite launch vehicles.",
      "administrator": null,
      "founding_year": "2020",
      "launchers": "Gravity-1",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orienspace2520technology_logo_20240112075736.png"
    },
    {
      "id": 1048,
      "url": "https://ll.thespacedevs.com/2.2.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,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stoke2520space_logo_20230308081301.png"
    },
    {
      "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": 1088,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1088/?format=api",
      "name": "Hungarian Ministry of Foreign Affairs and Trade",
      "featured": false,
      "type": "Government",
      "country_code": "HUN",
      "abbrev": "",
      "description": "",
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1101,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1101/?format=api",
      "name": "HyPrSpace",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "HyPrSpace",
      "description": "HyPrSpace (Hybrid Propulsion for Space) is a French rocket startup founded in 2019, in Bordeaux.",
      "administrator": "CEO: Alexandre Mangeot",
      "founding_year": "2019",
      "launchers": "Baguette",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ob-1_mk1_launch_image_20251117104012.jpg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_logo_image_20251117104144.jpg"
    },
    {
      "id": 204,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/204/?format=api",
      "name": "Globalstar",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "GSAT",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1035,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1035/?format=api",
      "name": "Seventh Ministry of Machine Building Industry",
      "featured": false,
      "type": "Government",
      "country_code": "CHN",
      "abbrev": "CASC",
      "description": "Chinese governmental entity in charge of space research from November 1964 to April 1982.",
      "administrator": null,
      "founding_year": "1964",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 260,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/260/?format=api",
      "name": "Planet Labs",
      "featured": false,
      "type": "Commercial",
      "country_code": "USA",
      "abbrev": "PL",
      "description": "Planet Labs is an American Earth Imaging based in San Francisco, CA that designs and manufactures cubesat's called 'Doves' that are delivered into orbit as secondary payloads. Each cube-sat is equipped with a high-powered telescope that when combined with a constellation can provide a complete image of the Earth.",
      "administrator": "CEO: Will Marshall",
      "founding_year": "2010",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/planet2520labs_image_20190207032455.jpeg",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/planet2520labs_logo_20190207032455.png"
    }
  ]
}