GoGuardian Beacon Alerts (Student Safety)

GoGuardian Beacon analyzes student browsing (and, via a Google Docs API integration, document) activity to detect signals of suicide, self-harm, and other safety risk, then routes time-stamped alerts through dashboard, email, and SMS notifications with configurable escalation paths. Beacon's alerting is configured and consumed through the Admin dashboard and notification channels rather than a published public alerts REST API; modeled here as a logical surface.

API entry from apis.yml

apis.yml Raw ↑
aid: goguardian:goguardian-beacon-alerts
name: GoGuardian Beacon Alerts (Student Safety)
tags:
- Beacon
- Alerts
- Student Safety
- Notifications
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://support.goguardian.com/s/goguardian-beacon
properties:
- url: https://support.goguardian.com/s/goguardian-beacon
  type: Documentation
- url: https://www.goguardian.com/product-update/beacon-adds-google-docs-api-integration
  type: Documentation
description: GoGuardian Beacon analyzes student browsing (and, via a Google Docs API integration, document)
  activity to detect signals of suicide, self-harm, and other safety risk, then routes time-stamped alerts
  through dashboard, email, and SMS notifications with configurable escalation paths. Beacon's alerting
  is configured and consumed through the Admin dashboard and notification channels rather than a published
  public alerts REST API; modeled here as a logical surface.