rpc.discover

public

Return the OpenRPC document describing this API

The service-discovery method from the OpenRPC specification. Returns the machine-readable description of every documented method: its params, result, errors and examples. Callable without authentication.

Parameters

None.

Result

Returns a JSON object.

Try it

Sends a real request to /rpc from your browser. No authentication required.