/
/SpaceX REST API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
  • get/empty
  • get/capsules
  • get/capsules-past
  • get/capsules-upcoming
  • get/capsule/:id
  • get/cores
  • get/cores-past
  • get/cores-upcoming
  • get/core/:id
  • get/dragons
  • get/dragon/:id
  • get/histories
  • get/history/:id
  • get/landpads
  • get/landpad/:id
  • get/launches
  • get/launches-past
  • get/launches-upcoming
  • get/launch/:id
  • get/launch-latest/:id
  • get/launch-next/:id
  • get/launchpads
  • get/launchpad/:id
  • get/missions
  • get/mission/:id
  • get/payloads
  • get/payload/:id
  • get/roadster/:id
  • get/rockets
  • get/rocket/:id
  • get/ships
  • get/ship/:id

get/landpad/:id

Query parameters

landpad_idstring required
idboolean

Response

_idobject
idstring
full_namestring
statusstring
landing_typestring
attempted_landingsstring
successful_landingsstring
wikipediastring
detailsstring

Changes