> For the complete documentation index, see [llms.txt](https://thxnet.gitbook.io/thxnet-developers-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thxnet.gitbook.io/thxnet-developers-doc/workshop-tutorials/basic-actions/check-id-wallet.md).

# Check ID-Wallet

#### HTTP Request Method

```
GET
```

#### HTTP Request URL

```
https://api.helpers.testnet.thxnet.org/rest/v0.5/thxnet_api_token/info
```

#### Auth Method (HTTP Header)

```
Bearer Token

<THXNET_API_TOKEN>
```
