API Explorer

Test and explore the Chars.gg API endpoints

Get file statistics

Returns stats about user files including count, total size, and storage limit

Endpoint Details

Get file statistics

GET /v1/files/stats

Headers

Response Examples

200 - Stats about user files including storage limit
Schema: {
  "$ref": "#/components/schemas/FileStatsResponseDto"
}