/
SP
spacexland
/
SpaceX REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
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
/dragon/:id
Query parameters
capsule
string
required
id
boolean
Response
Dragon
required
_id
object
id
string
name
string
type
string
active
boolean
crew_capacity
integer
sidewall_angle_deg
number
float
orbit_duration_yr
integer
dry_mass_kg
integer
dry_mass_lb
integer
first_flight
string
heat_shield
DragonHeatShield
thrusters
DragonThrust[]
launch_payload_mass
Mass
launch_payload_vol
Volume
return_payload_mass
Mass
return_payload_vol
Volume
pressurized_capsule
DragonPressurizedCapsule
trunk
DragonTrunk
height_w_trunk
Distance
diameter
Distance
wikipedia
string
description
string
Changes