Loading...
Loading...
Binance Vip-loan request using the Binance API. Authentication requires API key and secret key.
npx skill4agent add binance/binance-skills-hub vip-loan| Endpoint | Description | Required | Optional | Authentication |
|---|---|---|---|---|
| Get Borrow Interest Rate(USER_DATA) | loanCoin | recvWindow | Yes |
| Get Collateral Asset Data(USER_DATA) | None | collateralCoin, recvWindow | Yes |
| Get Loanable Assets Data(USER_DATA) | None | loanCoin, vipLevel, recvWindow | Yes |
| Get VIP Loan Interest Rate History (USER_DATA) | coin, recvWindow | startTime, endTime, current, limit | Yes |
| VIP Loan Borrow(TRADE) | loanAccountId, loanCoin, loanAmount, collateralAccountId, collateralCoin, isFlexibleRate | loanTerm, recvWindow | Yes |
| VIP Loan Renew(TRADE) | orderId, loanTerm | recvWindow | Yes |
| VIP Loan Repay(TRADE) | orderId, amount | recvWindow | Yes |
| Check VIP Loan Collateral Account (USER_DATA) | None | orderId, collateralAccountId, recvWindow | Yes |
| Get VIP Loan Accrued Interest (USER_DATA) | None | orderId, loanCoin, startTime, endTime, current, limit, recvWindow | Yes |
| Get VIP Loan Ongoing Orders(USER_DATA) | None | orderId, collateralAccountId, loanCoin, collateralCoin, current, limit, recvWindow | Yes |
| Query Application Status(USER_DATA) | None | current, limit, recvWindow | Yes |
,,abc123...xyz
secret123...keysu1Qc...8akf***...aws1## Binance Accounts
### main
- API Key: abc123...xyz
- Secret: secret123...key
- Description: Primary trading account
### futures-keys
- API Key: futures789...def
- Secret: futuressecret...uvw
- Description: Futures trading accountTOOLS.mdX-MBX-APIKEYUser-Agentbinance-vip-loan/1.0.0 (Skill)references/authentication.md