getAdvanceEarnPosition
Retrieve active and settling earn positions from Bybit, filtering by underlying asset or product category. Requires Earn API permission.
Instructions
Query your active positions. Requires Earn permission on the API key.
Rate Limit: 10 req/s (UID)
DiscountBuy notes: Only returns active/settling positions (status = Active or Settling).
The coin parameter filters by underlying asset (e.g., coin=BTC returns BTC-underlying positions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| productId | No | ||
| coin | No | ||
| limit | No | ||
| cursor | No |