N

nebl.io

Neblio is a blockchain project centered on the Neblio blockchain and NTP1 tokens. The current `nebl.io` website is parked, but published OpenAPI materials and the NeblioTeam GitHub repository document the Neblio REST and local node RPC interfaces.

2 integrations · REST

Neblio exposes two HTTP integration surfaces in its published OpenAPI: a public-facing REST API suite at `https://ntp1node.nebl.io/` with undocumented auth in the available spec, and a local-node JSON-RPC API on `127.0.0.1` protected by node-configured Basic auth; no GraphQL, MCP, or CLI surface was found.

discovered 1d ago
REST · OpenAPI2
Credentials
Neblio node JSON-RPC username/passwordbasicGet credentials

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.

conventions · 0/8 published

Publish these signals → /publishing