Service health
Liveness and build identity. Unauthenticated and unmetered.
nonebilling unitfreeagent notesCall this to confirm connectivity before diagnosing an authentication problem. It never requires a key.
Liveness and build identity. Unauthenticated and unmetered.
Authorization
ApiKey Workspace API key as a bearer token. Create keys in the dashboard under Settings → API keys. Test keys (oai_test_) answer from a fixed test tenant and never queue production scans.
In: header
Response Body
application/json
curl -X GET "https://example.com/v1/health"{ "build": "string", "ok": true, "registry_checksum": "string", "service": "ongoingai-api", "version": "string"}Technology vocabulary GET
The canonical list of platforms, apps, services, and themes the API can report, with categories. Slugs here are the same slugs used in store profiles, signals, webhooks, and MCP tools.
What this host serves GET
Discovery document for the host: the REST base url, the GraphQL endpoint, where the OpenAPI document lives, and where to get a key. Unauthenticated, unmetered, and static — it reads nothing and says nothing about system health.