URL method (peer list)

api/v3

Request Body - Content-Type: application/json;charset=utf-8

GET/api/v3/network/:count

Example request

curl -X GET http://localhost:2442/api/v3/network/3 \
-H 'Content-Type: application/json;charset=utf-8'

Last updated