Vantaj

Import from StatusCake

Vantaj can import your StatusCake uptime tests - HTTP, HEAD, ping, TCP, and SMTP - with a single API key. No CSV exports, no re-typing URLs, no downtime in your coverage.

app.vantaj.co/settings/import/statuscake
SC

Import from StatusCake

HTTP, HEAD, ping, TCP, and SMTP uptime tests are all supported.

  1. In StatusCake, open Account → API Keys
  2. Create a API key
  3. Paste it below - it's used once to read your monitor list, and never stored
wZ4kX9pR2mQ7vN1sT8yB_example_key
Fetch monitors

Before you start

You need a StatusCake API key. It's available on every StatusCake plan, including the free one:

  1. Log in to StatusCake and open Account → API Keys
  2. Copy your API key (or generate one if you haven't yet)

Vantaj uses the key once to read your uptime test list and never stores it.


Running the import

  1. In Vantaj, go to Settings → Import Monitors and pick Quick import from StatusCake
  2. Paste your API key and click Fetch monitors
  3. Review the list - everything importable is selected by default. Monitors that already exist in Vantaj (matched by URL) are flagged and deselected so you don't create duplicates
  4. Click Import - monitors are created and checks start immediately

Tests that were paused in StatusCake are imported as paused in Vantaj. Everything is imported into your currently active project.


What carries over

StatusCakeVantajNotes
HTTP / HEAD testHTTP(s) monitorName and URL carry over as-is
Find string / do-not-findHTTP(s) monitor with a response assertion"Find string" becomes must contain; "do not find" becomes must not contain
Ping testPing (ICMP) monitor
TCP testPort (TCP) monitorThe configured port carries over
SMTP testSMTP monitor
Check rateCheck intervalSnapped to the nearest Vantaj interval, respecting your plan's minimum
Paused statePaused statePaused tests stay paused

What doesn't carry over

  • DNS and SSH tests - these test types aren't imported.
  • SSL tests, domain monitoring, and page-speed tests - these are separate StatusCake products. In Vantaj, SSL and domain tracking attach to HTTP monitors and the Domains page instead - create an HTTP monitor for the site and enable domain tracking to get the same coverage. Page-speed testing has no Vantaj equivalent.
  • Historical uptime data - your Vantaj history starts at import time.
  • Contact groups - notification setups work differently across providers. Set up your integrations once under Alerts & Notifications and they apply to all monitors, imported or not.

Plan limits

Imports count toward your plan's monitor limit, shared across uptime monitors, heartbeats, and domains. If your selection exceeds the remaining allowance, the importer tells you before anything is created - deselect a few monitors or upgrade your plan first.

Check rates below your plan's minimum are raised to the closest allowed value (e.g. a 60-second rate becomes 5 minutes on the free plan).


Migrating from another provider?

One-click import is also available for UptimeRobot, Pingdom, and Better Stack. Coming from somewhere else? Use the CSV import, or script it with the REST API.