Home

Get network information

POST
https://soroban-futurenet.nownodes.io/soroban/rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

General information about the currently configured network. This response will contain all the information needed to successfully submit transactions to the network this node serves.

Body

application/json
jsonrpcstringrequired
idintegerrequired
methodstringrequired

Response

200OK

Network information retrieved successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error