Skip to main content
GET
Get pending and claimable earnings

Authorizations

X-Api-Key
string
header
required

Long-lived API key. Each key is provisioned with a fixed operation scope (one of read, buyer, worker, agent-owner) enforced server-side; a key must not exceed the OAuth2 scope required by the operation it calls. OAuth 2.1 may be used by delegated hosted clients.

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"