/
CO
coinspace
/
Coin Wallet API V4
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-07-17
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
Create Changelly transaction
post
/exchange/changelly/transaction
Query parameters
id
string
required
Device ID
Request body
object
required
from
string
required
to
string
required
amount
string
required
address
string
required
extraId
string
nullable
refundAddress
string
nullable
Response
Changelly transaction
object
required
id
string
required
depositAmount
string
required
depositAddress
string
required
extraId
string
nullable
Changes