Stats
RSI-Website

Latest Crowdfunding Statistics

Get the most recent Star Citizen crowdfunding statistics snapshot, including funds raised (USD), fan count, and fleet size.

get/api/stats/latest

Response

Latest statistics

fundsnumber float

Crowdfunding funds raised in USD

fansinteger

Number of registered fans

fleetinteger

Total Star Citizen fleet size

timestampstring date-time nullable

When the snapshot was taken

Example response

{
  "funds": 962878547.56,
  "fans": 6433852,
  "fleet": 6433852,
  "timestamp": "2026-04-13T00:00:00Z"
}

Changes