ID-Wallet & THXNET. API Token
1. Sign-up THXCONNECT
Install THXCONNECT
Sign-up with email
Finish email verification with magic link or verification code
Fill in account info
The ID-Wallet will be created automatically
2. Acquire THXNET. API TOKEN for Sandbox
Go to My page (top-right corner)
Tap "Get THXNET. API KEY"
Copy the API Key and use it in
end_user_thxnet_api_token
section in Insomnia base env
3. Import Insomnia File and Edit Base Env
Press
+ Create
and thenImport
Enter imported collection
Find environment settings at top left corner and then
Manage Environments
Check
Base Environment
Paste API Key (from THXCONNECT app) to
end_user_thxnet_api_token
If having L1 API Token, also paste that to
l1_thxnet_api_token
Go back to request collection page and pick env
Remote vX.Y.Z...
4. Check ID-Wallet
In Insomnia Request Collection, go to
THXNET. API Token
folderGET
API Token InfoCheck
Bearer
and select which API Token to be usedMake request and check response
Last updated