Create a WAAS wallet
Create a new waas account
POST
Create a new waas account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Body
application/json
Create Waas Account Request
Available options:
EVM, SVM, SUI, BTC, TON A base58 string with a max length of 100 characters
Maximum string length:
100Pattern:
^[1-9A-HJ-NP-Za-km-z]+$Available options:
TWO_OF_TWO, TWO_OF_THREE, THREE_OF_FIVE When true, bypasses server-side lock during wallet creation.
Response
Successfully created a room for waas account creation ceremony
A base58 string with a max length of 100 characters
Maximum string length:
100Pattern:
^[1-9A-HJ-NP-Za-km-z]+$A base58 string with a max length of 100 characters
Maximum string length:
100Pattern:
^[1-9A-HJ-NP-Za-km-z]+$Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Last modified on January 21, 2026
Create a new waas account