The active Fabric service exposes health and inference RPC. Older admin API routes are compatibility documentation for the legacy REST process unless the current deployment explicitly enables them.
Active Operations
| Operation | Route |
|---|---|
| Fabric RPC | POST /rpc |
| Health | Deployment-specific health route |
Legacy Admin Routes
Historical docs may mention /admin/*, /api/v1/health, API-key management, customer management, and request-log search. Confirm ensemble-rest is running before using those routes.
New operational work should document the concrete active route in the checked-in service rather than assuming the old REST gateway exists.