POST
/
check

Body

application/json
url
string
required

The url to monitor

body
string | null
default:

The body

headers
object[] | null

The headers of your request

method
enum<string>
default: GET
Available options:
GET,
POST,
HEAD
regions
enum<string>[]

Where we should monitor it

Available options:
ams,
arn,
atl,
bog,
bom,
bos,
cdg,
den,
dfw,
ewr,
eze,
fra,
gdl,
gig,
gru,
hkg,
iad,
jnb,
lax,
lhr,
mad,
mia,
nrt,
ord,
otp,
phx,
qro,
scl,
sjc,
sea,
sin,
syd,
waw,
yul,
yyz
runCount
number
default: 1

The number of times to run the check

aggregated
boolean

Whether to aggregate the results or not

Response

200 - application/json
id
integer
required

The id of the check

raw
object[]
required

The raw data of the check

response
object
required

The last response of the check

aggregated
object

The aggregated data of the check