APIs under User folder allow you to interact programmatically with your user account on Vessel. User API is focused on providing functionality related to querying assets, order and trade history, placing orders, and withdrawing assets.Before using these APIs, make sure you have a valid account on our platform. If you don't have an account yet, please visit trade.veseel.finance to create one.
Signature Required: User APIs require authentication through a signature. And Place Order requires dual authentication with both Poseidon Signature and HMAC Signature, while other operations exclusively necessitate HMAC Signature.For a comprehensive understanding, refer to our Sign Request by HMAC Guide and Poseidon Signature Guide.
Actions such as minting test tokens, depositing, and claiming should be performed on our website or by directly interacting with our smart contract. These actions may not be available through the User API.
Deposit the test tokens you minted into your account. Once the deposit is successful, you can use these test tokens within your account to interact with our REST API and place orders.