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=40&ordering=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=50&ordering=successful_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=30&ordering=successful_landings",
  "results": [
    {
      "id": 1031,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1031/?format=api",
      "name": "Hindustan Aeronautics Limited",
      "featured": false,
      "type": "Government",
      "country_code": "IND",
      "abbrev": "HAL",
      "description": "Hindustan Aeronautics Limited is an Indian state-owned aerospace and defence company, headquartered in Bengaluru, India. Established on 23 December 1940, HAL is one of the oldest and largest aerospace and defence manufacturers in the world.",
      "administrator": "Chairman: R. Madhavan",
      "founding_year": "1940",
      "launchers": "",
      "spacecraft": "Gaganyaan",
      "parent": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan_aeron_image_20220205093649.png",
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_logo_20220205093649.png"
    },
    {
      "id": 1107,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1107/?format=api",
      "name": "Katalyst Space",
      "featured": false,
      "type": "Private",
      "country_code": "USA",
      "abbrev": "KTLST",
      "description": "",
      "administrator": null,
      "founding_year": "2020",
      "launchers": "",
      "spacecraft": "LINK",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/katalyst_space__image_20260612074331.png"
    },
    {
      "id": 122,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api",
      "name": "Sea Launch",
      "featured": false,
      "type": "Commercial",
      "country_code": "RUS",
      "abbrev": "SL",
      "description": null,
      "administrator": null,
      "founding_year": null,
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 205,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/205/?format=api",
      "name": "Inmarsat",
      "featured": false,
      "type": "Commercial",
      "country_code": "GBR",
      "abbrev": "ISAT",
      "description": "Inmarsat is a British satellite telecommunications company, offering global mobile services. It provides telephone and data services to users worldwide, via portable or mobile terminals which communicate with ground stations through fifteen geostationary telecommunications satellites.",
      "administrator": "CEO: Rajeev Suri",
      "founding_year": "1979",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1039,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1039/?format=api",
      "name": "Magellan Aerospace Corporation",
      "featured": false,
      "type": "Commercial",
      "country_code": "CAN",
      "abbrev": "MAC",
      "description": "Magellan Aerospace Corporation is a Canadian manufacturer of aerospace systems and components.",
      "administrator": "CEO: Phillip Underwood",
      "founding_year": "1996",
      "launchers": "Black Brant",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/magellan2520aerospace2520corporation_logo_20220622160105.png"
    },
    {
      "id": 229,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/229/?format=api",
      "name": "Eutelsat",
      "featured": false,
      "type": "Commercial",
      "country_code": "FRA",
      "abbrev": "EUTEL",
      "description": "Eutelsat S.A. is a French satellite operator. Providing coverage over the entire European continent, the Middle East, Africa, Asia and the Americas.",
      "administrator": "CEO: Eva Berneke",
      "founding_year": "1977",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": null
    },
    {
      "id": 1050,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
      "name": "Italian Air Force",
      "featured": false,
      "type": "Government",
      "country_code": "ITA",
      "abbrev": "IAF",
      "description": "The Italian Air Force is the air force of the Italian Republic. The Italian Air Force was founded as an independent service arm on 28 March 1923 by King Victor Emmanuel III as the Regia Aeronautica (\"Royal Air Force\"). After World War II, when Italy became a republic following a referendum, the Regia Aeronautica was given its current name.",
      "administrator": null,
      "founding_year": "1923",
      "launchers": "",
      "spacecraft": "",
      "parent": null,
      "image_url": null,
      "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/italian2520air2520force_logo_20230508150416.png"
    },
    {
      "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": 261,
      "url": "https://ll.thespacedevs.com/2.2.0/agencies/261/?format=api",
      "name": "Korean Astronaut Program",
      "featured": false,
      "type": "Government",
      "country_code": "KOR",
      "abbrev": "KAP",
      "description": "The Korean Astronaut Program was an initiative by the South Korean government to send the first Korean into space via the Russian space program. In 2008, Yi So-yeon became the first and only Korean to go to space for 10 days.",
      "administrator": null,
      "founding_year": "2006",
      "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
    }
  ]
}