/
SI
simplystaking
/
PANIC API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
simplystaking
PANIC API
post
Pings endpoint to verify a valid Ethereum RPC URL.
v1
latest
OpenAPI 3.0.1
MIT
2026-07-17
41
54
134.3 KB
Pings > Ethereum
Pings endpoint to verify a valid Ethereum RPC URL.
post
/server/ethereum/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" }