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

{
    "count": 336,
    "next": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=30&ordering=featured",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=10&ordering=featured",
    "results": [
        {
            "id": 272,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api",
            "name": "China Rocket Co. Ltd.",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "CHNR",
            "description": "China Rocket Co. Ltd. is a spinoff of China’s state-owned launch vehicle manufacturer using a “commercial business model”.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520rocket2520co.2520ltd._logo_20221001084159.png"
        },
        {
            "id": 240,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/240/?format=api",
            "name": "Optus",
            "featured": false,
            "type": "Commercial",
            "country_code": "AUS",
            "abbrev": "OPT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1005,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1005/?format=api",
            "name": "Royal Aircraft Establishment",
            "featured": false,
            "type": "Government",
            "country_code": "GBR",
            "abbrev": "",
            "description": "The Royal Aircraft Establishment (RAE) was a British research establishment, known by several different names during its history, that eventually came under the aegis of the UK Ministry of Defence (MoD), before finally losing its identity in mergers with other institutions.",
            "administrator": null,
            "founding_year": "1904",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1057,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1057/?format=api",
            "name": "Maxar Technologies",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Maxar",
            "description": "Maxar Technologies Inc. is a space technology company headquartered in Westminster, Colorado, United States, specializing in manufacturing communication, Earth observation, radar, and on-orbit servicing satellites, satellite products, and related services.",
            "administrator": "President & CEO: Daniel Jablonsky",
            "founding_year": "2017",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maxar2520technologies_logo_20230806171500.png"
        },
        {
            "id": 1051,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1051/?format=api",
            "name": "Payload Aerospace S.L.",
            "featured": false,
            "type": "Commercial",
            "country_code": "ESP",
            "abbrev": "PLD Space",
            "description": "Payload Aerospace S.L. is a Spanish company developing two partially-reusable launch vehicles called Miura 1 and Miura 5.",
            "administrator": "CEO: Raúl Torres",
            "founding_year": "2011",
            "launchers": "Miura 1 | Miura 5",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/payload2520aerospace2520s.l._logo_20230530095525.png"
        },
        {
            "id": 251,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/251/?format=api",
            "name": "AlYahSat",
            "featured": false,
            "type": "Commercial",
            "country_code": "ARE",
            "abbrev": "ALYAH",
            "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": 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": 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": 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"
        }
    ]
}