Stats

Paginated Historical Statistics

Get paginated historical Star Citizen crowdfunding statistics, ordered by most recent first. Supports page-based pagination.

get/api/stats

Query parameters

pageinteger

Page number for pagination (starts at 1). Prefer using page[number] instead.

page[number]integer

Page number for pagination (starts at 1).

page[size]integer

Number of results per page. Maximum 200.

Response

Paginated list of stats

Example response

{
  "data": [
    {
      "funds": 962878547.56,
      "fans": 6433852,
      "fleet": 6433852,
      "timestamp": "2026-04-13T00:00:00Z"
    }
  ],
  "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 3 of the 53 revisions of this API.337

  • af03a6ba771d15See the full diff
    • ▲

      the response's body type changed from array to object for status

      response-body-type-changed

    • ○

      api operation id 5e2fda37059d5c1883d2b7b511c2ac53 removed and replaced with listStats

      api-operation-id-removed

    • ○

      api tag RSI-Website removed

      api-tag-removed

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ▲

      the response property / became nullable for the status

      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

  • 8ff40d443bb4132See the full diff
    • ▲

      the response's body type changed from object to array for status

      response-body-type-changed

    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ○

      api operation id listStats removed and replaced with 5e2fda37059d5c1883d2b7b511c2ac53

      api-operation-id-removed

    • ○

      api tag RSI-Website added

      api-tag-added

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