Skip to main content
POST
KYT - Register Transfer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
asset
string
required

Asset type

Example:

"SOL"

direction
enum<string>
required

Transfer direction

Available options:
sent,
received
network
enum<string>
required

Transfer network

Available options:
Solana,
bitcoin,
ethereum
transferReference
string
required

Transfer hash/transaction ID

Example:

"39z5QAprVrzaFzfHu1JHPgBf9dSqYdNYhH31d3PEd4hWiWL1LML7qCct5MHGxaRAgjjj1nC3XUyLwtzGQmYqUk4y:7xfh4GGMbM3bjpWsTsmBTCfSyuvXFuqnC89fShAqk5Nj"

Response

200 - application/json

Successful response

asset
string
required

Asset type

Example:

"BTC"

externalId
string
required

External ID (UUID)

Example:

"393905a7-bb96-394b-9e20-3645298c1079"

network
string
required

Blockchain network

Example:

"BITCOIN"

transferReference
string
required

Transfer reference (transaction hash and address)

Example:

"9f318afbad2a183f97750bc51a75b582ad8f9e9cbfb50401148857ca27cde10c:17A16QmavnUfCW11DAApiJxp7ARnxN5pGX"

assetAmount
string | null

Asset amount

Example:

"11.35113454"

assetId
string | null

Asset ID

Example:

null

idx
integer<int64> | null

Index

Example:

2

memo
string | null

Memo information

Example:

null

outputAddress
string | null

Output address

Example:

"17A16QmavnUfCW11DAApiJxp7ARnxN5pGX"

timestamp
string | null

Timestamp

Example:

"2021-11-16T18:33:33.000Z"

tx
string | null

Transaction hash

Example:

"9f318afbad2a183f97750bc51a75b582ad8f9e9cbfb50401148857ca27cde10c"

updatedAt
string | null

Updated timestamp

Example:

"2022-03-16T16:17:19.613Z"

usdAmount
string | null

USD amount

Example:

"722099.75"