Launch List
AN API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX
GET Return a list of all Launch objects.
FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'
MODE 'normal', 'list', 'detailed'
EXAMPLE ?mode=list
SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.
EXAMPLE - ?search=SpaceX
GET /2.2.0/launch/?format=api&offset=7330&ordering=net
{ "count": 7744, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7340&ordering=net", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7320&ordering=net", "results": [ { "id": "a63253be-6084-4151-81db-57fe4d13b164", "url": "https://ll.thespacedevs.com/2.2.0/launch/a63253be-6084-4151-81db-57fe4d13b164/?format=api", "slug": "falcon-9-block-5-starlink-group-6-87", "name": "Falcon 9 Block 5 | Starlink Group 6-87", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-11T06:36:53Z", "net": "2025-11-11T03:21:30Z", "window_end": "2025-11-11T06:59:00Z", "window_start": "2025-11-11T03:01:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 60, "weather_concerns": "Liftoff Winds", "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8785, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7376, "name": "Starlink Group 6-87", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "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", "launch_library_url": null, "total_launch_count": 619, "consecutive_successful_launches": 104, "successful_launches": 604, "failed_launches": 15, "pending_launches": 115, "consecutive_successful_landings": 103, "successful_landings": 564, "failed_landings": 27, "attempted_landings": 590, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1076, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 354, "orbital_launch_attempt_count": 354 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7115, "location_launch_attempt_count": 1066, "pad_launch_attempt_count": 347, "agency_launch_attempt_count": 598, "orbital_launch_attempt_count_year": 266, "location_launch_attempt_count_year": 72, "pad_launch_attempt_count_year": 67, "agency_launch_attempt_count_year": 149, "type": "normal" }, { "id": "9c950919-5d11-4a79-a4f1-be7387678c0a", "url": "https://ll.thespacedevs.com/2.2.0/launch/9c950919-5d11-4a79-a4f1-be7387678c0a/?format=api", "slug": "new-glenn-escapade", "name": "New Glenn | EscaPADE", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-14T11:40:56Z", "net": "2025-11-13T20:55:01Z", "window_end": "2025-11-13T21:25:00Z", "window_start": "2025-11-13T19:57:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 99, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 7783, "configuration": { "id": 138, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/138/?format=api", "name": "New Glenn", "family": "", "full_name": "New Glenn", "variant": "" } }, "mission": { "id": 6301, "name": "EscaPADE", "description": "Second flight of Blue Origin's New Glenn launch vehicle carrying the Escape and Plasma Acceleration and Dynamics Explorers (EscaPADE), a dual-spacecraft mission from University of California, Berkeley to study ion and sputtered escape from Mars. The spacecrafts' scientific goals are to understand the processes controlling the structure of Mars' hybrid magnetosphere and how it guides ion flows; understand how energy and momentum are transported from the solar wind through Mars' magnetosphere; and understand the processes controlling the flow of energy and matter into and out of the collisional atmosphere.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 19, "name": "Mars Orbit", "abbrev": "Mars" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1076, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_th_image_20251113164507.jpg", "infographic": null, "program": [ { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/program/39/?format=api", "name": "Small Innovative Missions for Planetary Exploration", "description": "Small Innovative Missions for Planetary Exploration (SIMPLEx) is a planetary exploration program operated by NASA. The program funds small, low-cost spacecraft for stand-alone planetary exploration missions. These spacecraft are intended to launch as secondary payloads on other missions and are riskier than Discovery or New Frontiers missions.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": null, "start_date": "2021-01-17T00:00:00Z", "end_date": null, "info_url": "https://soma.larc.nasa.gov/simplex/", "wiki_url": "https://en.wikipedia.org/wiki/Small_Innovative_Missions_for_Planetary_Exploration", "mission_patches": [], "type": { "id": 5, "name": "Exploration" } } ], "orbital_launch_attempt_count": 7116, "location_launch_attempt_count": 1067, "pad_launch_attempt_count": 70, "agency_launch_attempt_count": 38, "orbital_launch_attempt_count_year": 267, "location_launch_attempt_count_year": 73, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "47deaaf0-40d9-4400-bd92-4cabf1da5791", "url": "https://ll.thespacedevs.com/2.2.0/launch/47deaaf0-40d9-4400-bd92-4cabf1da5791/?format=api", "slug": "atlas-v-551-viasat-3-f2-viasat-3-emea", "name": "Atlas V 551 | ViaSat-3 F2 (ViaSat-3 EMEA)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-14T11:01:58Z", "net": "2025-11-14T03:04:00Z", "window_end": "2025-11-14T03:48:00Z", "window_start": "2025-11-14T03:04:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 99, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 145, "configuration": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/27/?format=api", "name": "Atlas V 551", "family": "Atlas", "full_name": "Atlas V 551", "variant": "551" } }, "mission": { "id": 6217, "name": "ViaSat-3 F2 (ViaSat-3 EMEA)", "description": "The ViaSat-3 is a series of three Ka-band satellites is expected to provide vastly superior capabilities in terms of service speed and flexibility for a satellite platform. Each ViaSat-3 class satellite is expected to deliver more than 1-Terabit per second of network capacity, and to leverage high levels of flexibility to dynamically direct capacity to where customers are located.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [ { "id": 1062, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1062/?format=api", "name": "Viasat", "featured": false, "type": "Commercial", "country_code": "USA", "abbrev": "VSAT", "description": "Viasat is an American communications company based in Carlsbad, California, with additional operations across the United States and worldwide. Viasat is a provider of high-speed satellite broadband services and secure networking systems covering military and commercial markets.", "administrator": "CEO: Mark D. Dankberg", "founding_year": "1986", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://viasat.com/", "wiki_url": "https://en.wikipedia.org/wiki/Viasat_(American_company)", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viasat_logo_20230807092035.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viasat_nation_20230807092035.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1076, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120, "orbital_launch_attempt_count": 120 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520551_image_20190224012316.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7117, "location_launch_attempt_count": 1068, "pad_launch_attempt_count": 119, "agency_launch_attempt_count": 169, "orbital_launch_attempt_count_year": 268, "location_launch_attempt_count_year": 74, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "fdb8c931-b1ec-441e-b0ce-75f7a8799189", "url": "https://ll.thespacedevs.com/2.2.0/launch/fdb8c931-b1ec-441e-b0ce-75f7a8799189/?format=api", "slug": "falcon-9-block-5-starlink-group-6-89", "name": "Falcon 9 Block 5 | Starlink Group 6-89", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-15T08:03:31Z", "net": "2025-11-15T03:08:10Z", "window_end": "2025-11-15T07:01:00Z", "window_start": "2025-11-15T03:01:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 99, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8786, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7377, "name": "Starlink Group 6-89", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "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", "launch_library_url": null, "total_launch_count": 619, "consecutive_successful_launches": 104, "successful_launches": 604, "failed_launches": 15, "pending_launches": 115, "consecutive_successful_landings": 103, "successful_landings": 564, "failed_landings": 27, "attempted_landings": 590, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 279, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 221, "orbital_launch_attempt_count": 220 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7118, "location_launch_attempt_count": 275, "pad_launch_attempt_count": 217, "agency_launch_attempt_count": 599, "orbital_launch_attempt_count_year": 269, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 23, "agency_launch_attempt_count_year": 150, "type": "normal" }, { "id": "098173dc-9630-4954-ac95-bd0ec221074e", "url": "https://ll.thespacedevs.com/2.2.0/launch/098173dc-9630-4954-ac95-bd0ec221074e/?format=api", "slug": "falcon-9-block-5-starlink-group-6-85", "name": "Falcon 9 Block 5 | Starlink Group 6-85", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-15T09:01:26Z", "net": "2025-11-15T06:44:20Z", "window_end": "2025-11-15T07:01:00Z", "window_start": "2025-11-15T03:01:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 99, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8783, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7374, "name": "Starlink Group 6-85", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "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", "launch_library_url": null, "total_launch_count": 619, "consecutive_successful_launches": 104, "successful_launches": 604, "failed_launches": 15, "pending_launches": 115, "consecutive_successful_landings": 103, "successful_landings": 564, "failed_landings": 27, "attempted_landings": 590, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1076, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 354, "orbital_launch_attempt_count": 354 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7119, "location_launch_attempt_count": 1069, "pad_launch_attempt_count": 348, "agency_launch_attempt_count": 600, "orbital_launch_attempt_count_year": 270, "location_launch_attempt_count_year": 75, "pad_launch_attempt_count_year": 68, "agency_launch_attempt_count_year": 151, "type": "normal" }, { "id": "a5e8c7ff-f30d-488d-8ef3-b445cbd75fd3", "url": "https://ll.thespacedevs.com/2.2.0/launch/a5e8c7ff-f30d-488d-8ef3-b445cbd75fd3/?format=api", "slug": "falcon-9-block-5-sentinel-6b", "name": "Falcon 9 Block 5 | Sentinel-6B", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-17T19:12:26Z", "net": "2025-11-17T05:21:42Z", "window_end": "2025-11-17T05:32:00Z", "window_start": "2025-11-17T05:12:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 90, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7737, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6255, "name": "Sentinel-6B", "description": "The Sentinel-6 Michael Freilich (launched November 2020) and Sentinel-6B make up the Sentinel-6 mission, also known as Jason Continuity of Service (Jason-CS), which is a partnership between NASA, NOAA, ESA, and EUMETSAT. This mission continues the long-term global sea surface height data record begun by first Jason satellites in 1992.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 232, "url": "https://ll.thespacedevs.com/2.2.0/agencies/232/?format=api", "name": "European Organisation for the Exploitation of Meteorological Satellites", "featured": false, "type": "Multinational", "country_code": "AUT,BEL,BGR,HRV,CZE,DNK,EST,FIN,FRA,DEU,GRC,HUN,IRL,ISL,ITA,LVA,LTU,LUX,NLD,NOR,POL,PRT,ROU,SVK,SVN,ESP,SWE,CHE,TUR,GBR", "abbrev": "EUMETSAT", "description": "The European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT) is an intergovernmental organisation created through an international convention agreed by a current total of 30 European Member States.\r\n\r\nEUMETSAT's primary objective is to establish, maintain and exploit European systems of operational meteorological satellites. EUMETSAT is responsible for the launch and operation of the satellites and for delivering satellite data to end-users as well as contributing to the operational monitoring of climate and the detection of global climate changes.", "administrator": null, "founding_year": "1986", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.eumetsat.int/", "wiki_url": "https://en.wikipedia.org/wiki/EUMETSAT", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eumetsat_logo_image_20250723121030.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eumetsat_hq_image_20250723121241.jpg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eumetsat_social_image_20250723121041.jpg" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "Ariane | Vega", "spacecraft": "Space Rider", "launch_library_url": null, "total_launch_count": 7, "consecutive_successful_launches": 5, "successful_launches": 6, "failed_launches": 1, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.esa.int/", "wiki_url": "https://en.wikipedia.org/wiki/European_Space_Agency", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "launch_library_url": null, "total_launch_count": 141, "consecutive_successful_launches": 11, "successful_launches": 121, "failed_launches": 20, "pending_launches": 5, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.nasa.gov", "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg" }, { "id": 210, "url": "https://ll.thespacedevs.com/2.2.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "featured": false, "type": "Government", "country_code": "USA", "abbrev": "NOAA", "description": "", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.noaa.gov/", "wiki_url": "https://en.wikipedia.org/wiki/National_Oceanic_and_Atmospheric_Administration", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/noaa_logo_image_20250916065423.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/noaa_social_log_image_20250916065559.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 852, "total_landing_count": 30 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 238, "orbital_launch_attempt_count": 238 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20251117051411.jpg", "infographic": null, "program": [ { "id": 22, "url": "https://ll.thespacedevs.com/2.2.0/program/22/?format=api", "name": "Copernicus", "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.", "agencies": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 1043, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1043/?format=api", "name": "European Union Agency for the Space Programme", "type": "Multinational" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png", "start_date": "2014-04-03T00:00:00Z", "end_date": null, "info_url": "https://www.copernicus.eu", "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme", "mission_patches": [], "type": { "id": 8, "name": "Earth Observation" } } ], "orbital_launch_attempt_count": 7120, "location_launch_attempt_count": 844, "pad_launch_attempt_count": 230, "agency_launch_attempt_count": 601, "orbital_launch_attempt_count_year": 271, "location_launch_attempt_count_year": 58, "pad_launch_attempt_count_year": 56, "agency_launch_attempt_count_year": 152, "type": "normal" }, { "id": "089a182d-7e8a-48d8-815c-eefbade8110c", "url": "https://ll.thespacedevs.com/2.2.0/launch/089a182d-7e8a-48d8-815c-eefbade8110c/?format=api", "slug": "haste-prometheus-run-van", "name": "HASTE | Prometheus Run (VAN)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-18T18:43:27Z", "net": "2025-11-18T13:00:00Z", "window_end": "2025-11-18T18:00:00Z", "window_start": "2025-11-18T12:45:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8791, "configuration": { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7382, "name": "Prometheus Run (VAN)", "description": "Sub-orbital launch under Rocket Lab’s Hypersonic Accelerator Suborbital Test Electron (HASTE) program.\r\n\r\nThis mission was lead by MDA and deployed a government-provided primary payload developed by the John Hopkins University Applied Physics Laboratory (JHUAPL), and multiple secondary payloads by federal and industry partners, which tested key technologies for missile defense applications.\r\n\r\nThe mission was contracted to Rocket Lab through the DIU’s Hypersonic and High-Cadence Airborne Testing Capabilities (HyCAT) program, an initiative supporting test and evaluation of new and emerging hypersonic technologies through low cost, responsive and long endurance flight testing.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [ { "priority": 10, "source": "rocketlabcorp.com", "title": "Prometheus Run", "description": "\"Prometheus Run\" was Rocket Lab's latest launch on HASTE - our commercial launch vehicle for regular and reliable hypersonic test flights - which took place from Rocket Lab Launch Complex 2 on Wallops Island, Virginia at TIME on DATE\n\nLed by Missile Defense Agency (MDA) through the Defense Innovatio...", "feature_image": null, "url": "https://rocketlabcorp.com/missions/missions-launched/prometheus-run/", "type": { "id": 1, "name": "Official Page" }, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [] }, "pad": { "id": 79, "url": "https://ll.thespacedevs.com/2.2.0/pad/79/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=37.833262,-75.488235", "latitude": "37.833262", "longitude": "-75.488235", "location": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "timezone_name": "America/New_York", "total_launch_count": 84, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 10, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 83, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 75, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "d124e85e-ee0f-4ab2-9be6-fd31516ddee9", "url": "https://ll.thespacedevs.com/2.2.0/launch/d124e85e-ee0f-4ab2-9be6-fd31516ddee9/?format=api", "slug": "falcon-9-block-5-starlink-group-6-94", "name": "Falcon 9 Block 5 | Starlink Group 6-94", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-19T02:49:30Z", "net": "2025-11-19T00:12:20Z", "window_end": "2025-11-19T03:29:00Z", "window_start": "2025-11-18T23:29:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 95, "weather_concerns": "Cumulus Cloud Rule", "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8787, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7378, "name": "Starlink Group 6-94", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "SpX", "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", "launch_library_url": null, "total_launch_count": 619, "consecutive_successful_launches": 104, "successful_launches": 604, "failed_launches": 15, "pending_launches": 115, "consecutive_successful_landings": 103, "successful_landings": 564, "failed_landings": 27, "attempted_landings": 590, "info_url": "https://www.spacex.com/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1076, "total_landing_count": 70 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 354, "orbital_launch_attempt_count": 354 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 7121, "location_launch_attempt_count": 1070, "pad_launch_attempt_count": 349, "agency_launch_attempt_count": 602, "orbital_launch_attempt_count_year": 272, "location_launch_attempt_count_year": 76, "pad_launch_attempt_count_year": 69, "agency_launch_attempt_count_year": 153, "type": "normal" }, { "id": "011f18f2-16a8-41a8-8257-416bb9915138", "url": "https://ll.thespacedevs.com/2.2.0/launch/011f18f2-16a8-41a8-8257-416bb9915138/?format=api", "slug": "long-march-2c-shijian-30-a-c", "name": "Long March 2C | Shijian 30 A-C", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-19T09:34:35Z", "net": "2025-11-19T04:01:00Z", "window_end": "2025-11-19T04:19:00Z", "window_start": "2025-11-19T03:52:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8804, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 7395, "name": "Shijian 30 A-C", "description": "3 Chinese satellites described as for “Space Environment Measurements” purposes. Actual usage not known.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 22, "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2c_liftoff__image_20251119093404.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7122, "location_launch_attempt_count": 265, "pad_launch_attempt_count": 130, "agency_launch_attempt_count": 555, "orbital_launch_attempt_count_year": 273, "location_launch_attempt_count_year": 26, "pad_launch_attempt_count_year": 11, "agency_launch_attempt_count_year": 54, "type": "normal" }, { "id": "f9e4852a-fba8-4937-9a86-5a05b3244fb1", "url": "https://ll.thespacedevs.com/2.2.0/launch/f9e4852a-fba8-4937-9a86-5a05b3244fb1/?format=api", "slug": "electron-follow-my-speed-blacksky-gen-3-3", "name": "Electron | Follow My Speed (BlackSky Gen-3 3)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-25T02:12:58Z", "net": "2025-11-20T12:43:00Z", "window_end": "2025-11-20T12:43:00Z", "window_start": "2025-11-20T12:43:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 7980, "configuration": { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6503, "name": "Follow My Speed (BlackSky Gen-3 3)", "description": "Note: Payload and customer identities were not publicly announced.\r\n\r\n3rd of the BlackSky Gen-3 high resolution Earth-imaging satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 1064, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1064/?format=api", "name": "BlackSky", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "BS", "description": "BlackSky is an American private aerospace company specializing in geospatial intelligence services. It operates the BlackSky constellation of Earth-imaging small satellites.", "administrator": "CEO: Brian O’Toole", "founding_year": "2013", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.blacksky.com/", "wiki_url": "https://en.wikipedia.org/wiki/Spaceflight_Industries#BlackSky", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blacksky_logo_20230810081114.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blacksky_nation_20230810082744.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 65, "url": "https://ll.thespacedevs.com/2.2.0/pad/65/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "location": { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "timezone_name": "Pacific/Auckland", "total_launch_count": 69, "total_landing_count": 17 }, "country_code": "NZL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 35, "orbital_launch_attempt_count": 35 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_on_the_image_20251120104331.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7123, "location_launch_attempt_count": 67, "pad_launch_attempt_count": 35, "agency_launch_attempt_count": 76, "orbital_launch_attempt_count_year": 274, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 18, "type": "normal" } ] }