Skip to main content

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​

ProductProductionTestnet
Wallet RESThttps://api.btse.com/public-api/wallet/v1https://testapi.btse.io/public-api/wallet/v1

Rate Limits​

CategoryPer User
Wallet operations5 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.