Class (fka ClassEDU) website screenshot

Class (fka ClassEDU)

Class (fka ClassEDU) is a virtual classroom platform, founded in 2020 by education-technology leader Michael Chasen, that adds a full teaching and learning layer on top of Zoom and Microsoft Teams for K-12, higher education, government, and corporate training. The platform provides interactive course setup and templates, real-time engagement analytics and attendance tracking, enhanced breakout rooms, polls, whiteboards, auto transcription, an AI assistant, proctoring, and LMS integrations. Class also publishes a REST developer API (developer.class.com) that lets administrators and integrators provision classes, manage enrollments, generate learner launch links, schedule class dates, manage class templates, manage non-learner users, and pull attendance and engagement reporting, authenticated with a per-organization API key presented as a Bearer token and gated by permission scopes.

Class (fka ClassEDU) publishes 7 APIs on the APIs.io network, including Classes API, Enrollments API, Launch API, and 4 more. Tagged areas include Company, Education, EdTech, Virtual Classroom, and Learning Management.

Class (fka ClassEDU)’s developer surface includes authentication, documentation, API reference, support, engineering blog, and 21 more developer resources.

44.6/100 thin ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
7 APIs 1 MCP Servers
CompanyEducationEdTechVirtual ClassroomLearning ManagementOnline LearningTrainingZoomMicrosoft TeamsAttendance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 44.6/100 · thin
Contract Quality 13.9 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/class-fka-classedu: 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 7

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

Class (fka ClassEDU) Classes API

Create, read, update and remove classes.

Class (fka ClassEDU) Enrollments API

Enroll learners into classes and manage their enrollment records.

Class (fka ClassEDU) Launch API

Generate a one-time access link for a learner to join a class.

Class (fka ClassEDU) Reporting API

Attendance and engagement metrics reporting.

Class (fka ClassEDU) Schedules API

Manage the scheduled dates (sessions) for a class.

Class (fka ClassEDU) Templates API

Manage reusable class templates.

Class (fka ClassEDU) Users API

Manage non-learner users (instructors, admins).

Scroll for all 7

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 3

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

Class Fka Classedu Authentication

apiKey · 1 scheme

SECURITY

Class Fka Classedu Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Class Fka Classedu Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Class Fka Classedu Agentic Access

21 operations · 13 acting

21 operations · 13 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: class-fka-classedu
name: Class (fka ClassEDU)
description: Class (fka ClassEDU) is a virtual classroom platform, founded in 2020 by education-technology leader Michael
  Chasen, that adds a full teaching and learning layer on top of Zoom and Microsoft Teams for K-12, higher education, government,
  and corporate training. The platform provides interactive course setup and templates, real-time engagement analytics and
  attendance tracking, enhanced breakout rooms, polls, whiteboards, auto transcription, an AI assistant, proctoring, and LMS
  integrations. Class also publishes a REST developer API (developer.class.com) that lets administrators and integrators provision
  classes, manage enrollments, generate learner launch links, schedule class dates, manage class templates, manage non-learner
  users, and pull attendance and engagement reporting, authenticated with a per-organization API key presented as a Bearer
  token and gated by permission scopes.
url: https://raw.githubusercontent.com/api-evangelist/class-fka-classedu/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.class.com/wp-content/uploads/2022/12/class_logo.svg
tags:
- Company
- Education
- EdTech
- Virtual Classroom
- Learning Management
- Online Learning
- Training
- Zoom
- Microsoft Teams
- Attendance
apis:
- aid: class-fka-classedu:class-fka-classedu-classes-api
  name: Class (fka ClassEDU) Classes API
  description: Create, read, update and remove classes.
  humanURL: https://developer.class.com/
  baseURL: https://your-organization.class.com/api/v1
  tags:
  - Classes
  properties:
  - type: OpenAPI
    url: openapi/class-fka-classedu-classes-api-openapi.yml
  - type: Documentation
    url: https://developer.class.com/
  - type: APIReference
    url: https://developer.class.com/
- aid: class-fka-classedu:class-fka-classedu-enrollments-api
  name: Class (fka ClassEDU) Enrollments API
  description: Enroll learners into classes and manage their enrollment records.
  humanURL: https://developer.class.com/
  baseURL: https://your-organization.class.com/api/v1
  tags:
  - Enrollments
  properties:
  - type: OpenAPI
    url: openapi/class-fka-classedu-enrollments-api-openapi.yml
  - type: Documentation
    url: https://developer.class.com/
  - type: APIReference
    url: https://developer.class.com/
- aid: class-fka-classedu:class-fka-classedu-launch-api
  name: Class (fka ClassEDU) Launch API
  description: Generate a one-time access link for a learner to join a class.
  humanURL: https://developer.class.com/
  baseURL: https://your-organization.class.com/api/v1
  tags:
  - Launch
  properties:
  - type: OpenAPI
    url: openapi/class-fka-classedu-launch-api-openapi.yml
  - type: Documentation
    url: https://developer.class.com/
  - type: APIReference
    url: https://developer.class.com/
- aid: class-fka-classedu:class-fka-classedu-reporting-api
  name: Class (fka ClassEDU) Reporting API
  description: Attendance and engagement metrics reporting.
  humanURL: https://developer.class.com/
  baseURL: https://your-organization.class.com/api/v1
  tags:
  - Reporting
  properties:
  - type: OpenAPI
    url: openapi/class-fka-classedu-reporting-api-openapi.yml
  - type: Documentation
    url: https://developer.class.com/
  - type: APIReference
    url: https://developer.class.com/
- aid: class-fka-classedu:class-fka-classedu-schedules-api
  name: Class (fka ClassEDU) Schedules API
  description: Manage the scheduled dates (sessions) for a class.
  humanURL: https://developer.class.com/
  baseURL: https://your-organization.class.com/api/v1
  tags:
  - Schedules
  properties:
  - type: OpenAPI
    url: openapi/class-fka-classedu-schedules-api-openapi.yml
  - type: Documentation
    url: https://developer.class.com/
  - type: APIReference
    url: https://developer.class.com/
- aid: class-fka-classedu:class-fka-classedu-templates-api
  name: Class (fka ClassEDU) Templates API
  description: Manage reusable class templates.
  humanURL: https://developer.class.com/
  baseURL: https://your-organization.class.com/api/v1
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/class-fka-classedu-templates-api-openapi.yml
  - type: Documentation
    url: https://developer.class.com/
  - type: APIReference
    url: https://developer.class.com/
- aid: class-fka-classedu:class-fka-classedu-users-api
  name: Class (fka ClassEDU) Users API
  description: Manage non-learner users (instructors, admins).
  humanURL: https://developer.class.com/
  baseURL: https://your-organization.class.com/api/v1
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/class-fka-classedu-users-api-openapi.yml
  - type: Documentation
    url: https://developer.class.com/
  - type: APIReference
    url: https://developer.class.com/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/class-fka-classedu-trust-center.yml
- type: DomainSecurity
  url: security/class-fka-classedu-domain-security.yml
- type: AgenticAccess
  url: agentic-access/class-fka-classedu-agentic-access.yml
- type: Authentication
  url: authentication/class-fka-classedu-authentication.yml
- type: Website
  url: https://www.class.com/
- type: DeveloperPortal
  url: https://developer.class.com/
- type: Documentation
  url: https://developer.class.com/
- type: APIReference
  url: https://developer.class.com/
- type: Support
  url: https://support.class.com/
- type: Blog
  url: https://www.class.com/blog/
- type: StatusPage
  url: https://status.class.com/
- type: TrustCenter
  url: https://trust.class.com/
- type: TermsOfService
  url: https://www.class.com/terms-of-service/
- type: PrivacyPolicy
  url: https://www.class.com/privacy-policy/
- type: Demo
  url: https://www.class.com/demo/
- type: OpenAPI
  url: openapi/class-fka-classedu-openapi.yml
- type: Conventions
  url: conventions/class-fka-classedu-conventions.yml
- type: ErrorCatalog
  url: errors/class-fka-classedu-problem-types.yml
- type: Lifecycle
  url: lifecycle/class-fka-classedu-lifecycle.yml
- type: Conformance
  url: conformance/class-fka-classedu-conformance.yml
- type: Compliance
  url: https://trust.class.com/
- type: MCPServer
  url: mcp/class-fka-classedu-mcp.yml
- type: LLMsTxt
  url: llms/class-fka-classedu-llms.txt
- type: DataModel
  url: data-model/class-fka-classedu-data-model.yml
- type: Overlay
  url: overlays/class-fka-classedu-openapi-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence