Setup custom nodes for transaction broadcasting

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

Path Parameters

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

Request Body

Custom node endpoint details
name string
Max length: <= 128 characters
description string
Max length: <= 512 characters
url string required
Max length: <= 512 characters
accessToken string
Max length: <= 128 characters

200 Response

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