Monero website screenshot

Monero

Monero is a privacy-focused, decentralized cryptocurrency providing JSON-RPC APIs for wallet management, transaction creation, mining coordination, and blockchain data access on the Monero (XMR) network. The daemon RPC exposes node and chain operations while the wallet RPC provides comprehensive wallet and transfer management.

Monero publishes 8 APIs on the APIs.io network, including Blockchain API, JSON-RPC API, Mining API, and 5 more. Tagged areas include Cryptocurrency, Privacy, Blockchain, JSON-RPC, and Wallets.

The Monero catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Monero’s developer surface includes documentation, Stack Overflow tag, engineering blog, and 19 more developer resources.

34.2/100 thin ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessFree
8 APIs
CryptocurrencyPrivacyBlockchainJSON-RPCWalletsMiningTransaction

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 34.2/100 · thin
Contract Quality 11.0 / 21
Developer Ergonomics 4.5 / 17
Access Clarity 6.7 / 17
Operational Transparency 2.3 / 11
Contract Governance 1.0 / 10
Discoverability 5.5 / 9
Regulatory Posture 2.6 / 15
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/monero: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Monero Blockchain API

Blockchain data and block operations

Monero JSON-RPC API

JSON-RPC 2.0 dispatch endpoint

Monero Mining API

Mining control and block template operations

Monero Network API

Peer and network management

Monero Node Info API

Node status and info

Monero Outputs API

Output and key image operations

Monero Transaction Pool API

Mempool / transaction pool operations

Monero Transactions API

Transaction submission and lookup

Scroll for all 8

Open Collections 9

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Monero Context

10 classes · 49 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Monero API Rules

6 rules · 5 warnings 1 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Monero API Types

0 properties

JSON SCHEMA

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Monero Domain Security

TLSv1.3 · HSTS · DNSSEC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Monero Agentic Access

17 operations · 17 acting · 1 human-in-the-loop

17 operations · 17 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Monero
description: Monero is a privacy-focused, decentralized cryptocurrency providing JSON-RPC APIs for wallet management, transaction
  creation, mining coordination, and blockchain data access on the Monero (XMR) network. The daemon RPC exposes node and chain
  operations while the wallet RPC provides comprehensive wallet and transfer management.
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/monero.png
url: https://raw.githubusercontent.com/api-evangelist/monero/refs/heads/main/apis.yml
created: '2026-06-14'
modified: '2026-06-14'
specificationVersion: '0.23'
tags:
- Cryptocurrency
- Privacy
- Blockchain
- JSON-RPC
- Wallets
- Mining
- Transaction
tags_raw:
- Cryptocurrency
- Privacy
- Blockchain
- JSON-RPC
- Wallet
- Mining
- Transactions
apis:
- aid: monero:monero-blockchain-api
  name: Monero Blockchain API
  description: Blockchain data and block operations
  humanURL: https://docs.getmonero.org/rpc-library/monerod-rpc/
  baseURL: http://localhost:18081
  tags:
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/monero-blockchain-api-openapi.yml
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/monerod-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/daemon-rpc.html
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/wallet-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
- aid: monero:monero-json-rpc-api
  name: Monero JSON-RPC API
  description: JSON-RPC 2.0 dispatch endpoint
  humanURL: https://docs.getmonero.org/rpc-library/monerod-rpc/
  baseURL: http://localhost:18081
  tags:
  - JSON-RPC
  properties:
  - type: OpenAPI
    url: openapi/monero-json-rpc-api-openapi.yml
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/monerod-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/daemon-rpc.html
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/wallet-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
- aid: monero:monero-mining-api
  name: Monero Mining API
  description: Mining control and block template operations
  humanURL: https://docs.getmonero.org/rpc-library/monerod-rpc/
  baseURL: http://localhost:18081
  tags:
  - Mining
  properties:
  - type: OpenAPI
    url: openapi/monero-mining-api-openapi.yml
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/monerod-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/daemon-rpc.html
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/wallet-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
- aid: monero:monero-network-api
  name: Monero Network API
  description: Peer and network management
  humanURL: https://docs.getmonero.org/rpc-library/monerod-rpc/
  baseURL: http://localhost:18081
  tags:
  - Network
  properties:
  - type: OpenAPI
    url: openapi/monero-network-api-openapi.yml
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/monerod-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/daemon-rpc.html
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/wallet-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
- aid: monero:monero-node-info-api
  name: Monero Node Info API
  description: Node status and info
  humanURL: https://docs.getmonero.org/rpc-library/monerod-rpc/
  baseURL: http://localhost:18081
  tags:
  - Node Info
  properties:
  - type: OpenAPI
    url: openapi/monero-node-info-api-openapi.yml
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/monerod-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/daemon-rpc.html
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/wallet-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
- aid: monero:monero-outputs-api
  name: Monero Outputs API
  description: Output and key image operations
  humanURL: https://docs.getmonero.org/rpc-library/monerod-rpc/
  baseURL: http://localhost:18081
  tags:
  - Outputs
  properties:
  - type: OpenAPI
    url: openapi/monero-outputs-api-openapi.yml
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/monerod-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/daemon-rpc.html
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/wallet-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
- aid: monero:monero-transaction-pool-api
  name: Monero Transaction Pool API
  description: Mempool / transaction pool operations
  humanURL: https://docs.getmonero.org/rpc-library/monerod-rpc/
  baseURL: http://localhost:18081
  tags:
  - Transaction Pool
  properties:
  - type: OpenAPI
    url: openapi/monero-transaction-pool-api-openapi.yml
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/monerod-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/daemon-rpc.html
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/wallet-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
- aid: monero:monero-transactions-api
  name: Monero Transactions API
  description: Transaction submission and lookup
  humanURL: https://docs.getmonero.org/rpc-library/monerod-rpc/
  baseURL: http://localhost:18081
  tags:
  - Transaction
  tags_raw:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/monero-transactions-api-openapi.yml
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/monerod-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/daemon-rpc.html
  - type: Documentation
    url: https://docs.getmonero.org/rpc-library/wallet-rpc/
  - type: Documentation
    url: https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
common:
- type: IssueTracker
  url: https://github.com/monero-project/monero/issues
- type: Releases
  url: https://github.com/monero-project/monero/releases
- type: ContributionGuide
  url: https://github.com/monero-project/monero/blob/master/docs/CONTRIBUTING.md
- type: AgenticAccess
  url: agentic-access/monero-agentic-access.yml
- type: DomainSecurity
  url: security/monero-domain-security.yml
- type: Website
  url: https://www.getmonero.org/
- type: Documentation
  url: https://docs.getmonero.org/
- type: DeveloperPortal
  url: https://www.getmonero.org/resources/developer-guides/
- type: GitHubOrg
  url: https://github.com/monero-project
- type: GitHubRepo
  url: https://github.com/monero-project/monero
- type: GitHubEcosystem
  url: https://github.com/monero-ecosystem
- type: StackOverflow
  url: https://monero.stackexchange.com
- type: Forums
  url: https://forum.getmonero.org/
- type: IRC
  url: https://matrix.to/#/#monero:libera.chat
- type: Blog
  url: https://www.getmonero.org/blog/
- type: ResearchLab
  url: https://www.getmonero.org/resources/research-lab/
- type: Downloads
  url: https://www.getmonero.org/downloads/
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/monero/refs/heads/main/json-schema/monero-types.json
- type: JSONLDContext
  url: https://raw.githubusercontent.com/api-evangelist/monero/refs/heads/main/json-ld/monero-context.jsonld
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/monero/refs/heads/main/plans/plans.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/monero/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/monero/refs/heads/main/finops/finops.yml
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: info@apievangelist.com