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=140&ordering=-successful_launches
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=150&ordering=-successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=130&ordering=-successful_launches",
    "results": [
        {
            "id": 76,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/76/?format=api",
            "name": "Swedish National Space Board",
            "featured": false,
            "type": "Government",
            "country_code": "SWE",
            "abbrev": "SNSB",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1025,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1025/?format=api",
            "name": "United States Departement of Defense",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "DoD",
            "description": "The DoD is a government agency in the United States. It is in charge of coordinating and supervising all agencies and functions of the government directly related to national security and the United States Armed Forces.",
            "administrator": null,
            "founding_year": "1947",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 65,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/65/?format=api",
            "name": "TUBITAK Space Technologies Research Institute",
            "featured": false,
            "type": "Government",
            "country_code": "TUR",
            "abbrev": "TUBITAK UZAY",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 156,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/156/?format=api",
            "name": "Alliant Techsystems",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "ATK",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 125,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/125/?format=api",
            "name": "A.M. Makarov Yuzhny Machine-Building Plant",
            "featured": false,
            "type": "Commercial",
            "country_code": "UKR",
            "abbrev": "PA Yuzhmash",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1064,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1064/?format=api",
            "name": "BlackSky",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "BS",
            "description": "BlackSky is an American private aerospace company specializing in geospatial intelligence services. It operates the BlackSky constellation of Earth-imaging small satellites.",
            "administrator": "CEO: Brian O’Toole",
            "founding_year": "2013",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blacksky_logo_20230810081114.png"
        },
        {
            "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": 86,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/86/?format=api",
            "name": "Ball Aerospace & Technologies Corp.",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "BLL",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 263,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/263/?format=api",
            "name": "OneSpace",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "OS",
            "description": "OneSpace is a Chinese private space launch group based in Beijing, subsidiaries in Chongqing, Shenzhen and Xi'an. OneSpace was founded in 2015.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1090,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1090/?format=api",
            "name": "Jet Propulsion Laboratory",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "JPL",
            "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
            "administrator": "Director: Laurie Leshin",
            "founding_year": "1936",
            "launchers": "",
            "spacecraft": "",
            "parent": "National Aeronautics and Space Administration",
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png"
        }
    ]
}