Retrieves the most recent state vector for a spacecraft. By default, only converged state vectors are returned (imports are always valid, OD results only if converged). Set includeNonConverged=true to include all state vectors.
Documentation Index
Fetch the complete documentation index at: https://docs.valar.space/llms.txt
Use this file to discover all available pages before exploring further.
API Key (format: vsp_sk_...)
Spacecraft identifier
Include non-converged OD results (default: false)
Successfully retrieved the latest state vector
State vector representation with position, velocity, and metadata
State covariance data including 6x6 matrix and standard deviations. Null if covariance is not available.
Creation timestamp when this state vector was created/imported in ISO-8601 format
"2024-01-15T12:30:00Z"
Epoch timestamp of the state vector in ISO-8601 format
"2024-01-15T12:00:00Z"
Whether covariance data is available for this state vector
true
Unique identifier for the state vector (format: SV-{sequence})
"SV-123"
Mean Keplerian orbital elements derived via DSST averaging of the osculating state. Null when the DSST conversion fails (e.g., highly perturbed orbits).
Spacecraft mass in kilograms
1500
Theory used to produce meanElements. 'DSST' on success, null when meanElements is null.
DSST "DSST"
Mean Keplerian orbital elements derived via DSST averaging of the osculating state. Null when the DSST conversion fails (e.g., highly perturbed orbits).
ID of the associated OrbitSolution if this state vector was produced by orbit determination. Null for imported state vectors.
"GS002-559"
Originator or source of this state vector data
"VALAR"
Position vector [x, y, z] in kilometers
Position vector [x, y, z] in kilometers
[42164, 0, 0]Reference frame of the state vector (e.g., EME2000, GCRF, TEME)
"EME2000"
Source type indicating how this state vector was created. OPM_IMPORT for imported OPMs, ORBIT_DETERMINATION for OD results, MANUAL for manually entered.
OPM_IMPORT, ORBIT_DETERMINATION, MANUAL "OPM_IMPORT"
ID of the spacecraft this state vector belongs to
"spacecraft-abc-123"
Name of the spacecraft
"GS002"
Velocity vector [vx, vy, vz] in km/s
Velocity vector [vx, vy, vz] in km/s
[0, 3.075, 0]