alpha

Installation
SKILL.md

Binance Alpha Skill

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

Quick Reference

Endpoint Description Required Optional Authentication
/bapi/defi/v1/public/alpha-trade/ticker (GET) Ticker (24hr Price Statistics) symbol None No
/bapi/defi/v1/public/alpha-trade/agg-trades (GET) Aggregated Trades symbol fromId, startTime, endTime, limit No
/bapi/defi/v1/public/alpha-trade/get-exchange-info (GET) Get Exchange Info None None No
/bapi/defi/v1/public/alpha-trade/klines (GET) Klines (Candlestick Data) symbol, interval limit, startTime, endTime No
/bapi/defi/v1/public/wallet-direct/buw/wallet/cex/alpha/all/token/list (GET) Token List None None No

Parameters

Common Parameters

Installs
2.0K
GitHub Stars
899
First Seen
Mar 12, 2026
alpha — binance/binance-skills-hub