Litecoin website screenshot

Litecoin

Litecoin is a peer-to-peer cryptocurrency network based on the Bitcoin protocol, offering faster block times (2.5 minutes) and lower transaction fees. It exposes a JSON-RPC interface via Litecoin Core for direct node interaction, a built-in unauthenticated REST interface for public blockchain queries, and a Litecoin Space block explorer REST and WebSocket API (mempool.space-compatible) for querying transactions, addresses, blocks, UTXO data, mempool state, and fee estimates.

Litecoin publishes 9 APIs on the APIs.io network, including Addresses API, Blockchain API, Blocks API, and 6 more. Tagged areas include Cryptocurrency, Blockchain, Litecoin, LTC, and Payments.

Litecoin’s developer surface includes authentication, engineering blog, changelog, and 9 more developer resources.

28.0/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreeOpen⚡ Free to try
10 APIs
CryptocurrencyBlockchainLitecoinLTCPaymentsDecentralized FinanceBlock ExplorerJSON-RPC

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 28.0/100 · thin
Contract Quality 10.6 / 21
Developer Ergonomics 2.2 / 17
Access Clarity 4.9 / 17
Operational Transparency 2.3 / 11
Contract Governance 0.0 / 10
Discoverability 5.5 / 9
Regulatory Posture 2.8 / 15
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/litecoin: 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 10

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

Litecoin Space WebSocket API

A real-time WebSocket API provided by Litecoin Space (litecoinspace.org) for subscribing to live Litecoin network events. Clients connect to the WebSocket endpoint and subscribe...

Litecoin Addresses API

Address lookup, transaction history, and UTXO endpoints

Litecoin Blockchain API

Chain state information endpoints

Litecoin Blocks API

Block and header retrieval endpoints

Litecoin Fees API

Fee estimation and recommendation endpoints

Litecoin JSON-RPC API

Litecoin Core JSON-RPC 2.0 interface. All methods are accessed via a single POST endpoint using the method field to select the operation.

Litecoin Mempool API

Mempool state and contents endpoints

Litecoin Mining API

Mining pool statistics, hashrate, and difficulty endpoints

Litecoin Transactions API

Transaction retrieval endpoints

Litecoin UTXO API

Unspent transaction output query endpoints

Scroll for all 10

Open Collections 10

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

API Collection

OPEN COLLECTION

Scroll for all 10

Pricing Plans 4

Published pricing tiers and plan structures.

Litecoin Core Rest

1 plans

PLANS

Litecoin Space Rest

2 plans

PLANS

Rate Limits 4

Documented rate limits and quota policies.

Litecoin Core Json Rpc

0 limits

RATE LIMITS

Litecoin Core Rest

0 limits

RATE LIMITS

Litecoin Space Rest

0 limits

RATE LIMITS

Litecoin Space Websocket

0 limits

RATE LIMITS

FinOps 4

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

Security Posture 2

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

Litecoin Authentication

http · 1 scheme

SECURITY

Litecoin Domain Security

TLSv1.3 · HSTS · DNSSEC

SECURITY

Agentic Access 1

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

Litecoin Agentic Access

61 operations · 2 acting

61 operations · 2 acting

AGENTIC

Resources

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 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Litecoin
description: Litecoin is a peer-to-peer cryptocurrency network based on the Bitcoin protocol, offering faster block times
  (2.5 minutes) and lower transaction fees. It exposes a JSON-RPC interface via Litecoin Core for direct node interaction,
  a built-in unauthenticated REST interface for public blockchain queries, and a Litecoin Space block explorer REST and WebSocket
  API (mempool.space-compatible) for querying transactions, addresses, blocks, UTXO data, mempool state, and fee estimates.
accessModel:
  pricing: free
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Free · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/litecoin.png
tags:
- Cryptocurrency
- Blockchain
- Litecoin
- LTC
- Payments
- Decentralized Finance
- Block Explorer
- JSON-RPC
url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/apis.yml
created: '2026-06-14'
modified: '2026-06-14'
specificationVersion: '0.23'
apis:
- name: Litecoin Space WebSocket API
  description: A real-time WebSocket API provided by Litecoin Space (litecoinspace.org) for subscribing to live Litecoin network
    events. Clients connect to the WebSocket endpoint and subscribe to channels including new blocks, mempool block projections,
    live 2-hour fee rate charts, and network stats. Address tracking is supported to receive push notifications for new mempool
    and block-confirmed transactions involving a specific address.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://litecoinspace.org/docs/api/websocket
  baseURL: wss://litecoinspace.org/api/v1/ws
  tags:
  - WebSocket
  - Block Explorer
  - Litecoin Space
  - Real-Time
  - Blocks
  - Mempool
  - Address Tracking
  - Fees
  properties:
  - type: Documentation
    url: https://litecoinspace.org/docs/api/websocket
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-websocket.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-websocket.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-websocket.yml
  contact:
  - FN: Litecoin Foundation
    url: https://github.com/litecoin-foundation/ltcspace
  meta:
  - name: score
    value: 0
- aid: litecoin:litecoin-addresses-api
  name: Litecoin Addresses API
  description: Address lookup, transaction history, and UTXO endpoints
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - Addresses
  properties:
  - type: OpenAPI
    url: openapi/litecoin-addresses-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
- aid: litecoin:litecoin-blockchain-api
  name: Litecoin Blockchain API
  description: Chain state information endpoints
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/litecoin-blockchain-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
- aid: litecoin:litecoin-blocks-api
  name: Litecoin Blocks API
  description: Block and header retrieval endpoints
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - Blocks
  properties:
  - type: OpenAPI
    url: openapi/litecoin-blocks-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
- aid: litecoin:litecoin-fees-api
  name: Litecoin Fees API
  description: Fee estimation and recommendation endpoints
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - Fees
  properties:
  - type: OpenAPI
    url: openapi/litecoin-fees-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
- aid: litecoin:litecoin-json-rpc-api
  name: Litecoin JSON-RPC API
  description: Litecoin Core JSON-RPC 2.0 interface. All methods are accessed via a single POST endpoint using the method
    field to select the operation.
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - JSON-RPC
  properties:
  - type: OpenAPI
    url: openapi/litecoin-json-rpc-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
- aid: litecoin:litecoin-mempool-api
  name: Litecoin Mempool API
  description: Mempool state and contents endpoints
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - Mempool
  properties:
  - type: OpenAPI
    url: openapi/litecoin-mempool-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
- aid: litecoin:litecoin-mining-api
  name: Litecoin Mining API
  description: Mining pool statistics, hashrate, and difficulty endpoints
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - Mining
  properties:
  - type: OpenAPI
    url: openapi/litecoin-mining-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
- aid: litecoin:litecoin-transactions-api
  name: Litecoin Transactions API
  description: Transaction retrieval endpoints
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - Transaction
  tags_raw:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/litecoin-transactions-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
- aid: litecoin:litecoin-utxo-api
  name: Litecoin UTXO API
  description: Unspent transaction output query endpoints
  humanURL: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  baseURL: http://localhost:9332
  tags:
  - UTXO
  properties:
  - type: OpenAPI
    url: openapi/litecoin-utxo-api-openapi.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/JSON-RPC-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-json-rpc.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-json-rpc.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-json-rpc.yml
  - type: Documentation
    url: https://github.com/litecoin-project/litecoin/blob/master/doc/REST-interface.md
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-core-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-core-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-core-rest.yml
  - type: Documentation
    url: https://litecoinspace.org/docs/api/rest
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/plans/litecoin-space-rest.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/rate-limits/litecoin-space-rest.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/finops/litecoin-space-rest.yml
common:
- type: License
  name: MIT
  url: https://github.com/litecoin-project/litecoin/blob/master/LICENSE
- type: AgenticAccess
  url: agentic-access/litecoin-agentic-access.yml
- type: DomainSecurity
  url: security/litecoin-domain-security.yml
- type: Authentication
  url: authentication/litecoin-authentication.yml
- type: JSONLD
  url: https://raw.githubusercontent.com/api-evangelist/litecoin/refs/heads/main/json-ld/litecoin.json
- type: GitHubOrg
  url: https://github.com/litecoin-project
- type: GitHubOrg
  url: https://github.com/litecoin-foundation
- type: Website
  url: https://litecoin.org
- type: Blog
  url: https://blog.litecoin.org
- type: Explorer
  url: https://litecoinspace.org
- type: SourceCode
  url: https://github.com/litecoin-project/litecoin
- type: ChangeLog
  url: https://github.com/litecoin-project/litecoin/releases
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/litecoin"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/litecoin/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/litecoin/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.