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 Users API

The Users API from CodeCombat — 10 operation(s) for users.

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

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

This API exposes 11 operations across 10 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.

11 operations 10 paths 12 schemas 3 GET1 POST7 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 Users API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth).

Paths & Operations 11

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

Users 11
POST
users
Create User
UsersService.create body → 200
GET
users/{handle}
Get User
UsersService.get 2 params → 200
PUT
users/{handle}
Update User
UsersService.update 1 param body → 200
GET
users/{handle}/classrooms
Get Classrooms By User
UsersService.getClassrooms 2 params → 200
PUT
users/{handle}/hero-config
Get User Hero
UsersService.setHero 1 param body → 200
PUT
users/{handle}/ace-config
Put Ace Config
UsersService.setAceConfig 1 param body → 200
PUT
users/{handle}/subscription
Put Subscription
UsersService.grantPremiumSubscription 1 param body → 200
PUT
users/{handle}/shorten-subscription
Shorten User Subscription
UsersService.shortenSubscription 1 param body → 200
PUT
users/{handle}/license
Grant User License
UsersService.grantLicense 1 param body → 200
PUT
users/{handle}/shorten-license
Shorten User License
UsersService.shortenLicense 1 param body → 200
GET
user-lookup/{property}/{value}
Search for User
UsersService.lookup 2 params → 204

Schemas 12

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

UsersCreateRequestHeroConfig
object
1 property
ClassroomResponseWithCode
object
Subset of properties listed here
9 properties
ClassroomResponseWithCodeCoursesItem
object
4 properties
roleString
string
Usually either 'teacher' or 'student'
UserResponseOAuthIdentitiesItem
object
2 properties
objectIdString
string
UserResponseLicense
object
2 properties
UserResponse
object
Subset of properties listed here
9 properties
UserResponseSubscription
object
2 properties
datetimeString
string
UserResponseStats
object
3 properties
UsersCreateRequestRole
string
"student" or "teacher". If unset, a home user will be created, unable to join classrooms.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

codecombat-users-api-openapi.yml Raw ↑

Other APIs CodeCombat publishes across the network.

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

This is an independent, third-party profile of CodeCombat Users 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.