Antenna Backend
Browser-friendly status page for checking server health and core API entry points.
status: ok
Health
GET /health- primary server health check.GET /news- public web newsroom.
Merge Health
observations seen
0
events created
0
merged observations
0
- last updated: none
Source Health
total sources
47
healthy sources
0
failed sources
36
skipped sources
11
- OpenAI Status Page - last status: failed, reason: scheduler_poll_failure, polls: 1, failures: 1
- Codex Status Page - last status: failed, reason: scheduler_poll_failure, polls: 1, failures: 1
- OpenAI Blog - last status: failed, reason: scheduler_poll_failure, polls: 1, failures: 1
- ChatGPT Release Notes - last status: failed, reason: scheduler_poll_failure, polls: 1, failures: 1
- OpenAI API Pricing - last status: failed, reason: scheduler_poll_failure, polls: 1, failures: 1
API Index
GET /v1/feed?locale=ko- latest feed for a locale.GET /v1/feed?locale=en&deviceId=:deviceId- personalized feed using saved preferences.GET /v1/events/:eventId?locale=ko- event detail lookup.GET /v1/preferences/:deviceIdandPUT /v1/preferences/:deviceId- read or update preferences.GET|PUT|DELETE /v1/notifications/devices/:deviceId- manage push device registration.GET /v1/notifications/preview/:deviceId- preview notification candidates for a device.
Notes
- Use
/healthto confirm the API server is up. /v1endpoints are application APIs, so they may return empty data or404depending on input.content localization: fallback copy only