Version: 3.3.0
Earn API
Earn API for investment products β deposit, redeem, and track earnings.
Base URL: https://api.btse.com/spot
Testnet: https://testapi.btse.io/spot
Authenticationβ
Most Earn endpoints require Trading or Read permission with HMAC-SHA384 authentication. The Query Investment Products endpoint is public.
See the Authentication Guide for details.
Authenticationβ
- API Key: api
- API Key: nonce
- API Key: sign
API key
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | request-api |
Current timestamp in milliseconds
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | request-nonce |
HMAC-SHA384(secret, path + nonce + body)
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | request-sign |