Skip to main content
POST

Authorizations

X-TXC-APIKEY
string
header
required

API key authentication using signed requests

Body

application/json
ticker
string
required

Currency's ticker.

Example:

"XLM"

request
string
required

Request signature

Example:

"{{request}}"

nonce
string
required

Unique request identifier

Example:

"{{nonce}}"

network
string

Currency's network (for multinetwork currencies). Example: OMNI or TRC20 or ERC20. For USDT default network is ERC20(ETH).

Example:

"ERC20"

type
enum<string>

Address type, available for specific currencies list (see address types table in endpoint description)

Available options:
p2sh-segwit,
bech32
Example:

"bech32"

Response

All validations succeeded and creating transaction is started

account
object
required
object