/
SI
simplystaking
/
PANIC API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 25m ago · Updated 4w ago
View markdown
simplystaking
PANIC API
post
Pings endpoint to verify a valid GitHub repository.
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
Pings > Cosmos
2
Pings > Ethereum
1
Pings > Repositories
2
post
Pings endpoint to verify a valid GitHub repository.
post
Pings endpoint to verify a valid Dockerhub repository.
Pings > Substrate
1
Redis
2
Send Test Alert > Channels
6
Pings > Repositories
Pings endpoint to verify a valid GitHub repository.
post
/server/repositories/github
Request body
Github
required
name
string
Example request
{ "name": "simplyvc/panic" }
Response
OK
PingSuccess
required
result
string
Example response
{ "result": "PING_SUCCESS" }