/
BL
bluewave-labs
/
Checkmate API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 58m ago · Updated 2d ago
Details
Filter operations
auth
10
checks
6
get
/checks/{monitorId}
post
/checks/{monitorId}
delete
/checks/{monitorId}
get
/checks/team/{teamId}
delete
/checks/team/{teamId}
put
/checks/team/ttl
invite
2
maintenance-window
3
monitors
14
queue
4
status-page
2
checks
Create a new check
post
/checks/{monitorId}
Path parameters
monitorId
string
required
Request body
CreateCheckBody
required
monitorId
string
required
status
boolean
required
responseTime
integer
required
statusCode
integer
required
message
string
required
Response
OK
SuccessResponse
required
success
boolean
msg
string
data
object
Changes