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=300&ordering=consecutive_successful_launches
{ "count": 346, "next": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=310&ordering=consecutive_successful_launches", "previous": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=290&ordering=consecutive_successful_launches", "results": [ { "response_mode": "normal", "id": 46, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/46/?format=api", "name": "National Center of Space Research", "abbrev": "CNES", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.", "administrator": "CEO: François Jacq", "founding_year": 1961, "launchers": "Ariane 5", "spacecraft": "Mars/Venus Express | Rosetta", "parent": null, "image": { "id": 2425, "name": "CNES Toulouse entrance", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_toulouse_e_image_20250722090314.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_toulouse_e_image_thumbnail_20250722090314.jpeg", "credit": "CNES", "license": { "id": 26, "name": "CNES Image Use Policy", "priority": 2, "link": "https://phototheque.cnes.fr/cnes/info2.do" }, "single_use": true, "variants": [] }, "logo": { "id": 2426, "name": "CNES logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_logo_image_20250722090832.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_logo_image_thumbnail_20250722090832.png", "credit": "CNES", "license": { "id": 26, "name": "CNES Image Use Policy", "priority": 2, "link": "https://phototheque.cnes.fr/cnes/info2.do" }, "single_use": true, "variants": [ { "id": 17, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/logo_cnes_2017__image_20250722090832.png" }, { "id": 18, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/logo_cnes_2017__image_20250722090832.png" } ] }, "social_logo": { "id": 2427, "name": "CNES social logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_social_log_image_20250722090952.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_social_log_image_thumbnail_20250722090953.jpeg", "credit": "CNES", "license": { "id": 26, "name": "CNES Image Use Policy", "priority": 2, "link": "https://phototheque.cnes.fr/cnes/info2.do" }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 1038, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "abbrev": "ELA", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" } ], "description": "Equatorial Launch Australia (ELA) is an Australian startup founded in 2015 to provide commercial space launches from the Arnhem Land spaceport.", "administrator": "CEO: Michael Jones", "founding_year": 2015, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 129, "name": "[AUTO] Equatorial Launch Australia - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_logo_20220912001304.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184945.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 54, "name": "[AUTO] Equatorial Launch Australia - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_nation_20220622154855.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184752.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 41, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/41/?format=api", "name": "Korea Aerospace Research Institute", "abbrev": "KARI", "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 Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.", "administrator": "Administrator: Lee Sang-Ryool", "founding_year": 1989, "launchers": "Nuri", "spacecraft": "", "parent": "Korea AeroSpace Administration", "image": null, "logo": { "id": 154, "name": "[AUTO] Korea Aerospace Research Institute - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185029.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 72, "name": "[AUTO] Korea Aerospace Research Institute - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 36, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/36/?format=api", "name": "Italian Space Agency", "abbrev": "ASI", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 1032, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1032/?format=api", "name": "Islamic Revolutionary Guard Corps Aerospace Force", "abbrev": "IRGCAF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 32, "name": "Iran", "alpha_2_code": "IR", "alpha_3_code": "IRN", "nationality_name": "Iranian", "nationality_name_composed": "Irano" } ], "description": "The Islamic Revolutionary Guard Corps Aerospace Force is the strategic missile, air, and space force within the Islamic Revolutionary Guard Corps of Iran. It was renamed from the IRGC Air Force into the IRGC Aerospace Force in 2009.", "administrator": "Brigadier General: Ali Jafarabadi", "founding_year": 1985, "launchers": "Qased", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 148, "name": "[AUTO] Islamic Revolutionary Guard Corps Aerospace Force - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_logo_20220308095207.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185017.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 67, "name": "[AUTO] Islamic Revolutionary Guard Corps Aerospace Force - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/islamic2520revolutionary2520guard2520corps2520aerospace2520force_nation_20220308095207.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184810.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 111, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "abbrev": "PRSC", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.", "administrator": "CEO: Dmitry Baranov", "founding_year": 1996, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 171, "name": "[AUTO] Progress Rocket Space Center - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": null }, { "response_mode": "normal", "id": 1040, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1040/?format=api", "name": "CAS Space", "abbrev": "CAS", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "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": null, "logo": { "id": 122, "name": "[AUTO] CAS Space - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cas2520space_logo_20220727081352.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184930.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 48, "name": "[AUTO] CAS Space - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cas2520space_nation_20230604193435.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184743.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 1014, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1014/?format=api", "name": "Martin Marietta", "abbrev": "MM", "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": "The Martin Marietta Corporation was an American company founded in 1961 through the merger of Glenn L. Martin Company and American-Marietta Corporation. The combined company became a leader in chemicals, aerospace, and electronics. In 1995, it merged with Lockheed Corporation to form Lockheed Martin.", "administrator": null, "founding_year": 1961, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 1019, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1019/?format=api", "name": "European Space Research Organisation", "abbrev": "ESRO", "type": { "id": 2, "name": "Multinational" }, "featured": false, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" }, { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" }, { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" }, { "id": 7, "name": "Spain", "alpha_2_code": "ES", "alpha_3_code": "ESP", "nationality_name": "Spanish", "nationality_name_composed": "Hispano" }, { "id": 8, "name": "Switzerland", "alpha_2_code": "CH", "alpha_3_code": "CHE", "nationality_name": "Swiss", "nationality_name_composed": "Swiss" }, { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" }, { "id": 45, "name": "Denmark", "alpha_2_code": "DK", "alpha_3_code": "DNK", "nationality_name": "Danish", "nationality_name_composed": "Dano" }, { "id": 15, "name": "Sweden", "alpha_2_code": "SE", "alpha_3_code": "SWE", "nationality_name": "Swedish", "nationality_name_composed": "Swedo" }, { "id": 20, "name": "Belgium", "alpha_2_code": "BE", "alpha_3_code": "BEL", "nationality_name": "Belgian", "nationality_name_composed": "Belgo" }, { "id": 27, "name": "Netherlands", "alpha_2_code": "NL", "alpha_3_code": "NLD", "nationality_name": "Dutch", "nationality_name_composed": "Dutch" } ], "description": "The European Space Research Organisation (ESRO) was an international organisation founded by 10 European nations with the intention of jointly pursuing scientific research in space. It was founded in 1964. As an organisation ESRO was based on a previously existing international scientific institution, CERN. The ESRO convention, the organisations founding document outlines it as an entity exclusively devoted to scientific pursuits. This was the case for most of its lifetime but in the final years before the formation of ESA, the European Space Agency, ESRO began a programme in the field of telecommunications.", "administrator": null, "founding_year": 1964, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 190, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/190/?format=api", "name": "Antrix Corporation Limited", "abbrev": "ACL", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null } ] }