GitHub outage on August 17, 2026: seven hours of Unicorn errors and Copilot failures

GitHub outage on August 17, 2026: seven hours of Unicorn errors and Copilot failures

Read more

Monitor dependencies now available in the v3 API

Monitor dependencies now available in the v3 API

Read more

StatusGator logo
Schedule a Demo
StatusGator logo
Use cases

IT Teams

Stay informed of outages and reduce tickets

DevOps

One status page for all your providers

Features designed specifically for K12

Advanced features designed for enterprise

Impress clients with proactive monitoring

Analyze and compare peer performance

Monitor dependencies to prevent revenue loss

Create and manage custom status pages for your product

Features

Status page

A status page with service, website, and custom monitors built-in

Status aggregation

Aggregate the status of all vendors to a single page

Monitor all your cloud services from a single dashboard

Monitor your website with uptime monitoring built-in

Monitor network connectivity

Control the status of custom monitors manually with incidents

Get notified of disruptions before they become public

Pricing

Business

For growing teams and organizations

Enterprise

For larger companies with unique needs

Education

Special plans and discounts for K12 and higher ed

Integrations

Digital Signage

Knowledge Base

Notifications

Third-party Status Pages

Atlassian Statuspage

Incident Management

Opsgenie

Private Status

AWS status
Sign In Sign Up

API update: Full board management now available

We’re excited to announce expanded functionality for the StatusGator Boards API.

You can now create new boards, update existing boards, and delete boards directly through the API. Previously, the Boards API only supported listing boards and retrieving board details.

With these new capabilities, you can automate the complete board lifecycle – from provisioning new boards to managing ownership and cleaning up boards that are no longer needed.

What’s new in the Boards API

The following endpoints are now available:

ActionEndpoint
Create a boardPOST /boards
List boardsGET /boards
Get board detailsGET /boards/{id}
Update a boardPATCH /boards/{id}
Delete a boardDELETE /boards/{id}

Create boards programmatically

The new board creation endpoint allows you to automatically provision boards as part of your workflows.

Common use cases include:

  • Creating boards for new customers
  • Provisioning boards for teams and departments
  • Setting up boards for projects and environments
  • Automating onboarding processes

Update board names and assigned users

You can now update existing boards through the API, including:

  • Renaming boards
  • Changing assigned users

This makes it easier to keep board ownership and organization synchronized with your internal systems and processes.

Delete boards through the API

Boards that are no longer needed can now be removed programmatically, making it easier to automate cleanup and lifecycle management.

Available in the StatusGator MCP

These new board management capabilities are also available through the StatusGator MCP.

Whether you’re building against the REST API directly or using the StatusGator MCP with AI assistants and automation tools, you can now create boards, update board names and assigned users, and delete boards programmatically.

Get started

Full board management is available now in API v3.

Visit the updated API documentation to explore request examples, authentication requirements, and implementation details.

We’re excited to see how customers use these new capabilities to automate and scale their StatusGator workflows.

Published:

by

Andy Libby

Updated:

by

Andy Libby

Share this

Andy Libby
Andy Libby

Andrew Libby is a veteran Ruby developer and technologist with over 25 years of experience; Andy is co-founder of StatusGator and leads engineering at Nimble Industries.