Status
Live uptime probes for the ToneGrid REST API (production + sandbox), the docs site, the OpenAPI spec, and the four cron-driven background workers. Snapshot regenerates on every page load.
Endpoints
4 / 4
Workers
4 on time
Snapshot taken
19:00:56 UTC
Endpoints
API Production
https://api.tonegrid.pro/health · 200 + db.ok=true · got 200 · db.ok=true
Operational
API Sandbox
https://api-sandbox.tonegrid.pro/api/health · 200 + db.ok=true · got 200 · db.ok=true
Operational
Docs site
https://api-docs.tonegrid.pro/ · 200 expected · got 200
Operational
OpenAPI spec
https://api-docs.tonegrid.pro/openapi.json · 200 expected · got 200
Operational
Background workers
Webhook worker (prod)
last seen 2026-05-24T19:00:02Z
Operational
Ingest worker (prod)
last seen 2026-05-24T19:00:02Z
Operational
DDEX worker (prod)
last seen 2026-05-24T19:00:02Z
Operational
DDEX worker (sandbox)
last seen 2026-05-24T19:00:02Z
Operational
About this page
Webhook deliveries, ingestion jobs, and DDEX deliveries flow through cron-driven workers running every minute. Lock files in /tmp/tg-*-worker.lock prevent double-fire. Per-tenant queue depth is visible to authenticated callers via GET /webhooks/:uuid/deliveries, GET /ingestion/jobs, and GET /releases/:uuid/ddex/deliveries. This page is intentionally unauthenticated so monitoring tools and integrators can poll it without credentials.
Snapshot generated 2026-05-24T19:00:56Z
API Reference ·
Changelog ·
OpenAPI 3.1 ·
Help Centre