# Exonum Node HTTP API

**Canonical:** https://apis.io/apis/bitfury-group/exonum-node-http-api/  
**Provider:** BitFury — https://apis.io/providers/bitfury-group/  
**Documentation:** https://exonum.com/doc/version/latest/

Exonum Node HTTP API is published by [BitFury](https://apis.io/providers/bitfury-group/) on the [APIs.io](https://apis.io/) network. Tagged areas include Blockchain, Permissioned Blockchain, Explorer, and WebSockets. The published artifact set on APIs.io includes API documentation and an API reference.

The HTTP surface an Exonum node serves. The explorer service exposes REST endpoints under /api/explorer (blocks, block, transactions, call_status) plus a WebSocket interface for submitting signed transactions and subscribing to block- and transaction-commit events; the system API plugin exposes node info, stats, peers, consensus status and shutdown under /api/system on the private HTTP server; built-in services (supervisor, time oracle) expose their own endpoints under /api/services/{service_name}. Exonum is self-hosted software, so there is no vendor-operated base URL - each operator runs their own node and chooses its public and private ports.

## Machine-readable artifacts (5)

- **Documentation** — https://exonum.com/doc/version/latest/
- **APIReference** — https://docs.rs/exonum-explorer-service/latest/exonum_explorer_service/api/index.html
- **SourceCode** — https://github.com/exonum/exonum
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/bitfury-group/refs/heads/main/asyncapi/bitfury-group-exonum-events.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/bitfury-group/refs/heads/main/apis.yml

## Tags

Blockchain, Permissioned Blockchain, Explorer, WebSockets

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/bitfury-group/exonum-node-http-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/bitfury-group/.
