Served by the running API. Environment: staging/production (HTTPS)
| Endpoint | Purpose |
https://91.107.187.145.nip.io/v1/auth/register | Create an account (POST) |
https://91.107.187.145.nip.io/v1/plans | Plan catalogue (GET) |
https://91.107.187.145.nip.io/v1/channels | Channels CRUD (GET/POST/…) |
https://91.107.187.145.nip.io/v1/payments | Purchases (POST, Idempotency-Key header) |
https://91.107.187.145.nip.io/v1/traffic-addons | Buy extra traffic (POST) |
https://91.107.187.145.nip.io/v1/tickets | Support tickets (POST/GET) |
https://91.107.187.145.nip.io/v1/notifications | Notification inbox (GET) |
https://91.107.187.145.nip.io/v1/realtime | Live event stream (SSE) |
https://91.107.187.145.nip.io/v1/admin/* | Admin surface (role-gated) |
Status: serving.