Agency List
Modes
Levels of detail in the response - list, normal, detailed
Example - /agencies/?mode=list
Filters
Parameters - abbrev, abbrev__contains, attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, consecutive_successful_landings, consecutive_successful_landings__gt, consecutive_successful_landings__gte, consecutive_successful_landings__lt, consecutive_successful_landings__lte, consecutive_successful_launches, consecutive_successful_launches__gt, consecutive_successful_launches__gte, consecutive_successful_launches__lt, consecutive_successful_launches__lte, country_code, description, description__contains, failed_landings, failed_landings__gt, failed_landings__gte, failed_landings__lt, failed_landings__lte, failed_launches, failed_launches__gt, failed_launches__gte, failed_launches__lt, failed_launches__lte, featured, founding_year, founding_year__gt, founding_year__gte, founding_year__lt, founding_year__lte, id, name, name__contains, parent__id, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, spacecraft, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte, successful_launches, successful_launches__gt, successful_launches__gte, successful_launches__lt, successful_launches__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte, type__id
Example - /agencies/?abbrev=NASA
Search
Fields searched - abbrev, name
Example - /agencies/?search=SpaceX
Ordering
Fields - attempted_landings, consecutive_successful_landings, consecutive_successful_launches, failed_landings, failed_launches, featured, id, name, pending_launches, successful_landings, successful_launches, total_launch_count
Example - /agencies/?ordering=-total_launch_count
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /agencies/?limit=2
Format
Switch to JSON output - /agencies/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/agencies/?format=api&offset=160&ordering=-failed_launches
{ "count": 349, "next": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=170&ordering=-failed_launches", "previous": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=150&ordering=-failed_launches", "results": [ { "response_mode": "normal", "id": 143, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/143/?format=api", "name": "PlanetSpace", "abbrev": "PlanetSpace", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 179, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/179/?format=api", "name": "Orbital ATK", "abbrev": "OA", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.", "administrator": "President: David W. Thompson", "founding_year": 2015, "launchers": "Antares | Minotaur | Pegasus", "spacecraft": "", "parent": null, "image": { "id": 22, "name": "Minotaur-V on the launch pad", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184643.jpeg", "credit": "NASA/NASA Edge/Franklin Fitzgerald", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "logo": { "id": 167, "name": "[AUTO] Orbital ATK - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185056.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 81, "name": "[AUTO] Orbital ATK - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_nation_20190207032453.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184830.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 1073, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1073/?format=api", "name": "DSN Corporation", "abbrev": "", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "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": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 239, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/239/?format=api", "name": "Satmex", "abbrev": "SATMEX", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 25, "name": "Mexico", "alpha_2_code": "MX", "alpha_3_code": "MEX", "nationality_name": "Mexican", "nationality_name_composed": "Mexico" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 1051, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1051/?format=api", "name": "Payload Aerospace S.L.", "abbrev": "PLD Space", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 7, "name": "Spain", "alpha_2_code": "ES", "alpha_3_code": "ESP", "nationality_name": "Spanish", "nationality_name_composed": "Hispano" } ], "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": null, "logo": { "id": 169, "name": "[AUTO] Payload Aerospace S.L. - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/payload2520aerospace2520s.l._logo_20230530095525.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185100.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 83, "name": "PLD Space social logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pld_space_socia_image_20260217091104.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pld_space_socia_image_thumbnail_20260217091105.jpeg", "credit": "PLD Space", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 1041, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1041/?format=api", "name": "United States Space Force", "abbrev": "USSF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Space Force (USSF) is the space service branch of the U.S. Armed Forces, one of the eight U.S. uniformed services.", "administrator": null, "founding_year": 2019, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 194, "name": "United States Space Force logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520space2520force_logo_20221102113048.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185155.png", "credit": "USSF", "license": { "id": 17, "name": "Department of Defense Image Use Policy", "priority": 6, "link": "https://www.dimoc.mil/resources/limitations/" }, "single_use": true, "variants": [] }, "social_logo": { "id": 2472, "name": "United States Space Force social logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_states_s_image_20250916065613.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_states_s_image_thumbnail_20250916065613.jpeg", "credit": "USSF", "license": { "id": 17, "name": "Department of Defense Image Use Policy", "priority": 6, "link": "https://www.dimoc.mil/resources/limitations/" }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 261, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/261/?format=api", "name": "Korean Astronaut Program", "abbrev": "KAP", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 35, "name": "South Korea", "alpha_2_code": "KR", "alpha_3_code": "KOR", "nationality_name": "South Korean", "nationality_name_composed": "South Korean" } ], "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": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 128, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/128/?format=api", "name": "Planetary Resources", "abbrev": "PRI", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 162, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/162/?format=api", "name": "People's Liberation Army", "abbrev": "PLA", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 150, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/150/?format=api", "name": "Masten Space Systems", "abbrev": "Masten", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null } ] }