Starmap Starsystems Overview
Returns paginated starsystems, optionally including related resources.
Query parameters
Page number for pagination (starts at 1). Prefer using page[number] instead.
Page number for pagination (starts at 1).
Number of results per page. Maximum 200.
Include additional relationships (affiliation, celestialObjects, jumppoints).
Response
Paginated list of Starsystems
Example response
{
"meta": {
"current_page": 1,
"from": 1,
"last_page": 5,
"per_page": 30,
"to": 30,
"total": 150,
"path": "https://api.star-citizen.wiki/api/vehicles"
}
}Changes
Changed in 2 of the 50 revisions of this API.237
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
api operation id
dfb10343a9a3f85578e98f63dbfa7bf2removed and replaced withlistStarsystemsapi-operation-id-removed
- ○
api tag
RSI-Websiteremovedapi-tag-removed
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
linksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
metato the response with the200statusresponse-optional-property-added
- ▲
- ▲
the response's body type/format changed from
object/toarray/for status200response-body-type-changed
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
linksfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
metafrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
listStarsystemsremoved and replaced withdfb10343a9a3f85578e98f63dbfa7bf2api-operation-id-removed
- ○
api tag
RSI-Websiteaddedapi-tag-added
This revision also has 95 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲