Latest Crowdfunding Statistics
Get the most recent Star Citizen crowdfunding statistics snapshot, including funds raised (USD), fan count, and fleet size.
Response
Latest statistics
Example response
{
"data": {
"funds": 962878547.56,
"fans": 6433852,
"fleet": 6433852,
"timestamp": "2026-04-13T00:00:00Z"
}
}Changes
Changed in 3 of the 50 revisions of this API.1511
- ●
removed the optional property
fansfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
fleetfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
fundsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
timestampfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
bd891b16c3cee16ea79438380f9b4f8bremoved and replaced withgetLatestStatsapi-operation-id-removed
- ○
api tag
RSI-Websiteremovedapi-tag-removed
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ●
- ▲
the response property
timestampbecame nullable for the status200response-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
getLatestStatsremoved and replaced withbd891b16c3cee16ea79438380f9b4f8bapi-operation-id-removed
- ○
api tag
RSI-Websiteaddedapi-tag-added
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
added the optional property
fansto the response with the200statusresponse-optional-property-added
- ○
added the optional property
fleetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
fundsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
timestampto the response with the200statusresponse-optional-property-added
This revision also has 95 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●