/
SI
simplystaking
/
PANIC API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4w ago
View markdown
simplystaking
PANIC API
post
Pings endpoint to verify a valid Node Exporter URL.
4400907a393c
latest
OpenAPI 3.0.1
MIT
2026-07-17
41
54
134.3 KB
Base Chains
2
Channel
5
Channel > Config
2
Config
5
Domain
7
Install
1
Mongo
3
Pings > Common
2
post
Pings endpoint to verify a valid Node Exporter URL.
post
Pings endpoint to verify a valid Prometheus URL.
Pings > Cosmos
2
Pings > Ethereum
1
Pings > Repositories
2
Pings > Substrate
1
Redis
2
Send Test Alert > Channels
6
Pings > Common
Pings endpoint to verify a valid Node Exporter URL.
post
/server/common/node-exporter
Request body
Url
required
url
string
Example request
{ "url": "www.test-url.com" }
Response
OK
PingSuccess
required
result
string
Example response
{ "result": "PING_SUCCESS" }