Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:45000/api/v1/crypto/networks \ --header 'Authorization: Bearer <token>' \ --header 'x-api-key: <api-key>'
{ "networks": [ { "id": "<string>", "displayName": "<string>", "nativeAssetSymbol": "<string>" } ] }
Nuvera API application secret key
RS256 per-request signed JWT
Show child attributes