Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tendermint Unsafe API

Unsafe APIs

Tendermint Unsafe API is one of 5 APIs that Tendermint publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Unsafe. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.0, at version v0.34.

Requests are made against 2 base URLs: https://rpc.cosmos.network, http://localhost:26657.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v0.34
Base URL
https://rpc.cosmos.network
License
Resource Areas
1

Paths & Operations 2

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

Unsafe 2

Unsafe APIs

GET
/dial_seeds
Dial Seeds (Unsafe)
dial_seeds 1 param → 200500
GET
/dial_peers
Add Peers/Persistent Peers (unsafe)
dial_peers 4 params → 200500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are JSONRPC (2 properties), dialResp (1 property). Each schema is shown below with its type and property counts.

JSONRPC
object
2 properties
ErrorResponse
Error Response
dialResp
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tendermint-unsafe-api-openapi.yml Raw ↑

Other APIs Tendermint publishes across the network.

Tendermint ABCI API
Tendermint Info API
Tendermint Tx API
Tendermint Websocket API