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

# Status do AML Crypto

> Consulte a disponibilidade do Gu1 AML Crypto.

## Endpoint

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

## Autenticação

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

## Resposta

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

A resposta do serviço é retornada dentro de `data`. Nenhuma linha é criada no histórico.
