Home

getnetworkinfo

POST
https://sys-btc.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns various state info regarding P2P networking

Body

application/json
jsonrpcstringrequired

JSON-RPC version

idstringrequired

Request identifier

methodstringrequired

RPC method name

paramsArray<any>

Method parameters (not required for getnetworkinfo)

Response

200OK

Successful response with network information

401Unauthorized

Unauthorized

500Internal Server Error

Internal Server Error