Webhooks

Webhooks

Send change alerts straight to your own systems.

ChangeTower sends a signed HTTPS request to the endpoint you name, moments after any monitor raises an alert, so your software hears about the change too.

ENDPOINT URL
Active
SIGNING SECRET
Copy
EVENTS SENT
monitor.notification.created
Add the URL once. ChangeTower signs every request it sends there, so your handler can prove who it came from.
POST200
The request carries the notification's ID and type, and your handler reads the change detail from ChangeTower. Webhook-Api-Version tells it which schema to expect.
DELIVERY HISTORY
Every attempt is listed with the response it got. A failed delivery retries on its own, up to five more times.

Everything a production integration needs.

The parts that are tedious to build yourself, signing, retries, secret rotation and a delivery log, are already here.

Signed, every time

Each request carries an HMAC-SHA256 signature, so your server can verify it came from ChangeTower and was not tampered with in transit.

Retries that back off

If your endpoint is down, ChangeTower retries up to five more times with increasing delays, from one minute out to six hours. Every event carries a unique ID, so duplicates are easy to ignore.

Zero-downtime secret rotation

Roll a signing secret with a grace period of up to 24 hours. Until it ends, both the old secret and the new one are accepted, so nothing has to be deployed in lockstep.

Delivery history

See every attempt, the response it came back with and when it ran, right in the dashboard. No guessing about whether an alert made it through.

Automatic protection

An endpoint that fails 50 deliveries in a row is disabled on its own, so a broken handler never sits there collecting failures. Fix it, then re-enable it with one click.

Versioned payloads

Every request states its schema version, so a later change to the payload will not break the integration you build today.

Three steps, and then it runs itself.

No polling, no scripts on a schedule, and nothing to keep running on your side.

01

Add your endpoint

Open Settings › Webhooks in your workspace and paste the HTTPS URL you want alerts sent to.

02

Verify the signature

Copy the signing secret and check the signature header in your handler, so you only act on requests that really came from ChangeTower.

03

Answer within 15 seconds

Every new alert now reaches your endpoint. Return a 2xx inside 15 seconds and do the slower work asynchronously, and every attempt shows up in the delivery history.

Webhooks are available on Business and Enterprise plans.

View pricing →

Reviews

What Our Customers Say

4.6 / 5 on G2

“One of the most powerful website monitoring tools I have used. It detects even the smallest changes across text, images, and complex DOM structures — with impressive results tracking competitor pricing in real time.”

Corey M.Sr. Full Stack Developer
via G2

“ChangeTower lets me monitor changelogs, release notes, and pricing pages on competing products. The change detection is accurate and detailed — I can see exactly what was added or removed.”

Eric L.VP of Product, Mid-Market
via G2

“The ability to track dozens of competitor websites at once and tailor alert rules to each client is handy. Continually impressed with how it applies across very different industries.”

Daniel B.Managing Principal, Small-Business
via G2

“Creating monitors is very easy — I have around 200 active at any given time. I haven’t come across a webpage yet that I couldn’t get ChangeTower to work for.”

Alex Z.Project Manager, Enterprise
via G2

“I can’t say enough great things about the ChangeTower team. They took a problem I couldn’t solve and delivered results quickly and professionally. Highly recommend!”

Patrick B.Program Manager, Small-Business
via G2

“ChangeTower makes it easy to monitor competitor websites for updates. I love the visual differences that highlight exactly what’s changed. The alert system is reliable.”

Joe B.CFO, Mid-Market
via G2

“I use ChangeTower to monitor competitor brand pages and keep our own marketing content consistent across touchpoints. The notifications and team dashboard are very intuitive.”

Evan F.Director, Innovation Marketing
via G2

“ChangeTower helps us stay on top of compliance-related webpage changes. The real-time notifications are critical, letting us respond quickly when updates occur.”

Verified UserFinancial Services, Mid-Market
via G2

“One of the most powerful website monitoring tools I have used. It detects even the smallest changes across text, images, and complex DOM structures — with impressive results tracking competitor pricing in real time.”

Corey M.Sr. Full Stack Developer
via G2

“ChangeTower lets me monitor changelogs, release notes, and pricing pages on competing products. The change detection is accurate and detailed — I can see exactly what was added or removed.”

Eric L.VP of Product, Mid-Market
via G2

“The ability to track dozens of competitor websites at once and tailor alert rules to each client is handy. Continually impressed with how it applies across very different industries.”

Daniel B.Managing Principal, Small-Business
via G2

“Creating monitors is very easy — I have around 200 active at any given time. I haven’t come across a webpage yet that I couldn’t get ChangeTower to work for.”

Alex Z.Project Manager, Enterprise
via G2

“I can’t say enough great things about the ChangeTower team. They took a problem I couldn’t solve and delivered results quickly and professionally. Highly recommend!”

Patrick B.Program Manager, Small-Business
via G2

“ChangeTower makes it easy to monitor competitor websites for updates. I love the visual differences that highlight exactly what’s changed. The alert system is reliable.”

Joe B.CFO, Mid-Market
via G2

“I use ChangeTower to monitor competitor brand pages and keep our own marketing content consistent across touchpoints. The notifications and team dashboard are very intuitive.”

Evan F.Director, Innovation Marketing
via G2

“ChangeTower helps us stay on top of compliance-related webpage changes. The real-time notifications are critical, letting us respond quickly when updates occur.”

Verified UserFinancial Services, Mid-Market
via G2

Stop missing the changes that matter.

Start monitoring your first page in under 5 minutes. No credit card, no sales call.