/
CO
coinspace
/
Coin Wallet API V4
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
get
/crossplatform
delete
/crossplatform
get
/crossplatform/registration
post
/crossplatform/registration
get
/cryptos
get
/csfee
get
/csfee/addresses
get
/details
put
/details
get
/domain/address
get
/exchange/changelly/estimate
post
/exchange/changelly/transaction
get
/exchange/changelly/transactions
get
/exchange/changelly/validate
get
/fees
get
/market
get
/mecto
put
/mecto
delete
/mecto
delete
/platform
get
/platform/registration
post
/platform/registration
get
/ramps/buy
get
/ramps/sell
post
/register
get
/settings
patch
/settings
get
/storage/{storageName}
put
/storage/{storageName}
post
/token/device/pin
get
/token/device/platform
post
/token/device/platform
get
/token/wallet
get
/token/wallet/crossplatform
post
/token/wallet/crossplatform
post
/token/wallet/pin
get
/token/wallet/platform
post
/token/wallet/platform
get
/update/{distribution}/{arch}/{version}
put
/username
delete
/wallet
Register new device
post
/register
Request body
object
required
walletId
string
required
deviceId
string
required
pinHash
string
required
Response
Registration success
object
required
deviceToken
string
required
walletToken
string
required
Changes