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

Cosmos Service API

The Service API from Cosmos — 19 operation(s) for service.

Cosmos Service API is one of 2 APIs that Cosmos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Service. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 20 operations across 19 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://lcd.cosmos.network/.

20 operations 19 paths 11 schemas 14 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://lcd.cosmos.network
Resource Areas
1

Paths & Operations 20

Across 19 paths, the API surfaces 20 operations — 14 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Service 20
GET
/cosmos/base/node/v1beta1/config
Config queries for the operator configuration.
Config → 200default
GET
/cosmos/base/node/v1beta1/status
Status queries for the node status.
Status → 200default
GET
/cosmos/base/tendermint/v1beta1/abci_query
ABCIQuery defines a query handler that supports ABCI queries directly to the application, bypassing Tendermint completely. The ABCI query must contain a valid and supported path, including app, custo…
ABCIQuery 4 params → 200default
GET
/cosmos/base/tendermint/v1beta1/block_results/latest
GetLatestBlockResults returns the block results for the latest block. Block results contain finalizeblockevents which include consensus-level events like slashing, jailing, and validator set updates.
GetLatestBlockResults → 200default
GET
/cosmos/base/tendermint/v1beta1/block_results/{height}
GetBlockResults queries block results for given height.
GetBlockResults 1 param → 200default
GET
/cosmos/base/tendermint/v1beta1/blocks/latest
GetLatestBlock returns the latest block.
GetLatestBlock → 200default
GET
/cosmos/base/tendermint/v1beta1/blocks/{height}
GetBlockByHeight queries block for given height.
GetBlockByHeight 1 param → 200default
GET
/cosmos/base/tendermint/v1beta1/node_info
GetNodeInfo queries the current node info.
GetNodeInfo → 200default
GET
/cosmos/base/tendermint/v1beta1/syncing
GetSyncing queries node syncing.
GetSyncing → 200default
GET
/cosmos/base/tendermint/v1beta1/validatorsets/latest
GetLatestValidatorSet queries latest validator-set.
GetLatestValidatorSet 5 params → 200default
GET
/cosmos/base/tendermint/v1beta1/validatorsets/{height}
GetValidatorSetByHeight queries validator-set at a given height.
GetValidatorSetByHeight 6 params → 200default
POST
/cosmos/tx/v1beta1/decode
TxDecode decodes the transaction.
TxDecode body → 200default
POST
/cosmos/tx/v1beta1/decode/amino
TxDecodeAmino decodes an Amino transaction from encoded bytes to JSON.
TxDecodeAmino body → 200default
POST
/cosmos/tx/v1beta1/encode
TxEncode encodes the transaction.
TxEncode body → 200default
POST
/cosmos/tx/v1beta1/encode/amino
TxEncodeAmino encodes an Amino transaction from JSON to encoded bytes.
TxEncodeAmino body → 200default
POST
/cosmos/tx/v1beta1/simulate
Simulate simulates executing a transaction for estimating gas usage.
Simulate body → 200default
GET
/cosmos/tx/v1beta1/txs
GetTxsEvent fetches txs by event.
GetTxsEvent 10 params → 200default
POST
/cosmos/tx/v1beta1/txs
BroadcastTx broadcast transaction.
BroadcastTx body → 200default
GET
/cosmos/tx/v1beta1/txs/block/{height}
GetBlockWithTxs fetches a block with decoded txs.
GetBlockWithTxs 6 params → 200default
GET
/cosmos/tx/v1beta1/txs/{hash}
GetTx fetches a tx by hash.
GetTx 1 param → 200default

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are cosmos.tx.v1beta1.GetTxsEventResponse (4 properties), cosmos.tx.v1beta1.GetBlockWithTxsResponse (4 properties), cosmos.tx.v1beta1.AuthInfo (3 properties), cosmos.tx.v1beta1.SignerInfo (3 properties). Each schema is shown below with its type and property counts.

cosmos.tx.v1beta1.TxEncodeRequest
object
TxEncodeRequest is the request type for the Service.TxEncode RPC method.
1 property
cosmos.tx.v1beta1.GetBlockWithTxsResponse
object
GetBlockWithTxsResponse is the response type for the Service.GetBlockWithTxs method.
4 properties
cosmos.tx.v1beta1.GetTxResponse
object
GetTxResponse is the response type for the Service.GetTx method.
2 properties
cosmos.tx.v1beta1.TxDecodeResponse
object
TxDecodeResponse is the response type for the Service.TxDecode method.
1 property
cosmos.tx.v1beta1.SignerInfo
object
SignerInfo describes the public key and signing mode of a single top-level signer.
3 properties
cosmos.tx.v1beta1.GetTxsEventResponse
object
GetTxsEventResponse is the response type for the Service.TxsByEvents RPC method.
4 properties
cosmos.tx.v1beta1.ModeInfo.Multi
object
2 properties
cosmos.tx.v1beta1.SimulateRequest
object
SimulateRequest is the request type for the Service.Simulate RPC method.
2 properties
cosmos.tx.v1beta1.ModeInfo
object
ModeInfo describes the signing mode of a single or nested multisig signer.
2 properties
cosmos.tx.v1beta1.AuthInfo
object
AuthInfo describes the fee and signer modes that are used to sign a transaction.
3 properties
cosmos.tx.v1beta1.Tx
object
Tx is the standard type used for broadcasting transactions.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cosmos-service-api-openapi.yml Raw ↑

Other APIs Cosmos publishes across the network.

Cosmos Query API
Where this information came from

This is an independent, third-party profile of Cosmos Service 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.