GET /api/v1/health
GET
/api/v1/health
피드가 살아 있는지와 스냅샷이 얼마나 최신인지를 보고합니다.
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 }
단일 거래정지 조회
단일 종목의 현재 거래정지.
거래정지 객체
거래정지의 모든 필드와 시각·상태 처리 방식.
이 페이지에서