Securly

Securly is a K-12 student safety company whose platform spans web filtering, device management (MDM), classroom management, and student wellness/self-harm and threat monitoring across the web, email, and cloud drives. Securly is deployed by school districts and integrates with the school technology stack - Google Workspace, Microsoft 365/Entra, Apple School Manager, and Student Information Systems via the OneRoster and rostering standards. Securly's public developer surface is limited and access-gated - it primarily CONSUMES rostering and identity APIs from external systems rather than exposing a documented public developer API. The one provider-exposed API is a credential-gated Securly MDM API used by third-party device/asset systems to pull device inventory and assign or unassign students to devices; its endpoints and base URL are provisioned per tenant and are not publicly documented as a reference.

Securly publishes 2 APIs on the APIs.io network. Tagged areas include K-12, Education, EdTech, Student Safety, and Web Filtering.

Securly’s developer surface includes documentation, support, and 5 more developer resources.

8.5/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
2 APIs
K-12EducationEdTechStudent SafetyWeb FilteringDevice ManagementMDMWellness MonitoringRosteringOneRosterGated API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 8.5/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 2.6 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 5.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/securly: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

Securly MDM Device Inventory API

Credential-gated MDM API that lets an approved third-party asset or device-management system pull an inventory list of devices (iPads, Macs, Apple TVs) managed in Securly MDM. A...

Securly MDM Student Assignment API

Credential-gated MDM API that lets an approved third-party system assign or unassign students to and from devices managed in Securly MDM. Uses the same per-tenant API connection...

Pricing Plans 1

Published pricing tiers and plan structures.

Securly Plans Pricing

0 plans

PLANS

Security Posture 2

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

Securly Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Securly Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: securly
url: https://raw.githubusercontent.com/api-evangelist/securly/refs/heads/main/apis.yml
name: Securly
kind: company
description: Securly is a K-12 student safety company whose platform spans web filtering, device management (MDM), classroom
  management, and student wellness/self-harm and threat monitoring across the web, email, and cloud drives. Securly is deployed
  by school districts and integrates with the school technology stack - Google Workspace, Microsoft 365/Entra, Apple School
  Manager, and Student Information Systems via the OneRoster and rostering standards. Securly's public developer surface is
  limited and access-gated - it primarily CONSUMES rostering and identity APIs from external systems rather than exposing
  a documented public developer API. The one provider-exposed API is a credential-gated Securly MDM API used by third-party
  device/asset systems to pull device inventory and assign or unassign students to devices; its endpoints and base URL are
  provisioned per tenant and are not publicly documented as a reference.
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/securly.png
tags:
- K-12
- Education
- EdTech
- Student Safety
- Web Filtering
- Device Management
- MDM
- Wellness Monitoring
- Rostering
- OneRoster
- Gated API
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
apis:
- aid: securly:securly-mdm-device-inventory-api
  name: Securly MDM Device Inventory API
  tags:
  - MDM
  - Devices
  - Inventory
  - Gated
  - Partner
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.securly.com/docs/api-connections
  properties:
  - url: https://docs.securly.com/docs/api-connections
    type: Documentation
  description: Credential-gated MDM API that lets an approved third-party asset or device-management system pull an inventory
    list of devices (iPads, Macs, Apple TVs) managed in Securly MDM. Access is provisioned per tenant from MDM to Settings
    to API connections, which issues a Client ID, a connection-specific Password, an API URL, and a Token URL for a token-based
    (OAuth-style) exchange. Securly does not publish a public endpoint reference or OpenAPI for this API; endpoints are modeled
    here from the documented capability and are not fabricated as a verified surface. endpointsModeled - not sourced from
    a public reference.
- aid: securly:securly-mdm-student-assignment-api
  name: Securly MDM Student Assignment API
  tags:
  - MDM
  - Students
  - Assignment
  - Gated
  - Partner
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.securly.com/docs/api-connections
  properties:
  - url: https://docs.securly.com/docs/api-connections
    type: Documentation
  description: Credential-gated MDM API that lets an approved third-party system assign or unassign students to and from devices
    managed in Securly MDM. Uses the same per-tenant API connection credentials (Client ID, Password, API URL, Token URL)
    as the device inventory API. No public endpoint reference or OpenAPI is published by Securly; endpointsModeled - not sourced
    from a public reference.
common:
- type: VulnerabilityDisclosure
  url: security/securly-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/securly-domain-security.yml
- type: Website
  url: https://www.securly.com/
- type: LinkedIn
  url: https://www.linkedin.com/company/securly
- type: Documentation
  url: https://docs.securly.com/
- type: Support
  url: https://support.securly.com/hc/en-us
- type: Plans
  url: plans/securly-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com