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=70&ordering=id
https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=80&ordering=id", "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=60&ordering=id", "results": [ { "id": "1fae2781-87aa-4a0a-a023-af689a9c5d79", "url": "https://lldev.thespacedevs.com/2.2.0/launch/1fae2781-87aa-4a0a-a023-af689a9c5d79/?format=api", "slug": "electron-kineis-killed-the-radiot-star-kineis-6-10", "name": "Electron | Kinéis Killed the RadIoT Star (Kinéis 6-10)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-09-24T21:59:42Z", "net": "2024-09-20T23:01:00Z", "window_end": "2024-09-20T23:01:00Z", "window_start": "2024-09-20T23:01:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 70, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 7530, "configuration": { "id": 26, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 5949, "name": "Kinéis Killed the RadIoT Star (Kinéis 6-10)", "description": "Second batch of five satellites for the French Kinéis IoT constellation designed to operate with 25 nanosatellites of 30 kg each.", "launch_designator": null, "type": "Communications", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [ { "id": 1082, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1082/?format=api", "name": "Kinéis", "featured": false, "type": "Commercial", "country_code": "FRA", "abbrev": "KIN", "description": "French company operating an Internet of Things (IoT) constellation of nano-satellites following on from the Argos system developed in the 1980s.\r\nIt was founded by the company Collecte Localisation Satellites (CLS) with the support of CNES, the French space agency.", "administrator": "CEO: Alexandre Tisserant", "founding_year": "2018", "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.kineis.com/", "wiki_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_logo_20240117103827.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kin25c325a9is_nation_20240117103827.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 65, "url": "https://lldev.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://lldev.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": 60, "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": 31, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6765, "location_launch_attempt_count": 49, "pad_launch_attempt_count": 27, "agency_launch_attempt_count": 53, "orbital_launch_attempt_count_year": 176, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "20d5676e-111b-40e3-8923-b218c3665ca2", "url": "https://lldev.thespacedevs.com/2.2.0/launch/20d5676e-111b-40e3-8923-b218c3665ca2/?format=api", "slug": "gslv-mk-ii-irnss-1l-nvs-03", "name": "GSLV Mk II | IRNSS-1L (NVS-03)", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-06-09T17:06:50Z", "net": "2025-10-31T00:00:00Z", "window_end": "2025-10-31T00:00:00Z", "window_start": "2025-10-31T00:00:00Z", "net_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 8637, "configuration": { "id": 168, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/168/?format=api", "name": "GSLV Mk II", "family": "GSLV", "full_name": "GSLV Mk. II", "variant": "" } }, "mission": { "id": 7229, "name": "IRNSS-1L (NVS-03)", "description": "This is a replacement satellite for the Indian Regional Navigation Satellite System. The constellation will provide India with an alternative to GPS and will be used for military and civilian use. Located at a geosynchronous orbit, the system will be operated by the Indian government.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://lldev.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://lldev.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 99, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 29, "orbital_launch_attempt_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk252_image_20240101090337.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7033, "location_launch_attempt_count": 102, "pad_launch_attempt_count": 32, "agency_launch_attempt_count": 98, "orbital_launch_attempt_count_year": 184, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "20f57212-6c6c-45c9-ba80-b4f90a470c7c", "url": "https://lldev.thespacedevs.com/2.2.0/launch/20f57212-6c6c-45c9-ba80-b4f90a470c7c/?format=api", "slug": "falcon-9-block-5-starlink-group-15-6", "name": "Falcon 9 Block 5 | Starlink Group 15-6", "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-06-14T00:32:32Z", "net": "2025-06-13T01:54:50Z", "window_end": "2025-06-13T04:59:10Z", "window_start": "2025-06-13T01:54:50Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8627, "configuration": { "id": 164, "url": "https://lldev.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": 7219, "name": "Starlink Group 15-6", "description": "A batch of 26 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://lldev.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": 527, "consecutive_successful_launches": 12, "successful_launches": 512, "failed_launches": 15, "pending_launches": 121, "consecutive_successful_landings": 12, "successful_landings": 473, "failed_landings": 27, "attempted_landings": 499, "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": 16, "url": "https://lldev.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://lldev.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": 814, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 200, "orbital_launch_attempt_count": 200 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.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://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6979, "location_launch_attempt_count": 813, "pad_launch_attempt_count": 199, "agency_launch_attempt_count": 524, "orbital_launch_attempt_count_year": 130, "location_launch_attempt_count_year": 27, "pad_launch_attempt_count_year": 25, "agency_launch_attempt_count_year": 75, "type": "normal" }, { "id": "20fa8dc4-8cab-41cf-b452-98a2620f7e86", "url": "https://lldev.thespacedevs.com/2.2.0/launch/20fa8dc4-8cab-41cf-b452-98a2620f7e86/?format=api", "slug": "falcon-9-block-5-rivada-2", "name": "Falcon 9 Block 5 | Rivada 2", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2023-09-21T19:58:03Z", "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "net_precision": { "id": 13, "name": "Year Half 2", "abbrev": "H2", "description": "The T-0 is expected in the second half of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7800, "configuration": { "id": 164, "url": "https://lldev.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": 6568, "name": "Rivada 2", "description": "24 satellites for Rivada's internet constellation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [ { "id": 1076, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1076/?format=api", "name": "Rivada Space Networks", "featured": false, "type": "Commercial", "country_code": "DEU", "abbrev": "RivadaSpace", "description": "In March 2022, Rivada announced the formation of Rivada Space Networks GmbH, a wholly owned subsidiary that was land to launch 600 low earth orbit satellites interconnected with laser links to form a single global mesh network in space.", "administrator": "CEO: Declan Ganley", "founding_year": "2022", "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://rivadaspace.com/", "wiki_url": "https://en.wikipedia.org/wiki/Rivada_Networks", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_logo_20230921195723.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_nation_20230921195724.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://lldev.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://lldev.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": 814, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 200, "orbital_launch_attempt_count": 200 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7145, "location_launch_attempt_count": 841, "pad_launch_attempt_count": 220, "agency_launch_attempt_count": 574, "orbital_launch_attempt_count_year": 296, "location_launch_attempt_count_year": 55, "pad_launch_attempt_count_year": 46, "agency_launch_attempt_count_year": 125, "type": "normal" }, { "id": "21fa8a9b-d2c6-4434-b510-96afb6ca1dd1", "url": "https://lldev.thespacedevs.com/2.2.0/launch/21fa8a9b-d2c6-4434-b510-96afb6ca1dd1/?format=api", "slug": "falcon-9-block-5-starlink-group-12-20", "name": "Falcon 9 Block 5 | Starlink Group 12-20", "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-03-06T06:04:41Z", "net": "2025-03-03T02:24:00Z", "window_end": "2025-03-03T05:21:20Z", "window_start": "2025-03-03T02:24:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 90, "weather_concerns": "Liftoff Winds, Cumulus Cloud Rule", "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8531, "configuration": { "id": 164, "url": "https://lldev.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": 7121, "name": "Starlink Group 12-20", "description": "A batch of 21 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://lldev.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": 527, "consecutive_successful_launches": 12, "successful_launches": 512, "failed_launches": 15, "pending_launches": 121, "consecutive_successful_landings": 12, "successful_landings": 473, "failed_landings": 27, "attempted_landings": 499, "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://lldev.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://lldev.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": 1031, "total_landing_count": 64 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 315, "orbital_launch_attempt_count": 315 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.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://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6893, "location_launch_attempt_count": 1008, "pad_launch_attempt_count": 293, "agency_launch_attempt_count": 476, "orbital_launch_attempt_count_year": 44, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 13, "agency_launch_attempt_count_year": 27, "type": "normal" }, { "id": "220e6d9f-33dc-4533-8a48-535ba4c559e2", "url": "https://lldev.thespacedevs.com/2.2.0/launch/220e6d9f-33dc-4533-8a48-535ba4c559e2/?format=api", "slug": "gslv-idrss-2", "name": "GSLV | IDRSS-2", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2024-10-14T06:39:33Z", "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 2617, "configuration": { "id": 168, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/168/?format=api", "name": "GSLV Mk II", "family": "GSLV", "full_name": "GSLV Mk. II", "variant": "" } }, "mission": null, "pad": { "id": 82, "url": "https://lldev.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://lldev.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 99, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 29, "orbital_launch_attempt_count": 28 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520ii_image_20190825171642.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7145, "location_launch_attempt_count": 111, "pad_launch_attempt_count": 37, "agency_launch_attempt_count": 107, "orbital_launch_attempt_count_year": 7145, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "25c80fb0-4eba-4624-8163-9e5ace26bd19", "url": "https://lldev.thespacedevs.com/2.2.0/launch/25c80fb0-4eba-4624-8163-9e5ace26bd19/?format=api", "slug": "long-march-2d-space-computing-constellation", "name": "Long March 2D | Space Computing Constellation", "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-05-15T05:57:21Z", "net": "2025-05-14T04:12:00Z", "window_end": "2025-05-14T05:21:00Z", "window_start": "2025-05-14T04:03: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://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8607, "configuration": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "2D" } }, "mission": { "id": 7199, "name": "Space Computing Constellation", "description": "12 satellites from ADASPACE testing in-orbit data processing capabilities for other satellites with artificial intelligence assistance, as well as inter-satellite laser link communication techniques.", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 22, "url": "https://lldev.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 4 (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://lldev.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": 253, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 126, "orbital_launch_attempt_count": 126 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6952, "location_launch_attempt_count": 249, "pad_launch_attempt_count": 124, "agency_launch_attempt_count": 523, "orbital_launch_attempt_count_year": 103, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 22, "type": "normal" }, { "id": "28c2b327-bb20-452d-b1df-c100265d6aa5", "url": "https://lldev.thespacedevs.com/2.2.0/launch/28c2b327-bb20-452d-b1df-c100265d6aa5/?format=api", "slug": "long-march-2fg-shenzhou-19", "name": "Long March 2F/G | Shenzhou 19", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-10-30T08:39:36Z", "net": "2024-10-29T20:27:34Z", "window_end": "2024-10-29T20:57:00Z", "window_start": "2024-10-29T20:17:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8102, "configuration": { "id": 84, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/84/?format=api", "name": "Long March 2", "family": "Long March", "full_name": "Long March 2F/G", "variant": "F/G" } }, "mission": { "id": 6660, "name": "Shenzhou 19", "description": "Eighth crewed flight to the Chinese space station.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "featured": true, "type": "Government", "country_code": "CHN", "abbrev": "CNSA", "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.", "administrator": "Administrator: Tang Dengjie", "founding_year": "1993", "launchers": "", "spacecraft": "Shenzhou", "launch_library_url": null, "total_launch_count": 2, "consecutive_successful_launches": 2, "successful_launches": 2, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.cnsa.gov.cn/", "wiki_url": "https://en.wikipedia.org/wiki/China_National_Space_Administration", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/pad/37/?format=api", "agency_id": null, "name": "Launch Area 4 (SLS-1 / 921)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.957893,100.290944", "latitude": "40.957893", "longitude": "100.290944", "location": { "id": 17, "url": "https://lldev.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": 253, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg", "total_launch_count": 25, "orbital_launch_attempt_count": 25 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg", "infographic": null, "program": [ { "id": 7, "url": "https://lldev.thespacedevs.com/2.2.0/program/7/?format=api", "name": "Shenzhou", "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.", "agencies": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG", "start_date": "1993-01-01T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } }, { "id": 19, "url": "https://lldev.thespacedevs.com/2.2.0/program/19/?format=api", "name": "Tiangong space station", "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.", "agencies": [ { "id": 88, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png", "start_date": "2021-04-29T03:23:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 6787, "location_launch_attempt_count": 233, "pad_launch_attempt_count": 24, "agency_launch_attempt_count": 490, "orbital_launch_attempt_count_year": 198, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 38, "type": "normal" }, { "id": "2a780cb9-9bf9-4537-927e-389f1659a709", "url": "https://lldev.thespacedevs.com/2.2.0/launch/2a780cb9-9bf9-4537-927e-389f1659a709/?format=api", "slug": "pslv-xl-proba-3", "name": "PSLV-XL | Proba-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": "2024-12-09T14:34:03Z", "net": "2024-12-05T10:34:00Z", "window_end": "2024-12-05T10:34:00Z", "window_start": "2024-12-05T10:34: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": 31, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 55, "configuration": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/38/?format=api", "name": "PSLV-XL", "family": "PSLV", "full_name": "PSLV XL", "variant": "XL" } }, "mission": { "id": 6791, "name": "Proba-3", "description": "Proba-3 (Project for On-Board Autonomy 3) is the first close formation flying mission for the European Space Agency (ESA). It consists of two independent, three-axis stabilised spacecraft flying 150 meters from one another with the ability to accurately control the attitude and separation of the two craft. Such formation flying will be maintained for 6 hours, creating ″artificial solar eclipse″ for the satellite below. \r\n\r\nThe spacecraft pair will fly a highly elliptical orbit divided between periods of accurate formation flying around apogee, when payload operations will be possible, and periods of free flight.", "launch_designator": null, "type": "Technology", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [ { "priority": 10, "source": "www.esa.int", "title": "Proba-3", "description": "Proba-3 is ESA’s – and the world’s – first precision formation flying mission. Flying together, a pair of spacecraft will form an artificial solar eclipse in space, casting a precisely-controlled shadow from one platform to the other to open up sustained views of the Sun's faint surrounding corona", "feature_image": null, "url": "https://www.esa.int/Enabling_Support/Space_Engineering_Technology/Proba-3", "type": { "id": 1, "name": "Official Page" }, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [] }, "pad": { "id": 50, "url": "https://lldev.thespacedevs.com/2.2.0/pad/50/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre First Launch Pad", "description": "India has two launch pads at the site. The First Launch Pad, operational since 1993, is used for Polar Satellite Launch Vehicle, Small Satellite Launch Vehicle and formerly used by Geosynchronous Satellite Launch Vehicle.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.733,80.235", "latitude": "13.733", "longitude": "80.235", "location": { "id": 14, "url": "https://lldev.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 99, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg", "total_launch_count": 62, "orbital_launch_attempt_count": 61 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv-xl_liftoff_image_20241209143400.JPG", "infographic": null, "program": [], "orbital_launch_attempt_count": 6826, "location_launch_attempt_count": 96, "pad_launch_attempt_count": 60, "agency_launch_attempt_count": 92, "orbital_launch_attempt_count_year": 237, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "2aa76cd0-b1e0-4826-827e-1e69d1cc387d", "url": "https://lldev.thespacedevs.com/2.2.0/launch/2aa76cd0-b1e0-4826-827e-1e69d1cc387d/?format=api", "slug": "falcon-9-block-5-starlink-group-9-4", "name": "Falcon 9 Block 5 | Starlink Group 9-4", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-07-29T16:29:20Z", "net": "2024-07-28T09:22:00Z", "window_end": "2024-07-28T11:14:00Z", "window_start": "2024-07-28T07:24:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8214, "configuration": { "id": 164, "url": "https://lldev.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": 6786, "name": "Starlink Group 9-4", "description": "A batch of 21 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://lldev.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": 527, "consecutive_successful_launches": 12, "successful_launches": 512, "failed_launches": 15, "pending_launches": 121, "consecutive_successful_landings": 12, "successful_landings": 473, "failed_landings": 27, "attempted_landings": 499, "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": 16, "url": "https://lldev.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://lldev.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": 814, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 200, "orbital_launch_attempt_count": 200 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.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://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6726, "location_launch_attempt_count": 764, "pad_launch_attempt_count": 152, "agency_launch_attempt_count": 386, "orbital_launch_attempt_count_year": 137, "location_launch_attempt_count_year": 25, "pad_launch_attempt_count_year": 24, "agency_launch_attempt_count_year": 75, "type": "normal" } ] }{ "count": 462, "next": "