ID-Wallet & THXNET. API Token

1. Sign-up THXCONNECT

  1. Install THXCONNECT

  2. Sign-up with email

  3. Finish email verification with magic link or verification code

  4. Fill in account info

  5. The ID-Wallet will be created automatically

2. Acquire THXNET. API TOKEN for Sandbox

  1. Go to My page (top-right corner)

  2. Tap "Get THXNET. API KEY"

  3. 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

  1. Press + Create and then Import

  2. Enter imported collection

  3. Find environment settings at top left corner and then Manage Environments

  4. Check Base Environment

  5. Paste API Key (from THXCONNECT app) to end_user_thxnet_api_token

  6. If having L1 API Token, also paste that to l1_thxnet_api_token

  7. Go back to request collection page and pick env Remote vX.Y.Z...

4. Check ID-Wallet

  1. In Insomnia Request Collection, go to THXNET. API Token folder

  2. GET API Token Info

  3. Check Bearer and select which API Token to be used

  4. Make request and check response

Last updated