How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Litecoin Transactions API

Transaction retrieval endpoints

Litecoin Transactions API is one of 10 APIs that Litecoin publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transaction. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 12 operations across 12 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 4 base URLs: http://localhost:9332, http://localhost:19332, http://localhost:19443, https://litecoinspace.org/api.

12 operations 12 paths 7 schemas 11 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
http://localhost:9332
Resource Areas
1

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 11 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Transactions 12

Transaction retrieval endpoints

GET
/rest/tx/{txHash}.json
Get transaction (JSON)
getTransactionJson 1 param → 200404
GET
/rest/tx/{txHash}.hex
Get transaction (hex)
getTransactionHex 1 param → 200404
GET
/rest/tx/{txHash}.bin
Get transaction (binary)
getTransactionBin 1 param → 200404
GET
/tx/{txid}
Get transaction details
getTransaction 1 param → 200404
GET
/tx/{txid}/hex
Get transaction hex
getTransactionHex 1 param → 200404
GET
/tx/{txid}/raw
Get raw transaction
getTransactionRaw 1 param → 200404
GET
/tx/{txid}/merkleblock-proof
Get transaction merkleblock proof
getTransactionMerkleBlockProof 1 param → 200404
GET
/tx/{txid}/merkle-proof
Get transaction Merkle proof (Electrum format)
getTransactionMerkleProof 1 param → 200404
GET
/tx/{txid}/outspend/{vout}
Get output spending status
getTransactionOutspend 2 params → 200404
GET
/tx/{txid}/outspends
Get all output spending statuses
getTransactionOutspends 1 param → 200404
GET
/tx/{txid}/status
Get transaction confirmation status
getTransactionStatus 1 param → 200404
POST
/tx
Broadcast raw transaction
broadcastTransaction body → 200400

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Transaction (13 properties), Transaction_2 (10 properties), TxInput (8 properties), TxOutput (5 properties). Each schema is shown below with its type and property counts.

Transaction
object
13 properties
Outspend
object
4 properties
TxOutput
object
5 properties
TxStatus
object
4 properties
TxInput
object
8 properties
Transaction_2
object
10 properties
MerkleProof
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

litecoin-transactions-api-openapi.yml Raw ↑

Other APIs Litecoin publishes across the network.

Litecoin Space WebSocket API
Litecoin Addresses API
Litecoin Blockchain API
Litecoin Blocks API
Litecoin Fees API
Litecoin JSON-RPC API
Litecoin Mempool API
Litecoin Mining API
Litecoin UTXO API
Where this information came from

This is an independent, third-party profile of Litecoin Transactions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.