VoidTrack Docs
API Reference

Events

GET
/events

Server-Sent Events stream. Emits connected on open, changed whenever workspace data changes, and a ping heartbeat every 25s. Not a JSON endpoint; documented here for completeness only.

AuthorizationBearer <token>

Workspace scoped API key, printed once by pnpm seed or POST /api-keys.

In: header

Response Body

text/event-stream

application/json

curl -X GET "https://example.com/events"
"string"