/
SI
simplystaking
/
PANIC API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
MIT
2026-07-17
41
54
134.3 KB
Pings > Cosmos
Pings endpoint to verify a valid Tendermint RPC URL.
post
/server/cosmos/tendermint-rpc
Request body
Url
required
url
string
Example request
{ "url": "www.test-url.com" }
Response
OK
PingSuccess
required
result
string
Example response
{ "result": "PING_SUCCESS" }