Monero Blockchain API
## Monero Blockchain API A high-performance Monero RPC API designed for developers and blockchain applications. ### Features - Real-time blockchain data - Fast and reliable RPC access - Low latency infrastructure - Secure API access ### Use Cases - Crypto wallets - Blockchain explorers - Trading platforms - Analytics tools ### Example Request POST /rpc ```json { "jsonrpc": "2.0", "id": "0",…
Monero Blockchain API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
monero_rpc /rpc |
Send JSON-RPC requests to the Monero node. Allows retrieving blockchain data such as block count, transactions, and network information. |
Monero Blockchain API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / hour |
|
| PRO | $25 / month | 20 / second |
|
| ULTRA Recommended | $75 / month | 50 / second |
|
| MEGA | $125 / month | — |
|