Get all custom nodes for a coin

get/api/v2/{coin}/admin/node

Path Parameters

  • coinstringRequired
    A cryptocurrency or token ticker symbol.
    Example: btc

200 Response

Array of
id string
platform public id for a custom node
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
coin string
Max length: <= 32 characters
name string
Max length: <= 128 characters
description string
Max length: <= 512 characters
url string
Max length: <= 512 characters