Home
POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Main entry point for all Sui JSON-RPC methods.

Body

application/json
jsonrpcstring2.0required

JSON-RPC protocol version

methodstringrequired

Name of the RPC method to call

paramsarray

Parameters for the method (may be empty)

idintegerrequired

Request identifier (can be any JSON value, typically a number)

Response

200OK

Successful RPC response