GoGuardian website screenshot

GoGuardian

GoGuardian is a K-12 education technology company whose suite - Admin (DNS and device content filtering for CIPA compliance), Teacher (classroom management and student engagement), and Beacon (student safety and self-harm / suicide risk detection) - is administered through web dashboards rather than a broadly published public API. GoGuardian's integration model is primarily roster ingestion - it syncs organizations, students, teachers, guardians, and classes from district Student Information Systems via the IMS Global / 1EdTech OneRoster 1.1 REST API (using a Consumer ID / Secret and a OneRoster URL), Clever, ClassLink, and Google Classroom, and it consumes Google Workspace admin APIs on the district's behalf. A developer / partner documentation portal exists at based.goguardian.com ("GoGuardian Based Docs"), but GoGuardian's own outbound developer API surface is partner-gated and not openly published. The API entries below are honestly modeled logical surfaces, not a confirmed public REST catalog.

GoGuardian publishes 3 APIs on the APIs.io network. Tagged areas include Education, EdTech, K-12, Content Filtering, and Classroom Management.

GoGuardian’s developer surface includes documentation, support, engineering blog, and 5 more developer resources.

4.8/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
3 APIs
EducationEdTechK-12Content FilteringClassroom ManagementStudent SafetyRosteringOneRosterPartner API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Regulatory Posture applies to this provider. Its tags matched the Education & Research regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/goguardian: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

GoGuardian Rostering Integration (OneRoster / Clever / ClassLink)

Consumer-side roster synchronization. GoGuardian ingests organizations (OUs), students, teachers, guardians, classes, and enrollments from a district's Student Information Syste...

GoGuardian Based Developer / Partner API

GoGuardian maintains a developer / integration documentation portal at based.goguardian.com ("GoGuardian Based Docs"). Access to GoGuardian's outbound developer surface is partn...

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 rout...

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Goguardian Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: goguardian
url: https://raw.githubusercontent.com/api-evangelist/goguardian/refs/heads/main/apis.yml
name: GoGuardian
kind: company
description: GoGuardian is a K-12 education technology company whose suite - Admin (DNS and device content filtering for CIPA
  compliance), Teacher (classroom management and student engagement), and Beacon (student safety and self-harm / suicide risk
  detection) - is administered through web dashboards rather than a broadly published public API. GoGuardian's integration
  model is primarily roster ingestion - it syncs organizations, students, teachers, guardians, and classes from district Student
  Information Systems via the IMS Global / 1EdTech OneRoster 1.1 REST API (using a Consumer ID / Secret and a OneRoster URL),
  Clever, ClassLink, and Google Classroom, and it consumes Google Workspace admin APIs on the district's behalf. A developer
  / partner documentation portal exists at based.goguardian.com ("GoGuardian Based Docs"), but GoGuardian's own outbound developer
  API surface is partner-gated and not openly published. The API entries below are honestly modeled logical surfaces, not
  a confirmed public REST catalog.
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/goguardian.png
tags:
- Education
- EdTech
- K-12
- Content Filtering
- Classroom Management
- Student Safety
- Rostering
- OneRoster
- Partner API
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.23'
apis:
- aid: goguardian:goguardian-rostering-integration
  name: GoGuardian Rostering Integration (OneRoster / Clever / ClassLink)
  tags:
  - Rostering
  - OneRoster
  - Clever
  - ClassLink
  - SIS
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://support.goguardian.com/s/article/Integration-with-OneRoster
  properties:
  - url: https://support.goguardian.com/s/article/Integration-with-OneRoster
    type: Documentation
  - url: https://support.goguardian.com/s/article/Clever-and-ClassLink-Integrations-FAQ-1629765161385
    type: Documentation
  - url: https://www.goguardian.com/product-update/oneroster-integration
    type: Documentation
  description: Consumer-side roster synchronization. GoGuardian ingests organizations (OUs), students, teachers, guardians,
    classes, and enrollments from a district's Student Information System via the OneRoster 1.1 REST API (configured with
    a Consumer ID, Consumer Secret, and a OneRoster base URL), or via Clever, ClassLink, and Google Classroom. This is GoGuardian
    pulling standards-based roster data, not a GoGuardian-owned REST API. Endpoints follow the 1EdTech OneRoster specification
    on the district / SIS side; modeled here as an integration surface.
- aid: goguardian:goguardian-based-developer-api
  name: GoGuardian Based Developer / Partner API
  tags:
  - Developers
  - Partner
  - Integration
  - Gated
  tags_raw:
  - Developer
  - Partner
  - Integration
  - Gated
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://based.goguardian.com/
  properties:
  - url: https://based.goguardian.com/
    type: Documentation
  - url: https://support.goguardian.com/s/article/Enable-API-Access-1629763558239
    type: Documentation
  description: GoGuardian maintains a developer / integration documentation portal at based.goguardian.com ("GoGuardian Based
    Docs"). Access to GoGuardian's outbound developer surface is partner-gated - there is no openly enumerable public REST
    reference, base URL, or self-serve API key flow published for third-party developers as of the review date. Documented
    as a gated developer surface; endpoints modeled, not confirmed. Districts and integration partners engage GoGuardian directly
    to enable API access.
- aid: goguardian:goguardian-beacon-alerts
  name: GoGuardian Beacon Alerts (Student Safety)
  tags:
  - beacon
  - Alerts
  - Student Safety
  - Notification
  tags_raw:
  - 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.
common:
- type: DomainSecurity
  url: security/goguardian-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/goguardian
- type: LinkedIn
  url: https://www.linkedin.com/company/goguardian
- type: Website
  url: https://www.goguardian.com/
- type: Documentation
  url: https://based.goguardian.com/
- type: Support
  url: https://support.goguardian.com/s/
- type: Website
  url: https://www.goguardian.com/pricing
- type: Blog
  url: https://www.goguardian.com/blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/goguardian"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/goguardian/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/goguardian/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.