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/c0dc723a-2322-4986-97d6-f64877aec846/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "c0dc723a-2322-4986-97d6-f64877aec846",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/c0dc723a-2322-4986-97d6-f64877aec846/?format=api",
    "slug": "firefly-alpha-incus",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Firefly Alpha | INCUS",
    "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-03-05T07:35:02Z",
    "updates": [
        {
            "id": 10289,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET October 2026.",
            "info_url": "https://incus.colostate.edu/mission/mission-instruments/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-03-05T07:35:00Z"
        },
        {
            "id": 10285,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch.",
            "info_url": "https://fireflyspace.com/news/firefly-aerospace-awarded-nasa-contract-to-launch-incus-mission-from-wallops/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-03-05T01:05:00Z"
        }
    ],
    "net": "2026-10-31T00:00:00Z",
    "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
    },
    "window_end": "2026-10-31T00:00:00Z",
    "window_start": "2026-10-31T00:00:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 265,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/265/?format=api",
        "name": "Firefly Aerospace",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "FA",
        "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
        "administrator": "CEO: Peter Schumacher",
        "founding_year": "2014",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 6,
        "consecutive_successful_launches": 0,
        "successful_launches": 3,
        "failed_launches": 3,
        "pending_launches": 4,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://firefly.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Firefly_Aerospace",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_nation_20230531050520.jpg"
    },
    "rocket": {
        "id": 8548,
        "configuration": {
            "id": 179,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/179/?format=api",
            "name": "Firefly Alpha",
            "active": true,
            "reusable": false,
            "description": "Firefly Alpha (Firefly α) is a two-stage orbital expendable launch vehicle developed by the American aerospace company Firefly Aerospace to cover the commercial small satellite launch market. Alpha is intended to provide launch options for both full vehicle and ride share customers.",
            "family": "",
            "full_name": "Firefly Alpha",
            "manufacturer": {
                "id": 265,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/265/?format=api",
                "name": "Firefly Aerospace",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "FA",
                "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
                "administrator": "CEO: Peter Schumacher",
                "founding_year": "2014",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 6,
                "consecutive_successful_launches": 0,
                "successful_launches": 3,
                "failed_launches": 3,
                "pending_launches": 4,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://firefly.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Firefly_Aerospace",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_nation_20230531050520.jpg"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 29.0,
            "diameter": 1.82,
            "maiden_flight": "2021-09-03",
            "launch_cost": "15000000",
            "launch_mass": 54,
            "leo_capacity": 1000,
            "gto_capacity": null,
            "to_thrust": 736,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly_alpha_l_image_20240605174156.jpeg",
            "info_url": "https://fireflyspace.com/alpha/",
            "wiki_url": "https://en.wikipedia.org/wiki/Firefly_Alpha",
            "total_launch_count": 6,
            "consecutive_successful_launches": 0,
            "successful_launches": 3,
            "failed_launches": 3,
            "pending_launches": 4,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 7139,
        "name": "INCUS",
        "description": "The Investigation of Convective Updrafts (INCUS) is a NASA Earth science mission led by Colorado State University that will investigate the behavior of tropical storms in order to better represent these storms in weather and climate models. It consists of 3 SmallSats flying in tight coordination to study why convective storms, heavy precipitation, and clouds occur exactly when and where they form. \r\n\r\nEach satellite will have a high frequency precipitation radar that observes rapid changes in convective cloud depth and intensities. 1 of the 3 satellites also will carry a microwave radiometer to provide the spatial content of the larger scale weather observed by the radars. By flying so closely together, the satellites will use the slight differences in when they make observations to apply a novel time-differencing approach to estimate the vertical transport of convective mass.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [
            {
                "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": "Acting Administrator:  James Free",
                "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": 6,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.nasa.gov",
                "wiki_url": "http://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"
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 76,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/76/?format=api",
        "agency_id": 44,
        "name": "Launch Area 0 A",
        "description": "LP-0A was first built for the failed Conestoga rocket program. The original launch tower was subsequently demolished in September 2008. A new pad facility was built from 2009 to 2011 for Orbital Sciences Taurus II, now renamed Antares.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
        "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
        "latitude": "37.8337",
        "longitude": "-75.4881",
        "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": 80,
            "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_76_20200803143538.jpg",
        "total_launch_count": 19,
        "orbital_launch_attempt_count": 19
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly_alpha_l_image_20240605174156.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 7145,
    "location_launch_attempt_count": 91,
    "pad_launch_attempt_count": 22,
    "agency_launch_attempt_count": 10,
    "orbital_launch_attempt_count_year": 29,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 2,
    "pad_turnaround": "P245D",
    "mission_patches": [],
    "type": "detailed"
}