API & Security
Route management · Zero Trust policy enforcement
6
Total Routes
5
Active Routes
4
Allow Policies
2
Deny Policies
| Method | Path | Destination | Auth Policy | Status | RPS | Actions |
|---|---|---|---|---|---|---|
| POST | /api/v1/payments | api-payments:8080 | JWT + mTLS | active | 142 | |
| GET | /api/v1/payments/:id | api-payments:8080 | JWT | active | 380 | |
| POST | /api/v1/auth/token | api-auth:9000 | API Key | active | 95 | |
| GET | /api/v1/auth/verify | api-auth:9000 | JWT | active | 1,240 | |
| GET | /api/v1/catalog | api-catalog:3000 | None | degraded | 28 | |
| POST | /api/v1/notify/send | api-notify:4000 | JWT + mTLS | active | 67 |