Dataczar
Browse helpers

checks service

HTTP/TLS checks, response timing, and monitoring primitives. Browse the catalog below and pick the helpers that fit your workflow.

Grab your Dataczar API key

Every helper runs with the same simple API key. Sign in (or create a free Dataczar account) at Dataczar Connect to issue keys in seconds, then drop the key into any `ak=` parameter and start shipping.

Tip: reuse the same key across these helpers, or rotate keys per project from the Connect dashboard.

GETPOSTSimple status check alias that reports final status and headers.

Simple status check alias that reports final status and headers.

View reference →

GETPOSTCheck whether the response body contains a substring.

Check whether the response body contains a substring.

View reference →

GETPOSTRun a regex against the body and report the first match.

Run a regex against the body and report the first match.

View reference →

GETPOSTFetch and confirm the status code matches the expected value.

Fetch and confirm the status code matches the expected value.

View reference →

GETPOSTEnsure required HTML tags exist and forbidden ones do not.

Ensure required HTML tags exist and forbidden ones do not.

View reference →

GETPOSTReturn the page's meta tags with optional filters.

Return the page's meta tags with optional filters.

View reference →

GETPOSTReturn OpenGraph fields from a page.

Return OpenGraph fields from a page.

View reference →

GETPOSTMeasure total response time and TTFB.

Measure total response time and TTFB.

View reference →

GETPOSTAttempt a request multiple times until success.

Attempt a request multiple times until success.

View reference →

GETPOSTFetch TLS certificate details for a host.

Fetch TLS certificate details for a host.

View reference →

GETPOSTFetch a URL and report status, timing, and redirect info.

This GET-first endpoint downloads a public URL (HEAD+GET fallback) and returns status metadata, response headers, and optional body snippet. Useful for uptime checks and lightweight monitors.

View reference →

GETPOSTMeasure time-to-first-byte for a URL.

Measure time-to-first-byte for a URL.

View reference →