Skip to main content
POST
Transfer Tokens
For the complete documentation index, see llms.txt. Moves tokens between two of your customers. Both are identified by your own customer_ref strings.
Treat this as a transaction. If you don’t get a 200 OK, check both balances before retrying. A successful retry after a successful original transfer doubles the movement.

Request Body

string
required
Your unique identifier for the sender
string
required
Your unique identifier for the receiver
number
required
Number of tokens to transfer. Decimals allowed.

Response

string
Reference identifier for the transfer