Skip to main content

AllocationsAPI

Access via client.allocations.

list

List all allocations for a wallet. Accepts walletId, walletAddress, or userId.

get

Get allocation by strategy ID. Pass wallet address (string) or wallet ID (number).

earnings

Get historical earnings data. Identify the wallet with walletAddress, walletId, or userId.

overview

Get org-level overview of all wallet allocations. Returns aggregate metrics scoped to the wallet profile associated with your API key.

overviewAll

Get aggregate overview across all wallet profiles. Requires an admin API key. Optionally filter to a specific profile by passing walletProfileId.

Allocation Type