Retrieves a paginated list of state vectors for the specified spacecraft(s), with optional date range filtering. The spacecraftId parameter may be repeated to query multiple spacecraft in a single call (e.g. ?spacecraftId=A&spacecraftId=B); results are merged into a single paginated set. Results are sorted by epoch descending by default. Empty results return 200 with an empty page.
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(s) to filter state vectors by. Required; may be repeated to query multiple spacecraft in a single call (e.g. ?spacecraftId=A&spacecraftId=B), in which case results are merged into a single paginated set sorted by epoch desc.
1 - 50 elementsStart of date range filter (inclusive, ISO-8601)
End of date range filter (inclusive, ISO-8601)
Successfully retrieved state vectors
Paginated response wrapper containing a page of results with navigation metadata
List of items in the current page
Whether the content list is empty
false
Whether this is the first page
true
Whether there are more pages after this one
true
Whether there are pages before this one
false
Whether this is the last page
false
Current page number (0-indexed)
0
Number of items per page
20
Total number of elements across all pages
150
Total number of pages
8