API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// 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'

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.0.0/launch/10fa7952-f00b-4292-80a2-4207e208844e/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "10fa7952-f00b-4292-80a2-4207e208844e",
  "url": "https://lldev.thespacedevs.com/2.0.0/launch/10fa7952-f00b-4292-80a2-4207e208844e/?format=api",
  "launch_library_id": null,
  "slug": "vikram-i-demo-flight",
  "name": "Vikram-I | Demo Flight",
  "status": {
    "id": 3,
    "name": "Success"
  },
  "net": "2026-07-18T06:35:30Z",
  "window_end": "2026-07-18T09:00:00Z",
  "window_start": "2026-07-18T05:00:00Z",
  "inhold": false,
  "tbdtime": false,
  "tbddate": false,
  "probability": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 1099,
    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1099/?format=api",
    "name": "Skyroot Aerospace",
    "featured": false,
    "type": "Private",
    "country_code": "IND",
    "abbrev": "Skyroot",
    "description": "Indian private launch services provider based in Hyderabad.",
    "administrator": "CEO: Pawan Kumar Chandana",
    "founding_year": "2018",
    "launchers": "",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 1,
    "consecutive_successful_launches": 1,
    "successful_launches": 1,
    "failed_launches": 0,
    "pending_launches": 0,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "info_url": "https://skyroot.in/",
    "wiki_url": "https://en.wikipedia.org/wiki/Skyroot_Aerospace",
    "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20251115042548.png",
    "image_url": null,
    "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20260210085909.jpg"
  },
  "rocket": {
    "id": 8799,
    "configuration": {
      "id": 532,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/532/?format=api",
      "name": "Vikram-I",
      "description": "4-stage orbital launch vehicle developed by Indian private company Skyroot Aerospace, with capability of up to 350 kg to Low Earth Orbit. The first 3 stages are powered by solid fuel rocket motors, topped by a hypergolic fuel upper stage.",
      "family": "Vikram",
      "full_name": "Vikram-I",
      "manufacturer": {
        "id": 1099,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1099/?format=api",
        "name": "Skyroot Aerospace",
        "featured": false,
        "type": "Private",
        "country_code": "IND",
        "abbrev": "Skyroot",
        "description": "Indian private launch services provider based in Hyderabad.",
        "administrator": "CEO: Pawan Kumar Chandana",
        "founding_year": "2018",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 1,
        "consecutive_successful_launches": 1,
        "successful_launches": 1,
        "failed_launches": 0,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://skyroot.in/",
        "wiki_url": "https://en.wikipedia.org/wiki/Skyroot_Aerospace",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20251115042548.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20260210085909.jpg"
      },
      "program": [],
      "variant": "",
      "alias": "",
      "min_stage": 4,
      "max_stage": 4,
      "length": 20.0,
      "diameter": 1.7,
      "maiden_flight": "2026-07-18",
      "launch_mass": null,
      "leo_capacity": 350,
      "gto_capacity": null,
      "to_thrust": 1200,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vikram-i_on_lau_image_20260717052522.jpg",
      "info_url": "https://www.skyroot.in/",
      "wiki_url": "https://en.wikipedia.org/wiki/Vikram_(rocket_family)",
      "total_launch_count": 1,
      "consecutive_successful_launches": 1,
      "successful_launches": 1,
      "failed_launches": 0,
      "pending_launches": 0
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 7390,
    "launch_library_id": null,
    "name": "Demo Flight",
    "description": "First launch of Skyroot Aerospace's Vikram-I launch vehicle. \r\n\r\nThis first launch will carry 4 payloads:\r\n- Grahaa Space's SOLARAS S3 satellite\r\n- Cosmoserve Space's in-orbit robotic arm Embrace\r\n- An in-orbit demonstration from DCUBED\r\n- Skyroot's own SCOPE satellite",
    "launch_designator": null,
    "type": "Test Flight",
    "orbit": {
      "id": 8,
      "name": "Low Earth Orbit",
      "abbrev": "LEO"
    }
  },
  "pad": {
    "id": 50,
    "url": "https://lldev.thespacedevs.com/2.0.0/pad/50/?format=api",
    "agency_id": 31,
    "name": "Satish Dhawan Space Centre First Launch Pad",
    "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.0.0/location/14/?format=api",
      "name": "Satish Dhawan Space Centre, India",
      "country_code": "IND",
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
      "total_launch_count": 104,
      "total_landing_count": 0
    },
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
    "total_launch_count": 64
  },
  "infoURLs": [
    {
      "priority": 10,
      "title": null,
      "description": null,
      "feature_image": null,
      "url": "https://media.licdn.com/dms/document/media/v2/D561FAQEP0r_fB1mHMQ/feedshare-document-url-metadata-scrapper-pdf/B56Z9vY_B.GQA4-/0/1784280250603?e=1784901600&v=beta&t=kOr_IRRS-0Wq2KSGtQOIqe8Z32qrVed8oyY"
    }
  ],
  "vidURLs": [
    {
      "priority": 10,
      "title": "Vikram-1 | Test Flight-1 | Skyroot | Mission Aagaman| India's First Private Orbital Rocket Launch",
      "description": "Welcome to the live coverage of Mission Aagaman — the maiden test flight of Vikram-1, India’s first privately developed orbital launch vehicle.\n\nThe livestream begins at approximately 10:20 AM IST, bringing you behind the scenes from the Mission Control Centre as the final countdown unfolds. Lift-off is targeted for 11:30 AM IST, subject to weather and launch readiness.\n\nDesigned and built by Skyroot Aerospace, Vikram-1 represents years of engineering, testing and innovation. This mission aims to validate the launch vehicle’s end-to-end orbital capability while carrying customer payloads and demonstrating technologies that will power future commercial missions.\n\nMission Highlights\n🚀 Live countdown and launch coverage\n🛰️ Real-time mission updates and flight milestones\n🎙️ Commentary fro...",
      "feature_image": "https://i.ytimg.com/vi/2KKZbSX9SgI/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=2KKZbSX9SgI"
    },
    {
      "priority": 11,
      "title": "Vikram-1 | Test Flight-1 | Skyroot | Mission Aagaman| India's First Private Orbital Rocket Launch",
      "description": "Livestream on X",
      "feature_image": "https://pbs.twimg.com/media/HNewwFCXgAAP0sd.jpg",
      "url": "https://x.com/i/broadcasts/1PJqrrXWeXbxb"
    }
  ],
  "webcast_live": false,
  "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vikram-i_on_lau_image_20260717052522.jpg",
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 7343,
  "location_launch_attempt_count": 104,
  "pad_launch_attempt_count": 64,
  "agency_launch_attempt_count": 1,
  "orbital_launch_attempt_count_year": 170,
  "location_launch_attempt_count_year": 2,
  "pad_launch_attempt_count_year": 2,
  "agency_launch_attempt_count_year": 1
}