POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Main entry point for all Sui JSON-RPC methods.
Body
application/json
jsonrpcstring2.0requiredJSON-RPC protocol version
methodstringrequiredName of the RPC method to call
paramsarrayParameters for the method (may be empty)
idintegerrequiredRequest identifier (can be any JSON value, typically a number)
Response
200OK
Successful RPC response