v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
account

Get daily earnings breakdown aggregated across all linked wallets

Get daily earnings breakdown for the authenticated account.

This aggregates tips received across ALL wallets linked to your account. Returns one entry per day, ordered newest first. Days with zero earnings are included for chart continuity.

Authentication: Authorization: Bearer <CLIENT_JWT>

get/v1/account/earnings/daily

Query parameters

daysinteger

Number of days to return (default: 30, max: 365).

Number of days to return (default: 30, max: 365).

Headers

authorizationstring nullable

Bearer JWT issued by Grove that identifies the account.

Bearer JWT issued by Grove that identifies the account.

Response

Successful Response