Skip to main content
GET
Get Kamino yield position

Authorizations

Authorization
string
header
required

User bearer credential: either a Cognito JWT or an ak_ user API key. Backend integrators using HMAC must include the user API key alongside the three HMAC headers on user-scoped endpoints.

Path Parameters

vaultId
string
required

Solana public key (base58).

Required string length: 32 - 44
Pattern: ^[1-9A-HJ-NP-Za-km-z]+$
Example:

"8sLbNZoA1cfnvMJLPfp98ZLAnFSYCFApfJKMbiXNLwxj"

Query Parameters

walletAddress
string
required

Solana public key (base58).

Required string length: 32 - 44
Pattern: ^[1-9A-HJ-NP-Za-km-z]+$
Example:

"8sLbNZoA1cfnvMJLPfp98ZLAnFSYCFApfJKMbiXNLwxj"

Response

Kamino yield position lookup response.

Kamino yield position lookup response.

data
object | null
required

Kamino yield position, or null when Kamino reports no position.