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

# AML Crypto health

> Check Gu1 AML Crypto upstream availability.

## Endpoint

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

## Authentication

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

## Response

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

Upstream payload is returned under `data`. No history row is created.
