N
Neblio local node JSON-RPC
Details
- URL
-
http://127.0.0.1:6326 - Docs
- https://raw.githubusercontent.com/NeblioTeam/neblio-api-swagger-docs/master/swagger.yaml
Authentication
Authorization: Basic <credential> Run your own nebliod or neblio-Qt node from the NeblioTeam/neblio repository. Configure JSON-RPC credentials in the node config using -rpcuser=<user> and -rpcpassword=<pw> (the repository page shows these options). Then call the local JSON-RPC endpoint on http://127.0.0.1:6326 or http://127.0.0.1:16326 with HTTP Basic auth.