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=200&ordering=total_launch_count
{ "count": 349, "next": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=210&ordering=total_launch_count", "previous": "https://lldev.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=190&ordering=total_launch_count", "results": [ { "response_mode": "normal", "id": 97, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/97/?format=api", "name": "NPO Lavochkin", "abbrev": "LA", "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": 99, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/99/?format=api", "name": "Northrop Grumman Space Technology", "abbrev": "NOC", "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": 1094, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1094/?format=api", "name": "ATMOS Space Cargo", "abbrev": "ATMOS", "type": { "id": 5, "name": "Private" }, "featured": false, "country": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "description": "ATMOS Space Cargo designs and manufactures space capsules to return cargo from space.", "administrator": "CEO: Sebastian Klaus", "founding_year": 2022, "launchers": "", "spacecraft": "Phoenix", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 53, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/53/?format=api", "name": "Uzbek State Space Research Agency (UzbekCosmos)", "abbrev": "USSRA", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 98, "name": "Uzbekistan", "alpha_2_code": "UZ", "alpha_3_code": "UZB", "nationality_name": "Uzbekistani", "nationality_name_composed": "Uzbekistani" } ], "description": null, "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null }, { "response_mode": "normal", "id": 999, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/999/?format=api", "name": "North American Aviation", "abbrev": "", "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": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.", "administrator": null, "founding_year": 1928, "launchers": "North American X-15", "spacecraft": "", "parent": "Boeing", "image": null, "logo": { "id": 164, "name": "[AUTO] North American Aviation - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185049.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": null }, { "response_mode": "normal", "id": 210, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "abbrev": "NOAA", "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": "", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 2469, "name": "NOAA logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/noaa_logo_image_20250916065423.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/noaa_logo_image_thumbnail_20250916065423.png", "credit": "NOAA", "license": { "id": 39, "name": "NOAA Image and Media Guidelines", "priority": 0, "link": "https://www.omao.noaa.gov/image-licensing-usage-info" }, "single_use": true, "variants": [] }, "social_logo": { "id": 2471, "name": "NOAA social logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/noaa_social_log_image_20250916065559.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/noaa_social_log_image_thumbnail_20250916065559.jpeg", "credit": "NOAA", "license": { "id": 39, "name": "NOAA Image and Media Guidelines", "priority": 0, "link": "https://www.omao.noaa.gov/image-licensing-usage-info" }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 1031, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1031/?format=api", "name": "Hindustan Aeronautics Limited", "abbrev": "HAL", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" } ], "description": "Hindustan Aeronautics Limited is an Indian state-owned aerospace and defence company, headquartered in Bengaluru, India. Established on 23 December 1940, HAL is one of the oldest and largest aerospace and defence manufacturers in the world.", "administrator": "Chairman: R. Madhavan", "founding_year": 1940, "launchers": "", "spacecraft": "Gaganyaan", "parent": null, "image": { "id": 13, "name": "[AUTO] Hindustan Aeronautics Limited - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hindustan_aeron_image_20220205093649.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184612.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 139, "name": "[AUTO] Hindustan Aeronautics Limited - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_logo_20220205093649.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185003.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 61, "name": "[AUTO] Hindustan Aeronautics Limited - social_logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_nation_20220205093649.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184802.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 1022, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api", "name": "Axiom Space", "abbrev": "AXS", "type": { "id": 5, "name": "Private" }, "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": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.", "administrator": "CEO: Jonathan Cirtain", "founding_year": 2016, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 114, "name": "[AUTO] Axiom Space - logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184918.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": null }, { "response_mode": "normal", "id": 1042, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1042/?format=api", "name": "Skyrora", "abbrev": "SKR", "type": { "id": 5, "name": "Private" }, "featured": false, "country": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.", "administrator": "CEO: Volodymyr Lvykin", "founding_year": 2017, "launchers": "Skyrora", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 2027, "name": "Skyrora logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_thumbnail_20240325081537.png", "credit": "Skyrora", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 5, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/lightbg.png_tra_image_20240325081537.png" }, { "id": 6, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/darkbg.png_tran_image_20240325081538.png" } ] }, "social_logo": { "id": 2028, "name": "Skyrora social logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_20240325081654.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_thumbnail_20240325081654.png", "credit": "Skyrora", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, { "response_mode": "normal", "id": 126, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/126/?format=api", "name": "Deep Space Industries", "abbrev": "DSI", "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 } ] }