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 8 more developer resources.

29.6/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreeOpen⚡ Free to try
10 APIs
CryptocurrencyBlockchainLitecoinLTCPaymentsDecentralized FinanceBlock ExplorerJSON-RPC

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 29.6/100 · thin
Contract Quality 13.9 / 25
Developer Ergonomics 2.6 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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
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

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

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.19'
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:
  - 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: 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