Skip to main content
GET
/
position
/
stake
/
{owner}
Get stake positions for a wallet
curl --request GET \
  --url https://owner-v1.raydium.io/position/stake/{owner}
{}

Documentation Index

Fetch the complete documentation index at: https://docs.raydium.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

owner
string
required

Wallet public key (base58)

Response

Success

Position data structure (see OwnerAPI responses)