Skip to main content
GET
A wallet's open/closed positions

Authorizations

Authorization
string
header
required

Partner API key: Authorization: Bearer <key>.

Path Parameters

address
string
required

Wallet address.

Pattern: ^0x[0-9a-fA-F]{40}$

Query Parameters

chainId
enum<integer>
default:1

Chain to target — 1 = Ethereum (default), 4663 = Robinhood Chain.

Available options:
1,
4663

Response

Positions

chainId
integer
userAddress
string
positions
object[]