/
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
Mongo
Returns a list of all the monitorable sources.
post
/server/mongo/monitorablesInfo
Request body
BaseChains
required
baseChains
object[]
Example request
{ "baseChains": [ "cosmos", "general", "chainlink", "substrate" ] }
Response
OK
MonitorablesInfo
required
result
object
All 41 operations
post
Returns a list of all the monitorable sources.
post
Returns a list of alerts for the requested chains, sources and severities between a time period sorted by most recent. A number limit of alerts can also be specified.
post
Returns a list of metrics for the requested chains, and systems between a time period sorted by most recent. A number limit of metrics per source is specified.
post
Returns a counter of all the metric states in alert form per chain.
post
Returns the values for the requested sources of the requested chains.
post
Pings endpoint to verify a valid Node Exporter URL.
post
Pings endpoint to verify a valid Prometheus URL.
post
Pings endpoint to verify a valid Cosmos REST URL.
post
Pings endpoint to verify a valid Tendermint RPC URL.
post
Pings endpoint to verify a valid Substrate Websocket URL.
post
Pings endpoint to verify a valid Ethereum RPC URL.
post
Pings endpoint to verify a valid GitHub repository.
post
Pings endpoint to verify a valid Dockerhub repository.
post
Sends a test alert to Opsgenie to verify a valid Opsgenie setup.
post
Sends a test alert to Slack to verify a valid Slack setup.
post
Sends a test alert to Telegram to verify a valid Telegram setup.
post
Sends a test alert to PagerDuty to verify a valid PagerDuty setup.
post
Makes a test call via Twilio to verify a valid Twilio setup.
post
Sends a test email to verify a valid email server/setup.
get
Cheks if is the first installation.
get
Return a list of configurations.
post
Add a new configuration.
get
Return a specific configuration.
put
Updates a specific configuration.
delete
Removes a specific configuration.
get
Return a list of all channels.
post
Add a channel
get
Return a specific channel.
put
Update a specific channel.
delete
Removes a specific channel.
post
Links a channel to a config.
delete
Unlinks a channel from a config.
get
Return the list of base chains supported by PANIC.
get
Return a specific base chain.
get
Return a list of Channel Types enabled to PANIC.
get
Return a list of Threshold Alerts enabled to PANIC.
get
Return a list of Severity Alerts enabled to PANIC.
get
Return a list of Time Window Alerts enabled to PANIC.
get
Return a list of Severity Types enabled to PANIC.
get
Return a list of Repository Types enabled to PANIC.
get
Return a list of Source Types enabled to PANIC.