Webhook

Send webhooks to update your status page.

  1. Generate a Webhook URL
  2. If you want to open a new incident, send a POST request to the URL with the following body Encode it as JSON with the Content-Type: application/json header.
  3. Example:
    {
    "trigger": "down"
    }
  4. If you want to resolve an incident, send a POST request to the URL with the following body
  5. Example:
    {
    "trigger": "up"
    }
  6. You're done! 🤖

Start here
Create your status page or login

Learn more
Check help and pricing

Talk to a human
Chat with us or send an email

Statuspage vs Instatus
Compare or Switch!

Updates
Changes, blog and open stats

Community
Twitter, now and affiliates

Policies·© Instatus, Inc