Check if a site is up or down
API Key required for all endpoints
Site status retrieved successfully
Timestamp of the request in milliseconds
1763372588297
API status message
success, failure "success"
API status code
200
Indicates whether mixed content found or not. It can either be "Mixed content(s) found." or "No mixed content found."
"Mixed content(s) found."
Metadata about the mixed content test
Contains either an array of all resources (when no mixed content) or an object with insecure/secure arrays (when mixed content found)
[
"https://example.com/",
"https://example.com/style.css",
"https://example.com/script.js"
]