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/7c891a0b-7194-4425-8cfd-2e8c75af2924/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "7c891a0b-7194-4425-8cfd-2e8c75af2924",
  "url": "https://lldev.thespacedevs.com/2.2.0/launch/7c891a0b-7194-4425-8cfd-2e8c75af2924/?format=api",
  "slug": "hanbit-nano-flight-2",
  "flightclub_url": null,
  "r_spacex_api_id": null,
  "name": "HANBIT-Nano | Flight 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": "2026-03-17T12:33:57Z",
  "updates": [
    {
      "id": 13461,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding launch",
      "info_url": "https://spacenews.com/innospace-plans-second-launch-in-2026-after-failure-of-first-hanbit-nano-rocket/",
      "created_by": "Nosu",
      "created_on": "2025-12-25T08:33:00Z"
    },
    {
      "id": 14339,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "NET Q3 2026",
      "info_url": "https://spacenews.com/innospace-completes-investigation-into-hanbit-nano-launch-failure/",
      "created_by": "Nosu",
      "created_on": "2026-03-17T12:33:00Z"
    }
  ],
  "net": "2026-09-30T00:00:00Z",
  "net_precision": {
    "id": 10,
    "name": "Quarter 3",
    "abbrev": "Q3",
    "description": "The T-0 is expected in the third quarter of the given year."
  },
  "window_end": "2026-09-30T00:00:00Z",
  "window_start": "2026-09-30T00:00:00Z",
  "probability": null,
  "weather_concerns": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 1098,
    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1098/?format=api",
    "name": "Innospace",
    "featured": false,
    "type": "Private",
    "country_code": "KOR",
    "abbrev": "IS",
    "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
    "administrator": "CEO: Kim Soo-jong",
    "founding_year": "2017",
    "launchers": "HANBIT",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 2,
    "consecutive_successful_launches": 0,
    "successful_launches": 1,
    "failed_launches": 1,
    "pending_launches": 1,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "info_url": "https://www.innospc.com/main",
    "wiki_url": "https://en.wikipedia.org/wiki/Innospace",
    "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
    "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png"
  },
  "rocket": {
    "id": 8862,
    "configuration": {
      "id": 530,
      "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/530/?format=api",
      "name": "HANBIT-Nano",
      "active": true,
      "reusable": false,
      "description": "Two-stage launch vehicle developed by South Korean space startup Innospace.",
      "family": "HANBIT",
      "full_name": "HANBIT-Nano",
      "manufacturer": {
        "id": 1098,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1098/?format=api",
        "name": "Innospace",
        "featured": false,
        "type": "Private",
        "country_code": "KOR",
        "abbrev": "IS",
        "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
        "administrator": "CEO: Kim Soo-jong",
        "founding_year": "2017",
        "launchers": "HANBIT",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 2,
        "consecutive_successful_launches": 0,
        "successful_launches": 1,
        "failed_launches": 1,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.innospc.com/main",
        "wiki_url": "https://en.wikipedia.org/wiki/Innospace",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png"
      },
      "program": [],
      "variant": "Nano",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 21.8,
      "diameter": 1.4,
      "maiden_flight": "2025-12-23",
      "launch_cost": null,
      "launch_mass": 18,
      "leo_capacity": null,
      "gto_capacity": null,
      "to_thrust": 245,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-nano_spa_image_20251224011159.jpg",
      "info_url": "https://www.innospc.com/page/sub01_01_1",
      "wiki_url": "https://en.wikipedia.org/wiki/Innospace_HANBIT-NANO",
      "total_launch_count": 1,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 1,
      "pending_launches": 1,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 7453,
    "name": "Flight 2",
    "description": "Second orbital launch attempt for the South Korean start-up Innospace and its HANBIT-Nano small launch vehicle.",
    "launch_designator": null,
    "type": "Test Flight",
    "orbit": {
      "id": 17,
      "name": "Sun-Synchronous Orbit",
      "abbrev": "SSO"
    },
    "agencies": [
      {
        "id": 1098,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1098/?format=api",
        "name": "Innospace",
        "featured": false,
        "type": "Private",
        "country_code": "KOR",
        "abbrev": "IS",
        "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
        "administrator": "CEO: Kim Soo-jong",
        "founding_year": "2017",
        "launchers": "HANBIT",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 2,
        "consecutive_successful_launches": 0,
        "successful_launches": 1,
        "failed_launches": 1,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.innospc.com/main",
        "wiki_url": "https://en.wikipedia.org/wiki/Innospace",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png"
      }
    ],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 240,
    "url": "https://lldev.thespacedevs.com/2.2.0/pad/240/?format=api",
    "agency_id": 1098,
    "name": "HANBIT Pad",
    "description": "Launchpad of the HANBIT rockets developed by South Korean company Innospace.",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Space_Center",
    "map_url": "https://www.google.com/maps?q=-2.31698,-44.36873",
    "latitude": "-2.31698",
    "longitude": "-44.36873",
    "location": {
      "id": 150,
      "url": "https://lldev.thespacedevs.com/2.2.0/location/150/?format=api",
      "name": "Alcântara Space Center, Federative Republic of Brazil",
      "country_code": "BRA",
      "description": "The Alcântara Space Center, formerly known as Alcântara Launch Center is a space center and launching facility of the Brazilian Space Agency in the city of Alcântara, located on Brazil's northern Atlantic coast, in the state of Maranhão.",
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg",
      "timezone_name": "America/Fortaleza",
      "total_launch_count": 4,
      "total_landing_count": 0
    },
    "country_code": "BRA",
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_hanbit_pad_20251021114902.jpg",
    "total_launch_count": 2,
    "orbital_launch_attempt_count": 1
  },
  "infoURLs": [],
  "vidURLs": [],
  "webcast_live": false,
  "timeline": [],
  "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-nano_spa_image_20251224011159.jpg",
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 7320,
  "location_launch_attempt_count": 5,
  "pad_launch_attempt_count": 3,
  "agency_launch_attempt_count": 3,
  "orbital_launch_attempt_count_year": 147,
  "location_launch_attempt_count_year": 1,
  "pad_launch_attempt_count_year": 1,
  "agency_launch_attempt_count_year": 1,
  "pad_turnaround": "P280DT22H47M",
  "mission_patches": [
    {
      "id": 1194,
      "name": "Spaceward Patch",
      "priority": 10,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/spaceward2520p_mission_patch_20251021115940.png",
      "agency": {
        "id": 1098,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1098/?format=api",
        "name": "Innospace",
        "type": "Private"
      }
    }
  ],
  "type": "detailed"
}