Skip to main content
GET
List supported crypto RPC networks
Returns the alphabetically sorted list of network slugs supported by the Venice crypto RPC proxy. Use this to discover which :network values are valid for POST /crypto/rpc/{network}. This endpoint is public — no API key or wallet authentication required.

Response shape

The list is authoritative — if a slug isn’t here, the proxy endpoint returns 400 Unsupported RPC network.

Response

200 - application/json

The list of supported network slugs.

networks
string[]
required

Sorted Venice-side network slugs.

Example: