Skip to main content

WebSocket hosts

NetworkHost
Betawss://beta.rocket-cluster-1.com
Testnetwss://testnet.rocket-cluster-1.com
Devnetwss://devnet.rocket-cluster-1.com
After connecting, use the /ws path (see AsyncAPI servers + channel address).

REST base URLs

The OpenAPI spec lists these bases for code samples and the playground (see specs/openapi.jsonservers):
EnvironmentBase URL
Betahttps://beta.rocketfi.io
Testnethttps://testnet.rocket-cluster-1.com
Devnethttps://devnet.rocket-cluster-1.com
If your gateway uses a path prefix (for example /api/v1), add it to the servers[].url field in the OpenAPI file so curl snippets include the correct path.