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/581d1d85-bbe8-48f1-9dac-5b4e63503896/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "581d1d85-bbe8-48f1-9dac-5b4e63503896",
  "url": "https://lldev.thespacedevs.com/2.2.0/launch/581d1d85-bbe8-48f1-9dac-5b4e63503896/?format=api",
  "slug": "unknown-vcls-demo-2-mission-one",
  "flightclub_url": null,
  "r_spacex_api_id": null,
  "name": "Unknown | VCLS Demo 2 Mission One",
  "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-11-14T15:27:42Z",
  "updates": [
    {
      "id": 3541,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding launch NET October",
      "info_url": "https://www.nasa.gov/sites/default/files/atoms/files/nasa_fy_2024_cj_v2.pdf#page=213",
      "created_by": "Nosu",
      "created_on": "2023-03-13T17:01:53Z"
    },
    {
      "id": 3782,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Launch vehicle choice now uncertain with Relativity Space planning to retire Terran-1 immediately; may switch to Terran-R but launch would then be NET 2026.",
      "info_url": "https://arstechnica.com/science/2023/04/relativity-space-is-moving-on-from-the-terran-1-rocket-to-something-much-bigger/",
      "created_by": "Cosmic_Penguin",
      "created_on": "2023-04-12T16:01:10Z"
    }
  ],
  "net": "2026-12-31T00:00:00Z",
  "net_precision": {
    "id": 14,
    "name": "Year",
    "abbrev": "Y",
    "description": "The T-0 is expected in the given year."
  },
  "window_end": "2026-12-31T00:00:00Z",
  "window_start": "2026-12-31T00:00:00Z",
  "probability": null,
  "weather_concerns": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 183,
    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/183/?format=api",
    "name": "Unknown",
    "featured": false,
    "type": "Unknown",
    "country_code": "???",
    "abbrev": "UNK",
    "description": "The agency or launch service provider is not known yet.",
    "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": 3,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "info_url": null,
    "wiki_url": null,
    "logo_url": null,
    "image_url": null,
    "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/unknown_agency__image_20240409102110.jpg"
  },
  "rocket": {
    "id": 7818,
    "configuration": {
      "id": 511,
      "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/511/?format=api",
      "name": "Unknown Launch Vehicle",
      "active": true,
      "reusable": false,
      "description": "",
      "family": "",
      "full_name": "Unknown Launch Vehicle",
      "manufacturer": {
        "id": 183,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/183/?format=api",
        "name": "Unknown",
        "featured": false,
        "type": "Unknown",
        "country_code": "???",
        "abbrev": "UNK",
        "description": "The agency or launch service provider is not known yet.",
        "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": 3,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": null,
        "wiki_url": null,
        "logo_url": null,
        "image_url": null,
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/unknown_agency__image_20240409102110.jpg"
      },
      "program": [],
      "variant": "",
      "alias": "",
      "min_stage": null,
      "max_stage": null,
      "length": null,
      "diameter": null,
      "maiden_flight": null,
      "launch_cost": null,
      "launch_mass": null,
      "leo_capacity": null,
      "gto_capacity": null,
      "to_thrust": null,
      "apogee": null,
      "vehicle_range": null,
      "image_url": null,
      "info_url": null,
      "wiki_url": null,
      "total_launch_count": 0,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 0,
      "pending_launches": 3,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 6324,
    "name": "VCLS Demo 2 Mission One",
    "description": "Payload consists of a single 30 kg NASA payload to be delivered to a 500 km orbit with a 41 degrees inclination.",
    "launch_designator": null,
    "type": "Technology",
    "orbit": {
      "id": 8,
      "name": "Low Earth Orbit",
      "abbrev": "LEO"
    },
    "agencies": [],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 72,
    "url": "https://lldev.thespacedevs.com/2.2.0/pad/72/?format=api",
    "agency_id": null,
    "name": "Unknown Pad",
    "description": null,
    "info_url": null,
    "wiki_url": "",
    "map_url": "https://www.google.com/maps?q=28.458,-80.528",
    "latitude": "28.458",
    "longitude": "-80.528",
    "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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
      "timezone_name": "America/New_York",
      "total_launch_count": 1100,
      "total_landing_count": 71
    },
    "country_code": "USA",
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
    "total_launch_count": 0,
    "orbital_launch_attempt_count": 0
  },
  "infoURLs": [],
  "vidURLs": [],
  "webcast_live": false,
  "timeline": [],
  "image": null,
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 7441,
  "location_launch_attempt_count": 1159,
  "pad_launch_attempt_count": 28,
  "agency_launch_attempt_count": 2,
  "orbital_launch_attempt_count_year": 268,
  "location_launch_attempt_count_year": 83,
  "pad_launch_attempt_count_year": 28,
  "agency_launch_attempt_count_year": 2,
  "pad_turnaround": "P31D",
  "mission_patches": [],
  "type": "detailed"
}