Skip to main content

Supported Environments

Ekiden supports the following environments:
EnvironmentNetwork KeyREST URLWebSocket URL
Testnet Betatestnethttps://api.cnt.ekiden.fi/api/v1wss://api.cnt.ekiden.fi/ws
Devnettestnethttps://api.canton.ekiden.fi/api/v1wss://api.canton.ekiden.fi/ws
Use the network parameter during client initialization to select your target environment.

Initialization Parameters

ParameterDescriptionRequiredDefault
networkmainnet or testnetNomainnet
api_keyFor private endpointsYes (if API key auth)
private_keyAlternative for signature-based authYes (if no API key)
subaccount_idOptional subaccount IDNo0
use_websocketEnable WS connectionsNotrue