ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

spot

Binance Spot request using the Binance API. Authentication requires API key and secret key. Supports testnet, mainnet, and demo.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/binance-skills-hub/binance-spot
Or

Binance Spot Skill

Spot request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format.

Quick Reference

EndpointDescriptionRequiredOptionalAuthentication
/api/v3/exchangeInfo (GET)Exchange informationNonesymbol, symbols, permissions, showPermissionSets, symbolStatusNo
/api/v3/ping (GET)Test connectivityNoneNoneNo
/api/v3/time (GET)Check server timeNoneNoneNo
/api/v3/aggTrades (GET)Compressed/Aggregate trades listsymbolfromId, startTime, endTime, limitNo
/api/v3/avgPrice (GET)Current average pricesymbolNoneNo
/api/v3/depth (GET)Order booksymbollimit, symbolStatusNo
/api/v3/historicalTrades (GET)Old trade lookupsymbollimit, fromIdNo
/api/v3/klines (GET)Kline/Candlestick datasymbol, intervalstartTime, endTime, timeZone, limitNo
/api/v3/ticker (GET)Rolling window price change statisticsNonesymbol, symbols, windowSize, type, symbolStatusNo
/api/v3/ticker/24hr (GET)24hr ticker price change statisticsNonesymbol, symbols, type, symbolStatusNo
/api/v3/ticker/bookTicker (GET)Symbol order book tickerNonesymbol, symbols, symbolStatusNo
/api/v3/ticker/price (GET)Symbol price tickerNonesymbol, symbols, symbolStatusNo
/api/v3/ticker/tradingDay (GET)Trading Day TickerNonesymbol, symbols, timeZone, type, symbolStatusNo
/api/v3/trades (GET)Recent trades listsymbollimitNo
/api/v3/uiKlines (GET)UIKlinessymbol, intervalstartTime, endTime, timeZone, limitNo
/api/v3/openOrders (DELETE)Cancel All Open Orders on a SymbolsymbolrecvWindowYes
/api/v3/openOrders (GET)Current open ordersNonesymbol, recvWindowYes
/api/v3/order (POST)New ordersymbol, side, typetimeInForce, quantity, quoteOrderQty, price, newClientOrderId, strategyId, strategyType, stopPrice, trailingDelta, icebergQty, newOrderRespType, selfTradePreventionMode, pegPriceType, pegOffsetValue, pegOffsetType, recvWindowYes
/api/v3/order (DELETE)Cancel ordersymbolorderId, origClientOrderId, newClientOrderId, cancelRestrictions, recvWindowYes
/api/v3/order (GET)Query ordersymbolorderId, origClientOrderId, recvWindowYes
/api/v3/order/amend/keepPriority (PUT)Order Amend Keep Prioritysymbol, newQtyorderId, origClientOrderId, newClientOrderId, recvWindowYes
/api/v3/order/cancelReplace (POST)Cancel an Existing Order and Send a New Ordersymbol, side, type, cancelReplaceModetimeInForce, quantity, quoteOrderQty, price, cancelNewClientOrderId, cancelOrigClientOrderId, cancelOrderId, newClientOrderId, strategyId, strategyType, stopPrice, trailingDelta, icebergQty, newOrderRespTy...

Metadata

Stars4190
Views0
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-binance-skills-hub-binance-spot": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

query-token-info

Query token details by keyword, contract address, or chain. Search tokens, get metadata and social links, retrieve real-time market data (price, price trend, volume, holders, liquidity), and fetch K-Line candlestick charts. Use this skill when users search tokens, check token prices, view market data, or request kline/candlestick charts.

binance-skills-hub 4473

binance

Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.

binance-skills-hub 4473

meme-rush

Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about new meme tokens, meme launches, bonding curve, migration status, pump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.

binance-skills-hub 4473

query-address-info

Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain, including token name, symbol, price, 24h price change, and holding quantity. Use this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.

binance-skills-hub 4473

crypto-market-rank

Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.

binance-skills-hub 4473