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=-pending_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=-pending_launches",
    "previous": "https://ll.thespacedevs.com/2.2.0/agencies/?format=api&limit=10&offset=130&ordering=-pending_launches",
    "results": [
        {
            "id": 204,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/204/?format=api",
            "name": "Globalstar",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "GSAT",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 234,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/234/?format=api",
            "name": "XTAR LLC",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "XTAR",
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1003,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1003/?format=api",
            "name": "Aérospatiale",
            "featured": false,
            "type": "Government",
            "country_code": "FRA",
            "abbrev": "",
            "description": "Aérospatiale was a French state-owned aerospace manufacturer that built both civilian and military aircraft, rockets and satellites. It was originally known as Société nationale industrielle aérospatiale (SNIAS). Its head office was in the 16th arrondissement of Paris. The name was changed to Aérospatiale during 1970.",
            "administrator": null,
            "founding_year": "1970",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 182,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/182/?format=api",
            "name": "National Space Agency of the Republic of Kazakhstan",
            "featured": false,
            "type": "Government",
            "country_code": "KAZ",
            "abbrev": "KazCosmos",
            "description": "The National Space Agency of the Republic of Kazakhstan, or KazCosmos, was founded in 2007. They have launched 3 satellites, 2 of which are still in operation, KazSat-2 and KazSat-3. Their first cosmonaut class had to cosmonauts, one of which, Aidyn Aimbetov, flew aboard the ISS for 10 days. KazCosmos is heavily linked to the Russian Space Agency due to the Russian's primary launch site being Baikonur Cosmodrome, which is located in Kazakhstan.",
            "administrator": "Administrator: Talgat Musabayev",
            "founding_year": "2007",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 224,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/224/?format=api",
            "name": "GeoOptics",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "GO",
            "description": "GeoOptics is an environmental data company that aims to deliver a wealth of information about the changing planet to users in near real time.",
            "administrator": null,
            "founding_year": null,
            "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": 84,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/84/?format=api",
            "name": "Amsat",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA,ITA,DEU,IND,GBR,CAN,JPN",
            "abbrev": "AMSAT",
            "description": "AMSAT is a name for amateur radio satellite organizations worldwide, but in particular the Radio Amateur Satellite Corporation (AMSAT) with headquarters at Washington, D.C. AMSAT organizations design, build, arrange launches for, and then operate (command) satellites carrying amateur radio payloads, including the OSCAR series of satellites. Other informally affiliated national organizations exist, such as AMSAT Germany (AMSAT-DL) and AMSAT Japan (JAMSAT).",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": null
        },
        {
            "id": 1040,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1040/?format=api",
            "name": "CAS Space",
            "featured": false,
            "type": "Commercial",
            "country_code": "CHN",
            "abbrev": "CAS",
            "description": "CAS Space is a spin-off company from the Chinese Academy of Sciences (CAS) that is operating and plans to operate various launch vehicles of the Zhongke series.",
            "administrator": null,
            "founding_year": "2018",
            "launchers": "Zhongke",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cas2520space_logo_20220727081352.png"
        },
        {
            "id": 178,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/178/?format=api",
            "name": "Airbus Defence and Space",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,ITA,DEU,ESP,GBR",
            "abbrev": "AIRDS",
            "description": "Airbus Defence and Space is a division of Airbus responsible for defence and aerospace products and services. The division was formed in January 2014 during the corporate restructuring of European Aeronautic Defence and Space (EADS), and comprises the former Airbus Military, Astrium, and Cassidian divisions. It is the world's second largest space company after Boeing and one of the top ten defence companies in the world.",
            "administrator": "CEO: Michael Schoellhorn",
            "founding_year": "2014",
            "launchers": "Ariane",
            "spacecraft": "ATV | Columbus | Orion ESM",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/airbus_defence__image_20250211203957.jpg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/airbus2520defence2520and2520space_logo_20190207032423.png"
        },
        {
            "id": 1023,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1023/?format=api",
            "name": "Space Adventures",
            "featured": false,
            "type": "Private",
            "country_code": "USA",
            "abbrev": "SA",
            "description": "Space Adventures, Inc. is an American space tourism company founded in 1998 by Eric C. Anderson. Its offerings include zero-gravity atmospheric flights, orbital spaceflights and other spaceflight-related experiences including cosmonaut training, spacewalk training, and launch tours.",
            "administrator": "CEO: Eric C. Anderson",
            "founding_year": "1998",
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520adventures_logo_20210504183059.jpg"
        }
    ]
}