And never miss new users again.
Call the API to get your validation, anywhere.
curl -XPOST https://www.linkmonitor.dev/api/v1/validate -H "Content-Type: application/json" --data '{"url": "https://join.slack.com/..."}'
Which will give you either {"status": "active"}
or {"status": "expired"}