Endpoint server is running

Edgewatch Endpoint Server

Control plane bridging the operator frontend (admin API) and outbound-only Bastion nodes (node API over HTTPS + mTLS). Explore the full contract below.

Open API Docs (Swagger UI) → View OpenAPI JSON Health check

Node API /v1/*

Consumed by ew-node-agent over HTTPS + mTLS. Every route except POST /v1/enroll requires a valid node client certificate.

Admin API /admin/*

Consumed by the operator frontend with a JWT. Every route except POST /admin/auth/login requires Authorization: Bearer.