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=220&ordering=-id
https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=230&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=210&ordering=-id", "results": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 120, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/120/?format=api", "name": "SpaceQuest, Ltd.", "abbrev": "SQ", "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": 119, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/119/?format=api", "name": "ISC Kosmotras", "abbrev": "ISCK", "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": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 118, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/118/?format=api", "name": "International Launch Services", "abbrev": "ILS", "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": "International Launch Services, Inc. (ILS) is a joint venture with exclusive rights to the worldwide sale of commercial Angara and Proton rocket launch services. Proton launches take place at the Baikonur Cosmodrome in Kazakhstan while Angara is planned to launch from the Plesetsk and Vostochny Cosmodromes in Russia.", "administrator": "President: Tiphaine Louradour", "founding_year": 1995, "launchers": "", "spacecraft": "", "parent": "Khrunichev State Research and Production Space Center", "image": null, "logo": { "id": 142, "name": "[AUTO] International Launch Services - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520launch2520services_logo_20200714154120.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185008.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": null }, { "response_mode": "normal", "id": 117, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/117/?format=api", "name": "Eurockot Launch Services", "abbrev": "ELS", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" }, { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "description": "Eurockot Launch Services GmbH is a commercial spacecraft launch provider and was founded in 1995. Eurockot uses an expendable launch vehicle called the Rockot to place satellites into low Earth orbit (LEO). Eurockot is jointly owned by ArianeGroup, which holds 51 percent, and by Khrunichev State Research and Production Space Center, which holds 49 percent. Eurockot launches from dedicated launch facilities at the Plesetsk Cosmodrome in northern Russia.", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 116, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/116/?format=api", "name": "EADS Astrium Space Transportation", "abbrev": "EADS", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 115, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 113, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/113/?format=api", "name": "INVAP", "abbrev": "INVAP", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 56, "name": "Argentina", "alpha_2_code": "AR", "alpha_3_code": "ARG", "nationality_name": "Argentinian", "nationality_name_composed": "Argentino" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 112, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/112/?format=api", "name": "Yuzhnoye Design Bureau", "abbrev": "OKB-586", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "description": "Yuzhnoye Design Office, located in Dnipro, Ukraine, is a designer of satellites and rockets, and formerly of Soviet intercontinental ballistic missiles (ICBMs) established by Mikhail Yangel in 1951. The Zenit launch vehicle currently launches from Baikonur Cosmodrome but also used to launch from an ocean platform, Odyssey.", "administrator": "Director: Alexander Degtyarev", "founding_year": 1951, "launchers": "Zenit", "spacecraft": "", "parent": null, "image": { "id": 34, "name": "[AUTO] Yuzhnoye Design Bureau - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_image_20190207032505.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184717.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 198, "name": "[AUTO] Yuzhnoye Design Bureau - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_logo_20190207032505.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185204.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 103, "name": "[AUTO] Yuzhnoye Design Bureau - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuzhnoye2520design2520bureau_nation_20190207032505.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184901.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-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png", "thumbnail_url": "https://thespacedevs-prod.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 } ] }{ "count": 337, "next": "