usdt-m-futures
Installation
SKILL.md
HTX USDT-M Futures Skill
USDT-M Futures trading on HTX using authenticated and public API endpoints. Return the result in JSON format.
Base URLs
- Mainnet: https://api.hbdm.com
- Mainnet (AWS): https://api.hbdm.vn
Quick Reference
Reference Data (Public & Private)
| Endpoint | Method | Auth | Description |
|---|---|---|---|
/linear-swap-api/v3/swap_unified_account_type |
GET | Yes | Account type query |
/linear-swap-api/v3/swap_switch_account_type |
POST | Yes | Account type change |
/linear-swap-api/v1/swap_funding_rate |
GET | No | Query funding rate |
/linear-swap-api/v1/swap_batch_funding_rate |
GET | No | Query a batch of funding rate |
/linear-swap-api/v1/swap_historical_funding_rate |
GET | No | Query historical funding rate |
Related skills