Finance Gateway Admin

Operational shell for backend health and admin API key access.

Dashboard

Server-rendered shell for finance-gateway admin.

This Next.js App Router shell reads the backend on the server and degrades cleanly when environment variables are missing, the backend is down, or admin Basic auth fails.

Backend URL: http://finance-gateway:8000

Health

Backend status

ok

GET /healthz completed successfully.

Ready
Admin Auth

Protected route access

0

GET /admin/api-keys returned a valid payload.

Ready
Config

Runtime wiring

Admin credentials loaded

Server rendering can call protected admin routes with ALLVIBE_ADMIN_ID and ALLVIBE_ADMIN_PASSWORD.

Configured
Snapshot

Recent API keys

The dashboard keeps a small server-rendered preview and the full listing on the dedicated App Router page.

ServiceKey IDCreated