Send Token

Document that explains how to send tokens to wallet addresses

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The documentation for this api endpoint makes use of the send-eth endpoint, for other tokens, replace the symbol eth with the token symbol i.e. For Bitcoin, switch this with btc, so the endpoint becomes https://api.roqqu.com/prod/user/send-btc

This applies for all the tokens.

Body Params
float
required
Defaults to 0.1

This is the amount of token you want to send

string
required
Defaults to 0x8cbe2361cea024b850a4ddacd2a8cab4069df338

This is the recipient wallet address that will receive the token

string

This is only used for BNB, EOS, HIVE and STEEM, these tokens use the optional memo system

string
Defaults to 1234567890

This is only required for XRP transfers

Headers
string
required
Defaults to Bearer RQ-SEC-XXXXXXXXX

Pass your secret key as a bearer token in the request header to authorize this call

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json