> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallet na dark web

> Consulte indicadores de presença na dark web para uma wallet com o Gu1 AML Crypto.

## Endpoint

```
GET https://api.gu1.ai/api/aml-crypto/dark-web-wallet?protocol=btc&address=...&type=all
```

## Parâmetros de consulta

| Parâmetro  | Obrigatório | Descrição                                                                                          |
| ---------- | ----------- | -------------------------------------------------------------------------------------------------- |
| `protocol` | Sim         | `btc`, `eth`, `xmr` ou `doge`                                                                      |
| `address`  | Sim         | Endereço da wallet                                                                                 |
| `type`     | Sim         | `onion`, `btc`, `eth`, `xmr`, `doge`, `email`, `ip`, `port`, `links`, `javascript`, `pgp` ou `all` |

Resultados vazios são normalizados como:

```text theme={null}
No records were found on the dark web.
```
