Binance
Binance for ChatGPT lets you access and explore Binance public, read-only market data using natural language. Retrieve current and historical prices, order books, recent trades, candlesticks (klines), and exchange metadata across Spot, Futures, and Options. No authentication is required. This app does not access user accounts and does not support trading or transactions. Market data is provided “as is” from Binance’s public APIs and may be delayed, incomplete, or subject to change. This information is for informational purposes only and should not be relied upon for trading or financial decisions. Binance makes no representations or warranties regarding accuracy or timeliness and disclaims all liability arising from use of this data.
- Integration type
- Plugin
- Verification status
- Not applicable
- Platform
- ChatGPT
- Primary Subcategory
- Crypto Exchanges & Market Data
- Secondary Subcategories
- None listed
- Brand
- Binance
- Access
- No account required
- First tracked
- 2026-07-15
- Tool count
- 89
- Geography
- US
The Primary Subcategory used for this profile’s headline score.
Other Subcategories where the Integration is visible.
ChatGPT Plugin Discoverability Score
ChatGPT organic discovery is not live yet
Binance is tracked in the ChatGPT Plugin registry. Public organic-discovery measurement is not live for ChatGPT yet, so there is no score to publish today.
Get notified when your score goes live
Enter your work email and we’ll notify you when ChatGPT Plugin organic discovery scoring launches.
No spam. Unsubscribe any time.
Competing in ChatGPT Crypto Exchanges & Market Data
View CategoryHow the Discoverability Score works
Organic discovery scoring for Binance on ChatGPT is not live yet. The score will use measured agent conversations when it launches.
Organic discovery scoring is pending. Your Plugin score will appear on this scale when measurement goes live.
FoundDiagnostic
Whether Claude found your Plugin in connector search. It must be Found before it can reach the picker, but the score counts picker appearances—not search results.
PickedMain score
How often your Plugin appeared in the picker, or Claude invoked it directly, across contested conversations. This percentage is the Discoverability Score; the headline number is rounded.
PositionedDiagnostic
What position your Plugin appeared in when it was shown in the picker. This shows prominence, but it does not affect the score.
89 tools agents can invoke
24 hour rolling window price change statistics. Weight: **1** for a single symbol, **40** when the symbol parameter is omitted **Careful** when accessing this with no symbol. Notes: - Symbol and pair cannot be sent together - If a pair is sent,tickers for all symbols of the pair will be returned - If either a pair or symbol is sent, tickers for all symbols of all pairs will be returned Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#ticker24hr-price-change-statistics
get_futures_coin_24hr_ticker_price_change_statistics
24 hour rolling window price change statistics. **Careful** when accessing this with no symbol. Weight: **1** for a single symbol; **40** when the symbol parameter is omitted Notes: - If the symbol is not sent, tickers for all symbols will be returned in an array. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#ticker24hr-price-change-statistics
get_futures_usds_24hr_ticker_price_change_statistics
24 hour rolling window price change statistics. Weight(IP): 5 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-options/api/rest-api/market-data#ticker24hr-price-change-statistics
get_options_24hr_ticker_price_change_statistics
24 hour rolling window price change statistics. **Careful** when accessing this with no symbol. Weight: <table> <thead> <tr> <th>Parameter</th> <th>Symbols Provided</th> <th>Weight</th> </tr> </thead> <tbody> <tr> <td rowspan="2">symbol</td> <td>1</td> <td>2</td> </tr> <tr> <td>symbol parameter is omitted</td> <td>80</td> </tr> <tr> <td rowspan="4">symbols</td> <td>1-20</td> <td>2</td> </tr> <tr> <td>21-100</td> <td>40</td> </tr> <tr> <td>101 or more</td> <td>80</td> </tr> <tr> <td>symbols parameter is omitted</td> <td>80</td> </tr> </tbody> </table> Security Type: NONE Notes: **Data Source:** Memory Docs: https://developers.binance.com/en/docs/catalog/core-trading-spot-trading/api/rest-api/market#ticker24hr
get_spot_24hr_ticker_price_change_statistics
Query the symbol-level ADL risk rating. The ADL risk rating measures the likelihood of ADL during liquidation, and the rating takes into account the insurance fund balance, position concentration on the symbol, order book depth, price volatility, average leverage, unrealized PnL, and margin utilization at the symbol level. The rating can be high, medium and low, and is updated every 30 minutes. Weight(IP): 1 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#adl-risk
get_futures_usds_auto_deleveraging_risk
Query basis Weight(IP): 1 Notes: - If startTime and endTime are not sent, the most recent data is returned. - Only the data of the latest 30 days is available. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#basis
get_futures_coin_basis
Query future basis Weight(IP): 0 Notes: - If startTime and endTime are not sent, the most recent data is returned. - Only the data of the latest 30 days is available. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#basis
get_futures_usds_basis
Query composite index symbol information Weight(IP): 1 Notes: - Only for composite index symbols Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#composite-index-symbol-information
get_futures_usds_composite_index_symbol_information
Get compressed, aggregate trades. Market trades that fill in 100ms with the same price and the same taking side will have the quantity aggregated. Weight(IP): 20 Notes: - support querying futures trade histories that are not older than 24 hours - If both `startTime` and `endTime` are sent, time between `startTime` and `endTime` must be less than 1 hour. - If `fromId`, `startTime`, and `endTime` are not sent, the most recent aggregate trades will be returned. - Only market trades will be aggregated and returned, which means the insurance fund trades and ADL trades won't be aggregated. - Sending both `startTime`/`endTime` and `fromId` might cause response timeout, please send either `fromId` or `startTime`/`endTime` Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#compressed-aggregate-trades-list
get_futures_coin_compressed_aggregate_trades_list
Get compressed, aggregate market trades. Market trades that fill in 100ms with the same price and the same taking side will have the quantity aggregated. Retail Price Improvement(RPI) orders are aggregated and without special tags to be distinguished. Weight(IP): 20 Notes: - support querying futures trade histories that are not older than 24 hours - If both `startTime` and `endTime` are sent, time between `startTime` and `endTime` must be less than 1 hour. - If `fromId`, `startTime`, and `endTime` are not sent, the most recent aggregate trades will be returned. - Only market trades will be aggregated and returned, which means the insurance fund trades and ADL trades won't be aggregated. - Sending both `startTime`/`endTime` and `fromId` might cause response timeout, please send either `fromId` or `startTime`/`endTime` Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#compressed-aggregate-trades-list
get_futures_usds_compressed_aggregate_trades_list
Get compressed, aggregate trades. Trades that fill at the time, from the same taker order, with the same price will have the quantity aggregated. Weight(IP): 4 Security Type: NONE Notes: **Data Source:** Database - If fromId, startTime, and endTime are not sent, the most recent aggregate trades will be returned. Docs: https://developers.binance.com/en/docs/catalog/core-trading-spot-trading/api/rest-api/market#agg-trades
get_spot_compressed_aggregate_trades_list
Kline/candlestick bars for a specific contract type. Klines are uniquely identified by their open time. Weight: based on parameter `LIMIT` | LIMIT | weight | | --- | --- | | [1,100) | 1 | | [100, 500) | 2 | | [500, 1000] | 5 | | > 1000 | 10 | Notes: - The difference between `startTime` and `endTime` can only be up to 200 days - Between `startTime` and `endTime`, the most recent `limit` data from `endTime` will be returned: - If `startTime` and `endTime` are not sent, current timestamp will be set as `endTime`, and the most recent data will be returned. - If `startTime` is sent only, the timestamp of 200 days after `startTime` will be set as `endTime`(up to the current time) - If `endTime` is sent only, the timestamp of 200 days before `endTime` will be set as `startTime` Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#continuous-contract-kline-candlestick-data
get_futures_coin_continuous_contract_kline_candlestick_data
Kline/candlestick bars for a specific contract type. Klines are uniquely identified by their open time. Weight: based on parameter `LIMIT` | LIMIT | weight | | ----------- | ------ | | [1,100) | 1 | | [100, 500) | 2 | | [500, 1000] | 5 | | > 1000 | 10 | Notes: - If startTime and endTime are not sent, the most recent klines are returned. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#continuous-contract-kline-candlestick-data
get_futures_usds_continuous_contract_kline_candlestick_data
Current average price for a symbol. Weight(IP): 2 Security Type: NONE Notes: **Data Source:** Memory Docs: https://developers.binance.com/en/docs/catalog/core-trading-spot-trading/api/rest-api/market#avg-price
get_spot_current_average_price
Current exchange trading rules and symbol information Weight(IP): 1 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#exchange-information
get_futures_coin_exchange_information
Current exchange trading rules and symbol information Weight(IP): 1 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#exchange-information
get_futures_usds_exchange_information
Current exchange trading rules and symbol information Weight(IP): 1 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-options/api/rest-api/market-data#exchange-information
get_options_exchange_information
Current exchange trading rules and symbol information Weight(IP): 20 Security Type: NONE Notes: **Data Source:** Memory **Notes:** * If the value provided to `symbol` or `symbols` do not exist, the endpoint will throw an error saying the symbol is invalid. * All parameters are optional. * `permissions` can support single or multiple values (e.g. `SPOT`, `["MARGIN","LEVERAGED"]`). This cannot be used in combination with `symbol` or `symbols`. * If `permissions` parameter not provided, all symbols that have either `SPOT`, `MARGIN`, or `LEVERAGED` permission will be exposed. * To display symbols with any permission you need to specify them explicitly in `permissions`: (e.g. `["SPOT","MARGIN",...]`.). See Account and Symbol Permissions for the full list. **Examples of Symbol Permissions Interpretation from the Response:** * `[["A","B"]]` means you may place an order if your account has either permission "A" **or** permission "B". * `[["A"],["B"]]` means you can place an order if your account has permission "A" **and** permission "B". * `[["A"],["B","C"]]` means you can place an order if your account has permission "A" **and** permission "B" or permission "C". (Inclusive or is applied here, not exclusive or, so your account may have both permission "B" and permission "C".) Docs: https://developers.binance.com/en/docs/catalog/core-trading-spot-trading/api/rest-api/general#exchange-info
get_spot_exchange_information
Get Funding Rate History Weight: share 500/5min/IP rate limit with GET /fapi/v1/fundingInfo Notes: - If `startTime` and `endTime` are not sent, the most recent 200 records are returned. - If the number of data between `startTime` and `endTime` is larger than `limit`, return as `startTime` + `limit`. - In ascending order. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#get-funding-rate-history
get_futures_usds_funding_rate_history
Get Funding Rate History of Perpetual Futures Weight(IP): 1 Notes: - empty array will be returned for delivery symbols. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#get-funding-rate-history-of-perpetual-futures
get_futures_coin_funding_rate_history_of_perpetual_futures
Query funding rate info for symbols that had FundingRateCap/FundingRateFloor/fundingIntervalHours adjustment Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#get-funding-rate-info
get_futures_coin_funding_rate_info
Query funding rate info for symbols that had FundingRateCap/FundingRateFloor / fundingIntervalHours adjustment Weight: **0** share 500/5min/IP rate limit with `GET /fapi/v1/fundingRate` Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#get-funding-rate-info
get_futures_usds_funding_rate_info
Get historical exercise records. * REALISTIC_VALUE_STRICKEN -> Exercised * EXTRINSIC_VALUE_EXPIRED -> Expired OTM Weight(IP): 3 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-options/api/rest-api/market-data#historical-exercise-records
get_options_historical_exercise_records
Get cryptocurrency hot categories overview including market cap, trading volume, 24h change, and top tokens per category. Use this when users ask about crypto category performance, category trends, or want to explore tokens by industry category (e.g., DeFi, Layer 2, AI, Meme, GameFi).
hot_category
Get trending hot coins with rankings, price changes, market sentiment, and top player movements. Use this when users ask about trending coins, hot tokens, or what coins are popular right now.
hot_coin
Get spot index price for option underlying. Weight(IP): 1 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-options/api/rest-api/market-data#index-price
get_options_index_price
Kline/candlestick bars for the index price of a pair. Klines are uniquely identified by their open time. Weight: Based on parameter `LIMIT` | LIMIT | weight | | --- | --- | | [1,100) | 1 | | [100, 500) | 2 | | [500, 1000] | 5 | | > 1000 | 10 | Notes: - The difference between `startTime` and `endTime` can only be up to 200 days - Between `startTime` and `endTime`, the most recent `limit` data from `endTime` will be returned: - If `startTime` and `endTime` are not sent, current timestamp will be set as `endTime`, and the most recent data will be returned. - If `startTime` is sent only, the timestamp of 200 days after `startTime` will be set as `endTime`(up to the current time) - If `endTime` is sent only, the timestamp of 200 days before `endTime` will be set as `startTime` Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#index-price-kline-candlestick-data
get_futures_coin_index_price_kline_candlestick_data
Kline/candlestick bars for the index price of a pair. Klines are uniquely identified by their open time. Weight: based on parameter `LIMIT` | LIMIT | weight | | ----------- | ------ | | [1,100) | 1 | | [100, 500) | 2 | | [500, 1000] | 5 | | > 1000 | 10 | Notes: - If startTime and endTime are not sent, the most recent klines are returned. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#index-price-kline-candlestick-data
get_futures_usds_index_price_kline_candlestick_data
Query index price and mark price Weight(IP): 10 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#index-price-and-mark-price
get_futures_coin_index_price_and_mark_price
Kline/candlestick bars for a symbol. Klines are uniquely identified by their open time. Weight: Based on parameter `LIMIT` | LIMIT | weight | | --- | --- | | [1,100) | 1 | | [100, 500) | 2 | | [500, 1000] | 5 | | > 1000 | 10 | Notes: - The difference between `startTime` and `endTime` can only be up to 200 days - Between `startTime` and `endTime`, the most recent `limit` data from `endTime` will be returned: - If `startTime` and `endTime` are not sent, current timestamp will be set as `endTime`, and the most recent data will be returned. - If `startTime` is sent only, the timestamp of 200 days after `startTime` will be set as `endTime`(up to the current time) - If `endTime` is sent only, the timestamp of 200 days before `endTime` will be set as `startTime` Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#kline-candlestick-data
get_futures_coin_kline_candlestick_data
Kline/candlestick bars for a symbol. Klines are uniquely identified by their open time. Weight: based on parameter `LIMIT` | LIMIT | weight | | ----------- | ------ | | [1,100) | 1 | | [100, 500) | 2 | | [500, 1000] | 5 | | > 1000 | 10 | Notes: - If startTime and endTime are not sent, the most recent klines are returned. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#kline-candlestick-data
get_futures_usds_kline_candlestick_data
Kline/candlestick bars for an option symbol. Klines are uniquely identified by their open time. Weight(IP): 1 Notes: - If startTime and endTime are not sent, the most recent klines are returned. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-options/api/rest-api/market-data#kline-candlestick-data
get_options_kline_candlestick_data
Kline/candlestick bars for a symbol. Klines are uniquely identified by their open time. Weight(IP): 2 Security Type: NONE Notes: **Data Source:** Database Supported kline intervals (case-sensitive): Interval | `interval` value --------- | ---------------- seconds | `1s` minutes | `1m`, `3m`, `5m`, `15m`, `30m` hours | `1h`, `2h`, `4h`, `6h`, `8h`, `12h` days | `1d`, `3d` weeks | `1w` months | `1M` **Notes:** * If `startTime` and `endTime` are not sent, the most recent klines are returned. * Supported values for `timeZone`: * Hours and minutes (e.g. `-1:00`, `05:45`) * Only hours (e.g. `0`, `8`, `4`) * Accepted range is strictly [-12:00 to +14:00] inclusive * If `timeZone` provided, kline intervals are interpreted in that timezone instead of UTC. * Note that `startTime` and `endTime` are always interpreted in UTC, regardless of `timeZone`. Docs: https://developers.binance.com/en/docs/catalog/core-trading-spot-trading/api/rest-api/market#klines
get_spot_kline_candlestick_data
Query for all convertible token pairs and the tokens’ respective upper/lower limits Weight(IP): 20 Notes: - User needs to supply either or both of the input parameter - If not defined for both fromAsset and toAsset, only partial token pairs will be returned - Asset BNFCR is only available to convert for MICA region users. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/convert#list-all-convert-pairs
list_futures_usds_all_convert_pairs
Query symbol Long/Short Ratio Weight(IP): 1 Notes: - If startTime and endTime are not sent, the most recent data is returned. - Only the data of the latest 30 days is available. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#long-short-ratio
get_futures_coin_long_short_ratio
Query symbol Long/Short Ratio Weight(IP): 0 Notes: - If startTime and endTime are not sent, the most recent data is returned. - Only the data of the latest 30 days is available. - IP rate limit 1000 requests/5min Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#long-short-ratio
get_futures_usds_long_short_ratio
Mark Price and Funding Rate Weight: **1** with symbol, **10** without symbol Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#mark-price
get_futures_usds_mark_price
Kline/candlestick bars for the mark price of a symbol. Klines are uniquely identified by their open time. Weight: Based on parameter `LIMIT` | LIMIT | weight | | --- | --- | | [1,100) | 1 | | [100, 500) | 2 | | [500, 1000] | 5 | | > 1000 | 10 | Notes: - The difference between `startTime` and `endTime` can only be up to 200 days - Between `startTime` and `endTime`, the most recent `limit` data from `endTime` will be returned: - If `startTime` and `endTime` are not sent, current timestamp will be set as `endTime`, and the most recent data will be returned. - If `startTime` is sent only, the timestamp of 200 days after `startTime` will be set as `endTime`(up to the current time) - If `endTime` is sent only, the timestamp of 200 days before `endTime` will be set as `startTime` Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#mark-price-kline-candlestick-data
get_futures_coin_mark_price_kline_candlestick_data
Kline/candlestick bars for the mark price of a symbol. Klines are uniquely identified by their open time. Weight: based on parameter `LIMIT` | LIMIT | weight | | ----------- | ------ | | [1,100) | 1 | | [100, 500) | 2 | | [500, 1000] | 5 | | > 1000 | 10 | Notes: - If startTime and endTime are not sent, the most recent klines are returned. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#mark-price-kline-candlestick-data
get_futures_usds_mark_price_kline_candlestick_data
Get cryptocurrency market overview including market cap, trading volume, fear/greed index, market analysis, news, and hot tokens carousel. Use this when users ask about overall crypto market conditions, market sentiment, or want to see trending tokens.
market_overview
Asset index price. > **CM-UM Integration (Effective 2026-06-30):** Renamed from *Multi-Assets Mode Asset Index*. The response now additionally pushes COIN-M settlement-asset price index entries (e.g., `BTCUSD`, `ETHUSD`, `BNBUSD`). The endpoint path `/fapi/v1/assetIndex` is unchanged. Weight: **1** for a single symbol; **10** when the symbol parameter is omitted Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#asset-index
get_futures_usds_asset_index
Get older market historical trades. Weight(IP): 20 Security Type: MARKET_DATA Notes: - Market trades means trades filled in the order book. Only market trades will be returned, which means the insurance fund trades and ADL trades won't be returned. - Only supports data from within the last one month Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#old-trades-lookup
get_futures_coin_old_trades_lookup
Get older market historical trades. Weight(IP): 20 Security Type: MARKET_DATA Notes: - Market trades means trades filled in the order book. Only market trades will be returned, which means the insurance fund trades and ADL trades won't be returned. - Only supports data from within the last one month Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#old-trades-lookup
get_futures_usds_old_trades_lookup
Get older trades. Weight(IP): 25 Security Type: NONE Notes: **Data Source:** Database Docs: https://developers.binance.com/en/docs/catalog/core-trading-spot-trading/api/rest-api/market#historical-trades
get_spot_old_trade_lookup
Get present open interest of a specific symbol. Weight(IP): 1 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#open-interest
get_futures_coin_open_interest
Get present open interest of a specific symbol. Weight(IP): 1 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#open-interest
get_futures_usds_open_interest
Get open interest for specific underlying asset on specific expiration date. Weight(IP): 0 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-options/api/rest-api/market-data#open-interest
get_options_open_interest
Query open interest stats Weight(IP): 1 Notes: - If startTime and endTime are not sent, the most recent data is returned. - Only the data of the latest 30 days is available. Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-coin-m-futures/api/rest-api/market-data#open-interest-statistics
get_futures_coin_open_interest_statistics
Open Interest Statistics Weight(IP): 0 Notes: - If startTime and endTime are not sent, the most recent data is returned. - Only the data of the latest 1 month is available. - IP rate limit 1000 requests/5min Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-usd-s-m-futures/api/rest-api/market-data#open-interest-statistics
get_futures_usds_open_interest_statistics
Option mark price and greek info. Weight(IP): 5 Docs: https://developers.binance.com/en/docs/catalog/core-trading-derivatives-trading-options/api/rest-api/market-data#option-mark-price
get_options_option_mark_price
How do I improve a ChatGPT Plugin's discoverability?
The levers are the listing surface agents actually read: names, descriptions, keywords, tool metadata, and registry health. Which lever matters depends on where discovery breaks, which is what continuous measurement shows.
What are Binance alternatives on ChatGPT?
As of 2026-08-14, Binance competes with AIXBT, CoinGecko, CoinMarketCap, CryptoAudit, Exum: ExoScope Crypto, Kraken, OKX, Paribu, Stable.com in ChatGPT Crypto Exchanges & Market Data, ranked by public Discoverability Score.
Where is this profile measured?
This profile uses the geography attached to the latest public registry snapshot: US. Locale tags are intentionally omitted.