averis

Playground

Call the gateway from here and copy the same request as curl or SDK code. Requests go through a server-side proxy that attaches the API key, so the key never reaches the browser — which is also why the endpoint list is fixed rather than a free-form URL field.

GET/health

Database, queue and data-provider status. The one endpoint that needs no key.

⌘↵/health
curl "$AVERIS_URL/health"