Wallet API
New here? Set up authentication first.
All wallet endpoints (except public crypto network queries) require authentication. Read the Authentication Guide before making your first call.
Environmentβ
| Product | Production | Testnet |
|---|---|---|
| Wallet REST | https://api.btse.com/public-api/wallet/v1 | https://testapi.btse.io/public-api/wallet/v1 |
Rate Limitsβ
| Category | Per User |
|---|---|
| Wallet operations | 5 req/s |
Symbol Naming Noteβ
For crypto assets with small prices, Markets Information displays them with K/M/B prefixes (e.g. K_PEIPEI). Wallet APIs always use the original name without prefix (e.g. PEIPEI), matching the baseCurrency field.