getAccountInstruments
Query tradable instrument specifications for your Bybit account, including contract details, leverage, and price filters. Use this to obtain trading rules before placing orders.
Instructions
Query tradable instrument specifications for the user's account. Supports spot, linear (USDT/USDC perpetual and futures), and inverse contracts. Returns contract details, leverage, price, and lot size filters.
Rate limit: 10 req/s
Agent hint: Use this to get trading rules before placing orders. The category parameter is required. For linear/inverse, use symbol to filter to a specific contract. Response structure differs between spot and linear/inverse categories. Spot does not support pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| symbol | No | ||
| limit | No | ||
| cursor | No |