Read blocks, transactions, mempool data, address balances/history, and fee estimates, and broadcast signed transactions — with a free tier to try it, and paid tiers when you need more.
/v1/ltc/tx/:txidTransaction lookup/v1/ltc/block/:hashOrHeightBlock lookup/v1/ltc/mempoolMempool info/v1/ltc/fee-estimateFee rate estimate/v1/ltc/address/:address/balanceAddress balance/v1/ltc/address/:address/utxosAddress UTXOs/v1/ltc/address/:address/txsAddress transaction history/v1/ltc/tx/broadcastBroadcast a signed transaction
Every request needs an x-api-key header — sign up to get one.
Address endpoints cover transparent Litecoin addresses; MWEB addresses are confidential by design and can't be indexed.