How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CodeCombat Classrooms API

The Classrooms API from CodeCombat — 6 operation(s) for classrooms.

CodeCombat Classrooms API is one of 6 APIs that CodeCombat publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Classrooms. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 6 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://codecombat.com/api.

8 operations 6 paths 12 schemas 1 DELETE3 GET1 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://codecombat.com/api
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

CodeCombat Classrooms API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth).

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Classrooms 8
GET
classrooms
Get Classroom Details
ClassroomsService.get 2 params → 200
POST
classrooms
Create a classroom
ClassroomsService.create body → 200
PUT
classrooms/{handle}/members
Upsert a user from classroom
ClassroomsService.upsertMember 1 param body → 200
DELETE
classrooms/{handle}/members
Delete User from Classroom
ClassroomsService.removeMember 1 param body → 200
PUT
classrooms/{classroomHandle}/courses/{courseHandle}/enrolled
Enroll User in a Course
ClassroomsService.enrollUserInCourse 3 params body → 200
PUT
classrooms/{classroomHandle}/courses/{courseHandle}/remove-enrolled
Remove User from a classroom
ClassroomsService.removeEnrolledUser 3 params body → 200
GET
classrooms/{classroomHandle}/stats
Get Member Stats
ClassroomsService.getMembersStats 4 params → 200
GET
classrooms/{classroomHandle}/members/{memberHandle}/sessions
Get Level Session
ClassroomsService.getLevelsPlayed 2 params → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are LevelSessionResponse (10 properties), ClassroomResponseWithCode (9 properties), ClassroomResponse (6 properties), ClassroomResponseWithCodeCoursesItem (4 properties). Each schema is shown below with its type and property counts.

ClassroomResponseWithCode
object
Subset of properties listed here
9 properties
ClassroomsGetMembersStatsResponseItem
object
2 properties
ClassroomResponseWithCodeCoursesItem
object
4 properties
ClassroomsGetMembersStatsResponseItemStats
object
2 properties
LevelSessionResponse
object
10 properties
ClassroomsCreateRequestAceConfig
object
1 property
ClassroomResponse
object
Subset of properties listed here
6 properties
LevelSessionResponseLevel
object
1 property
ClassroomResponseCoursesItem
object
4 properties
LevelSessionResponseState
object
1 property
objectIdString
string
datetimeString
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

codecombat-classrooms-api-openapi.yml Raw ↑

Other APIs CodeCombat publishes across the network.

CodeCombat Auth API
CodeCombat Clans API
CodeCombat Default API
CodeCombat Stats API
CodeCombat Users API
Where this information came from

This is an independent, third-party profile of CodeCombat Classrooms API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.