CRYPTO_READ permission for the signed REST request below.
1
Check the public health endpoint
The health endpoint is not part of the signed Partner REST surface. Use it only as a connectivity check.A healthy API returns a small JSON response with
status set to ok.2
Generate a signed request JWT
For
GET /api/v1/crypto/networks, generate a JWT immediately before the request with:Nuvera does not ship a CLI. Use your own helper built from Request Signing.
3
Call a low-risk signed endpoint
Common first-request failures
For full endpoint schemas, open the API Reference. For deeper auth troubleshooting, see Troubleshooting.