Skip to main content
GET
Get claimable positions
Returns normal creator/recipient claimable fee positions for a wallet. Use this to inspect position details and claimable amounts before claiming.
This endpoint is optional for claiming fees. The v3 claim endpoint handles position lookup automatically — you only need this if you want to inspect positions beforehand.
Separate SOL deployer earnings are returned by Get Deployer Claimable Positions. They are excluded from this endpoint’s totals.

Authorizations

x-api-key
string
header
required

API key authentication. Provide your API key as the header value.

Query Parameters

wallet
string
required

Public key of the wallet to check for claimable positions

Response

Successfully retrieved claimable positions

success
boolean
required
Example:

true

response
object[]