Stats

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

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

  • af03a6ba771d44See the full diff
    • removed the optional property fans from the response with the 200 status

      response-optional-property-removed

    • removed the optional property fleet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property funds from the response with the 200 status

      response-optional-property-removed

    • removed the optional property timestamp from the response with the 200 status

      response-optional-property-removed

    • api operation id bd891b16c3cee16ea79438380f9b4f8b removed and replaced with getLatestStats

      api-operation-id-removed

    • api tag RSI-Website removed

      api-tag-removed

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • the response property timestamp became nullable for the status 200

      response-property-became-nullable

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 8ff40d443bb417See the full diff
    • removed the optional property data from the response with the 200 status

      response-optional-property-removed

    • api operation id getLatestStats removed and replaced with bd891b16c3cee16ea79438380f9b4f8b

      api-operation-id-removed

    • api tag RSI-Website added

      api-tag-added

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • added the optional property fans to the response with the 200 status

      response-optional-property-added

    • added the optional property fleet to the response with the 200 status

      response-optional-property-added

    • added the optional property funds to the response with the 200 status

      response-optional-property-added

    • added the optional property timestamp to the response with the 200 status

      response-optional-property-added

    This revision also has 95 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog