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=150&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=160&ordering=-successful_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=140&ordering=-successful_launches",
    "results": [
        {
            "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"
        },
        {
            "id": 157,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/157/?format=api",
            "name": "Bristol Aerospace Company",
            "featured": false,
            "type": "Commercial",
            "country_code": "CAN",
            "abbrev": "BAC",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 254,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/254/?format=api",
            "name": "British Satellite Broadcasting",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "BSB",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 92,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/92/?format=api",
            "name": "Hawker Siddeley Dynamics",
            "featured": false,
            "type": "Commercial",
            "country_code": "GBR",
            "abbrev": "HSD",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 186,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/186/?format=api",
            "name": "Polish Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "POL",
            "abbrev": "POLSA",
            "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": 144,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/144/?format=api",
            "name": "Scaled Composites",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "Scaled",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1010,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1010/?format=api",
            "name": "KB Mashinostroyeniya",
            "featured": false,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "",
            "description": "KB Mashinostroyeniya or KBM for short is a state defence enterprise, scientific and design R&D centre specialised in missile systems located in Kolomna, Moscow region, Russia. Part of Rostec state corporation.",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 77,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/77/?format=api",
            "name": "OHB System",
            "featured": false,
            "type": "Commercial",
            "country_code": "DEU",
            "abbrev": "OHB",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 120,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/120/?format=api",
            "name": "SpaceQuest, Ltd.",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SQ",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        }
    ]
}