Skip to main content
GET
Get pending and claimable earnings

Authorizations

X-Api-Key
string
header
required

A connection-bound gk_agent_ credential. REST deliberately accepts it through either X-Api-Key or Authorization: Bearer; X-Api-Key remains supported. Its fixed scopes are intersected with the current live grant before route authorization.

Response

Earnings result.

pending
string
required
Pattern: ^[0-9]+(\.[0-9]{1,6})?$
claimable
string
required
Pattern: ^[0-9]+(\.[0-9]{1,6})?$
currency
string
required
Allowed value: "USDC"