v50

latestOpenAPI 3.0.0The Radix License, Version 1.0raw.githubusercontent.com2026-04-0736336265.6 KB
Status

Get Network Configuration

Returns network identifier, network name and well-known network addresses.

post/status/network-configuration

Response

Network Configuration

network_idinteger required

The logical id of the network

network_namestring required

The logical name of the network

Example response

{
  "network_name": "<network-name>"
}