Honen developer platform
Build with the API / MCP.
Create courses, manage workspace knowledge, organize learning, and read analytics through machine-readable interfaces designed for applications and AI agents.
Start with the OpenAPI contract for deterministic HTTP calls, or connect the MCP server when an agent should discover and invoke Honen tools directly.
Machine-readable
Developer resources.
OpenAPI specification
Generate a client or inspect every authenticated Connector HTTP operation.
MCP server
Connect Claude, ChatGPT, Cursor, VS Code, or another MCP-aware client over OAuth.
Authentication guide
Implement Connector bearer tokens, OAuth discovery, and scoped authorization.
Complete developer reference
Read the API, MCP, authentication, LMS, webhook, and integration surface in one file.
Safe to retry. Narrow by default.
Connector policies limit each credential to approved capabilities and resources. Mutating HTTP operations accept an Idempotency-Key, so an agent can retry a network failure without duplicating the write.