lcserve.eu

Welcome. This host provides two API endpoints:

API 1
Primary rpc inference endpoint (tunneled backend on 127.0.0.1:26657).
API 2
Second gprc inference endpoint (tunneled backend on 127.0.0.1:9090).

If you expected JSON here, go directly to /api1/ or /api2/.

The /api1/ could be used as rpc_server, for example state-sync. The /api2/ could be used as gRPC server and websocket.