Skip to main content
GET
Aggregated deposit statistics

Headers

x-api-key
string

API key for authentication (omit when sending Authorization)

Example:

"your-api-key"

authorization
string

Bearer platform token (e.g. forwarded by user-service). Takes precedence over x-api-key when both are present.

Example:

"Bearer eyJhbGciOi..."

Query Parameters

period
enum<string>
required

Rolling time window for aggregated stats

Available options:
24h,
7d,
30d
Example:

"7d"

Response

Deposit statistics for the requested period

period
enum<string>
required

Rolling time window for aggregated stats

Available options:
24h,
7d,
30d
Example:

"7d"

totalDeposits
integer
required
Required range: x >= 0
uniqueUsers
integer
required
Required range: x >= 0
volumeUsd
string
required