Class Technologies

Class Technologies Inc. builds Class, a virtual instructor-led learning platform that layers a full classroom experience on top of Zoom and Microsoft Teams, plus the web-based Class Collaborate. It gives instructors breakout rooms, whiteboards, polling, chat, attendance, transcription, a gradebook, engagement scoring, and deep LMS integration for K-12, higher education, corporate training, government (FedRAMP), healthcare (HIPAA), and financial services. Class exposes a REST API (developer.class.com) for managing classes, enrollments, schedules, templates, users, launch URLs, and attendance/activity reporting, secured with scoped API-key bearer tokens.

Class Technologies publishes 1 API on the APIs.io network. Tagged areas include Company, Edtech, Education, Virtual Classroom, and E-Learning.

Class Technologies’ developer surface includes documentation, API reference, support, engineering blog, signup flow, authentication, and 13 more developer resources.

31.3/100 thin Agent 29/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyEdtechEducationVirtual ClassroomE-LearningLMSOnline LearningCorporate TrainingVideo Conferencing

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 31.3/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 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 0 / 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-technologies: 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

Class API

REST API for the Class virtual classroom platform. Manage classes, enrollments, schedules, templates, and non-learner users; generate per-user launch URLs; and pull attendance a...

MCP Servers

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

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

Source (apis.yml)

apis.yml Raw ↑
aid: class-technologies
name: Class Technologies
description: Class Technologies Inc. builds Class, a virtual instructor-led learning platform that layers a full classroom
  experience on top of Zoom and Microsoft Teams, plus the web-based Class Collaborate. It gives instructors breakout rooms,
  whiteboards, polling, chat, attendance, transcription, a gradebook, engagement scoring, and deep LMS integration for K-12,
  higher education, corporate training, government (FedRAMP), healthcare (HIPAA), and financial services. Class exposes a
  REST API (developer.class.com) for managing classes, enrollments, schedules, templates, users, launch URLs, and attendance/activity
  reporting, secured with scoped API-key bearer tokens.
url: https://raw.githubusercontent.com/api-evangelist/class-technologies/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- softbank-vision-fund
x-tier: enriched
x-tier-reason: has-public-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.class.com/wp-content/uploads/2024/03/class-virtual-classroom-featured.png
tags:
- Company
- Edtech
- Education
- Virtual Classroom
- E-Learning
- LMS
- Online Learning
- Corporate Training
- Video Conferencing
apis:
- name: Class API
  description: REST API for the Class virtual classroom platform. Manage classes, enrollments, schedules, templates, and non-learner
    users; generate per-user launch URLs; and pull attendance and activity reporting. Authentication uses scoped API-key bearer
    tokens created in the Class admin portal; requests are versioned under /api/v1/ against an organization-specific base
    URL.
  humanURL: https://developer.class.com/
  baseURL: https://developer.class.com
  tags:
  - Virtual Classroom
  - Education
  - LMS
  - E-Learning
  properties:
  - type: APIReference
    url: https://developer.class.com/
  - type: Authentication
    url: authentication/class-technologies-authentication.yml
  - type: OAuthScopes
    url: scopes/class-technologies-scopes.yml
  - type: ErrorCatalog
    url: errors/class-technologies-problem-types.yml
  - type: Conventions
    url: conventions/class-technologies-conventions.yml
  - type: Lifecycle
    url: lifecycle/class-technologies-lifecycle.yml
  - type: MCPServer
    url: mcp/class-technologies-mcp.yml
  x-base-url-note: The API base URL is organization-specific and shown on the Edit API Key page in the Class admin portal;
    all endpoints are served as [api_base_url]/api/v1/.
common:
- type: DeveloperPortal
  url: https://developer.class.com/
- type: Documentation
  url: https://developer.class.com/
- type: APIReference
  url: https://developer.class.com/
- type: Website
  url: https://www.class.com/
- type: Support
  url: https://support.class.com/
- type: Blog
  url: https://www.class.com/blog/
- type: SignUp
  url: https://www.class.com/demo/
- type: TermsOfService
  url: https://www.class.com/terms-of-service/
- type: PrivacyPolicy
  url: https://www.class.com/privacy-policy/
- type: StatusPage
  url: https://status.class.com/
- type: TrustCenter
  url: https://trust.class.com/
- type: Compliance
  url: https://trust.class.com/
- type: Authentication
  url: authentication/class-technologies-authentication.yml
- type: OAuthScopes
  url: scopes/class-technologies-scopes.yml
- type: ErrorCatalog
  url: errors/class-technologies-problem-types.yml
- type: Conventions
  url: conventions/class-technologies-conventions.yml
- type: Lifecycle
  url: lifecycle/class-technologies-lifecycle.yml
- type: MCPServer
  url: mcp/class-technologies-mcp.yml
- type: DomainSecurity
  url: security/class-technologies-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence