# TangleID API - send_token * **Protocol:** HTTP POST method * **Type:** Asynchronous * **Description:** Send token * **API example** ``` curl http://HOST_URL \ -X POST \ -H 'Content-Type: application/json' \ -d '{"command":"send_token",uuid": "9JVXCXMFAMKLUQQCDACSWJVDLH","signature":"cjsuuukdwdjkvbfvf","value":"100","msg":"HELLO"}' ``` * **Parameter** * uuid: receiver UUID * signature: chiper signaure * value: send token * msg: message * **Return value** * 0 (success) * 1 (failure)
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up