CodeCombat

CodeCombat is a game-based computer science platform where students learn to code by playing a real programming game, writing Python or JavaScript to control heroes through levels. Its Partner API (a Fern-generated REST API at https://codecombat.com/api, secured with HTTP Basic authentication) lets learning platforms and school districts provision and manage users, create and administer classrooms, enroll students in courses, grant and shorten licenses and Home subscriptions, link OAuth2 SSO identities, manage clans, and pull playtime, license, and per-member progress statistics. CodeCombat is backed by a16z and Y Combinator and publishes official Node, Python, Java, and Go SDKs plus a Postman collection generated from its public OpenAPI description.

CodeCombat publishes 1 API on the APIs.io network: Partner API. Tagged areas include Company, Education, EdTech, Coding, and Learning.

CodeCombat’s developer surface includes authentication, documentation, API reference, pricing, support, engineering blog, and 17 more developer resources.

43.1/100 thin Agent 43/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyEducationEdTechCodingLearningClassroomStudentsGamificationSSODeveloper Tools

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 43.1/100 · thin
Contract Quality 11.3 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 6.3 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 43/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 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 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/codecombat: 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

CodeCombat Partner API

Partner API for SSO, user management, classroom administration, course enrollment, licensing, and progress/playtime statistics. REST over HTTPS, JSON, secured with HTTP Basic au...

MCP Servers

codecombat-mcp.yml

MCP SERVER

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: codecombat
name: CodeCombat
description: CodeCombat is a game-based computer science platform where students learn to code by playing a real programming
  game, writing Python or JavaScript to control heroes through levels. Its Partner API (a Fern-generated REST API at https://codecombat.com/api,
  secured with HTTP Basic authentication) lets learning platforms and school districts provision and manage users, create
  and administer classrooms, enroll students in courses, grant and shorten licenses and Home subscriptions, link OAuth2 SSO
  identities, manage clans, and pull playtime, license, and per-member progress statistics. CodeCombat is backed by a16z and
  Y Combinator and publishes official Node, Python, Java, and Go SDKs plus a Postman collection generated from its public
  OpenAPI description.
url: https://raw.githubusercontent.com/api-evangelist/codecombat/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://avatars.githubusercontent.com/u/5795842?v=4
tags:
- Company
- Education
- EdTech
- Coding
- Learning
- Classroom
- Students
- Gamification
- SSO
- Developer Tools
apis:
- name: CodeCombat Partner API
  description: Partner API for SSO, user management, classroom administration, course enrollment, licensing, and progress/playtime
    statistics. REST over HTTPS, JSON, secured with HTTP Basic authentication.
  humanURL: https://api-docs.codecombat.com/
  baseURL: https://codecombat.com/api
  tags:
  - Users
  - Classrooms
  - Clans
  - Stats
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/codecombat-openapi-original.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/codecombat-domain-security.yml
- type: Authentication
  url: authentication/codecombat-authentication.yml
- type: DeveloperPortal
  url: https://api-docs.codecombat.com/
- type: Documentation
  url: https://api-docs.codecombat.com/
- type: APIReference
  url: https://api-docs.codecombat.com/
- type: GitHubOrganization
  url: https://github.com/codecombat
- type: StatusPage
  url: https://status.codecombat.com/
- type: Pricing
  url: https://codecombat.com/pricing
- type: PrivacyPolicy
  url: https://codecombat.com/privacy
- type: TermsOfService
  url: https://codecombat.com/legal
- type: Support
  url: https://codecombat.com/help
- type: Blog
  url: https://codecombat.com/blog
- type: Packages
  url: packages/codecombat-packages.yml
- type: SDKs
  url: packages/codecombat-packages.yml
- type: Postman
  url: https://github.com/codecombat/codecombat-postman
- type: MCPServer
  url: mcp/codecombat-mcp.yml
- type: LLMsTxt
  url: llms/codecombat-llms.txt
- type: Overlay
  url: overlays/codecombat-openapi-overlay.yaml
- type: Conformance
  url: conformance/codecombat-conformance.yml
- type: Conventions
  url: conventions/codecombat-conventions.yml
- type: DataModel
  url: data-model/codecombat-data-model.yml
- type: Lifecycle
  url: lifecycle/codecombat-lifecycle.yml
- 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