SpaceX (Community API) · Example Payload

Spacex Getlaunchpad Example

SpaceLaunchSatellitesStarlinkFalcon 9Falcon HeavyDragonRocketsOpen SourceCommunityRESTGraphQLOpen Data

Spacex Getlaunchpad Example is an example object payload from SpaceX (Community API), with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

imagesnamefull_namelocalityregionlatitudelongitudelaunch_attemptslaunch_successesrocketstimezonelaunchesstatusdetailsid

Example Payload

Raw ↑
{
  "images": {
    "large": [
      "https://i.imgur.com/7uXe1Kv.png"
    ]
  },
  "name": "VAFB SLC 3W",
  "full_name": "Vandenberg Space Force Base Space Launch Complex 3W",
  "locality": "Vandenberg Space Force Base",
  "region": "California",
  "latitude": 34.6440904,
  "longitude": -120.5931438,
  "launch_attempts": 0,
  "launch_successes": 0,
  "rockets": [
    "5e9d0d95eda69955f709d1eb"
  ],
  "timezone": "America/Los_Angeles",
  "launches": [],
  "status": "retired",
  "details": "SpaceX's original west coast launch pad for Falcon 1. It was used in a static fire test but was never employed for a launch, and was abandoned due to range scheduling conflicts arising from overflying other active pads.",
  "id": "5e9e4501f5090910d4566f83"
}