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=270&ordering=-total_launch_count
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=280&ordering=-total_launch_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=260&ordering=-total_launch_count",
    "results": [
        {
            "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"
        },
        {
            "id": 1060,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1060/?format=api",
            "name": "Northstar Earth & Space",
            "featured": false,
            "type": "Private",
            "country_code": "CAN",
            "abbrev": "Northstar",
            "description": "NorthStar seeks to empower humanity to preserve our planet through a unique Space and Earth information & intelligence platform using space-based sensors. NorthStar strives to help transform the way governments, industry and institutions assess risk, enforce regulations and make decisions to foster the sustainable development of our planet and deliver a safe and secure near-Earth environment.",
            "administrator": "Founder:  Stewart Bain",
            "founding_year": "2015",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1056,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1056/?format=api",
            "name": "Space Development Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "SDA",
            "description": "The Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.",
            "administrator": "Director: Derek Tournear",
            "founding_year": "2019",
            "launchers": "",
            "spacecraft": "",
            "parent": "United States Space Force",
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520development2520agency_logo_20230806170522.jpg"
        },
        {
            "id": 1053,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
            "name": "Turkish Air Force",
            "featured": false,
            "type": "Government",
            "country_code": "TUR",
            "abbrev": "TAF",
            "description": "The Turkish Air Force is the aerial warfare service branch of the Turkish Armed Forces. It traces its origins to June 1911 when it was founded as the Ottoman Aviation Squadrons by the Ottoman Empire.",
            "administrator": null,
            "founding_year": "1911",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/turkish2520air2520force_logo_20230630072904.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": 1073,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1073/?format=api",
            "name": "DSN Corporation",
            "featured": false,
            "type": "Commercial",
            "country_code": "JPN",
            "abbrev": "",
            "description": "DSN Corporation Japanese: 株式会社ディー・エス・エヌ is a corporation owned by SKY Perfect JSAT Group, NEC and NTT Com. It was founded on December 19, 2012 for the sole purpose of acting as an investment vehicle in the private finance initiative that would handle the Japanese military X-band DSN satellite network from 2015 to 2031.",
            "administrator": null,
            "founding_year": "2012",
            "launchers": "",
            "spacecraft": "",
            "parent": "SKY Perfect JSAT Group",
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 109,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/109/?format=api",
            "name": "Turkish Aerospace Industries",
            "featured": false,
            "type": "Commercial",
            "country_code": "TUR",
            "abbrev": "TAI",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 162,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/162/?format=api",
            "name": "People's Liberation Army",
            "featured": false,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "PLA",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1093,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1093/?format=api",
            "name": "Varda Space Industries",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "Varda",
            "description": "Varda Space Industries is a privately held American space research company headquartered in El Segundo, California. Founded in January 2021, the company designs, builds, and flies spacecraft that process pharmaceuticals in microgravity. The company targets small molecule crystallization, which is difficult to produce in Earth's gravity, and brings those crystals back to Earth with their atmospheric reentry vehicle.",
            "administrator": "President: Delian Asparouhov",
            "founding_year": "2021",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/varda_space_log_image_20250315065155.png"
        },
        {
            "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
        }
    ]
}