# Health

**Base URL**

```
https://api.enclave.money
```

**Authorization**

```
Headers: {
    ...
    Authorization: <YOUR_API_KEY>
}
```

{% openapi src="<https://hyperapp.in/api-docs.json>" path="/api/health" method="get" %}
<https://hyperapp.in/api-docs.json>
{% endopenapi %}
