v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBearnings
Get earnings summary for an address
Get earnings summary for a wallet address (public, no auth).
Returns the total earnings, tip count, and unique tipper count for tips received by the specified address.
- window examples:
- 24h: earnings in the last 24 hours
- 7d: earnings in the last 7 days
- 30d: earnings in the last 30 days
- all: lifetime earnings (default)
get/v1/earnings/{address}/summary
Path parameters
addressstring required
Query parameters
window'24h' | '7d' | '30d' | 'all'
Time window: '24h', '7d', '30d', or 'all' (lifetime).
Time window: '24h', '7d', '30d', or 'all' (lifetime).
Response
Successful Response