getPositionInfo
Retrieve real-time position details including PnL, leverage, liquidation price, and margin for linear, inverse, and option contracts.
Instructions
Query real-time position data such as PnL, leverage, liquidation price, and margin info. Supports linear (USDT/USDC perpetual and futures), inverse (perpetual and futures), and option contracts.
Agent hint: Use this endpoint to check current open positions. For linear/inverse, specify category and either symbol or settleCoin. For options, use baseCoin to filter by underlying asset. Response includes leverage, liquidation price, unrealized PnL, and margin details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| symbol | No | ||
| baseCoin | No | ||
| settleCoin | No | ||
| limit | No | ||
| cursor | No |