> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bizbionic.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Status & health

> Service health endpoints.

# Status & health

## Application health

```bash theme={null}
curl -s https://app.bizbionic.com/health
```

This route does not require authentication (same class as `/.well-known/agent.json`).

## What healthy means

The platform HTTP edge is responding. It does **not** by itself prove messaging delivery for your account. Use authenticated checks such as `billing.balance` and `compliance.setupStatus` as smoke tests.

## Incidents

For service issues, contact your BizBionic support channel. A dedicated status hostname may be published later.

## Next steps

* [Authentication](/authentication)
* [Errors](/errors)
