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

# Estado de AML Crypto

> Consulta la disponibilidad de Gu1 AML Crypto.

## Endpoint

```
GET https://api.gu1.ai/api/aml-crypto/health
```

## Autenticación

```bash theme={null}
Authorization: Bearer YOUR_API_KEY
```

## Respuesta

```json theme={null}
{
  "success": true,
  "data": {}
}
```

La respuesta del servicio se devuelve dentro de `data`. No se crea una fila en el historial.
