Authenticate to the Lessonspace API and launch a virtual tutoring Space
domain: thelessonspace.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Generate an API Key from the organisation's developer settings in the Lessonspace dashboard
Set the Authorization header to 'Organisation YOUR_API_KEY' on all API requests
POST to the Launch Endpoint (https://api.thelessonspace.com/v2/spaces/launch) with the desired Space configuration to create or resume a Space
Use the URL returned by the Launch Endpoint to embed the Space in an iframe within the tutoring platform, or redirect the user directly to it
Pass identifying JWT/user config in the launch payload so the tutor and student are automatically signed in without a separate login step
Known gotchas
The Launch Endpoint is exempt from the standard rate limit, but every other Lessonspace API endpoint is capped at 10 requests/second per organisation and returns 429 if exceeded
All Lessonspace API endpoints live under /v2/ and expect POST bodies as JSON with Content-Type: application/json, plus a trailing slash on URLs
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?