> ## 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 en la dark web

> Consulta indicadores de presencia en la dark web para una wallet con 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  | Obligatorio | Descripción                                                                                       |
| ---------- | ----------- | ------------------------------------------------------------------------------------------------- |
| `protocol` | Sí          | `btc`, `eth`, `xmr` o `doge`                                                                      |
| `address`  | Sí          | Dirección de la wallet                                                                            |
| `type`     | Sí          | `onion`, `btc`, `eth`, `xmr`, `doge`, `email`, `ip`, `port`, `links`, `javascript`, `pgp` o `all` |

Los resultados vacíos se normalizan como:

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