GET /api/v1/health
GET
/api/v1/health
Reports whether the feed is live and how fresh the snapshot is.
curl https://upcuit.com/api/v1/health
200 OK
{ "api_version": 1, "healthy": true, "has_snapshot": true, "data_age_ms": 2000, "last_error_at": null }
Get a halt
The current halt for a single symbol.
The halt object
Every field on a halt, and how timestamps and status work.
On this page