Documentation
Endpoint reference
Northstar Edge endpoints are intended for low-volume availability checks and operational status pages.
GET /
Returns an HTML status page suitable for browser checks and external monitors.
GET /health.json
Returns a JSON object with the current service state and named check results.
GET /robots.txt
Requests that crawlers avoid indexing this operational endpoint.
GET /.well-known/security.txt
Provides standard security contact metadata for reports involving this endpoint.