- Open the
auth/messageendpoint and click Send - Copy the output of the
messagefield from the response body. - Verify the message using a tool like Etherscan
- Click the Sign Message button and connect your wallet
- Paste the
messagefrom step 2 into the message field and sign the message - Save the resulting
Signature Hashvalue
- Create an account using the
/accountsendpoint- Pass the necessary
signature,message,wallet_address, andusernamefields - The
usernamecan be anything you want to use to identify yourself on Gateway. - Save the returned
tokenvalue.Please note that this token includes punctuation, be sure to copy and paste the ENTIRE value.
- Pass the necessary
- Verify the account and token by using the
accounts/meendpoint- Enter your API
tokenand submit the request.
- Enter your API
Sample Account check response