N

Neblio local node JSON-RPC

REST discovered

Details
URL
http://127.0.0.1:6326
Docs
https://raw.githubusercontent.com/NeblioTeam/neblio-api-swagger-docs/master/swagger.yaml
Authentication
Neblio node JSON-RPC username/password basic discovered Get credentials ↗
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.