# `rpc.discover`

<span class="badge">public</span>

**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.

