Together AI status — and how to poll it yourself
Snapshot: Aug 6, 2026 6:50 PM ET · Statuses shown are build-time snapshots — they refresh on each site rebuild. Live auto-refresh ships post-launch.
| Status page | https://status.together.ai |
| Snapshot status | Operational Aggregate state: operational (as of Aug 6, 2026 6:50 PM ET) |
| Components | 27/27 |
| Status API format | betterstack |
| JSON endpoint | https://status.together.ai/index.json?include=resources |
| Gotcha | /api/v2/status.json redirects to page root; use /index.json (BetterStack). As of 2026-08-06 resources are no longer inlined — append ?include=resources to get per-component state |
| Verification | verified — live fetch on 2026-08-06 |
Polling Together AI's status programmatically
BetterStack (Better Uptime). GET /index.json returns the aggregate state and resource list. /api/v2/status.json is NOT a data endpoint on this platform — it redirects to the page root.
curl -s https://status.together.ai/index.json?include=resourcesGotcha (verified 2026-08-06): /api/v2/status.json redirects to page root; use /index.json (BetterStack). As of 2026-08-06 resources are no longer inlined — append ?include=resources to get per-component state
Everything above was verified against the live endpoint on 2026-08-06 — nothing is inferred from platform defaults. If the endpoint moved, tell us.