Manage every education primitive through one API
Create and manage courses, lessons, slides, quizzes, code labs, and AI tutors from a single API. REST endpoints with consistent schemas and typed payloads make integration predictable.
TutorFlow Agent Platform provides course generation, AI tutoring, automated grading, and usage metering through REST APIs and an MCP server. Plug them into your product or agent workflow without building education features from scratch.
Course data models, prompt orchestration, AI tutor guardrails, grading rubrics, content moderation, usage-based billing. Every team rebuilds the same foundation when shipping education features. TutorFlow exposes that foundation as an API, so your team can focus on the core product experience.
Course generation, AI tutoring, grading, usage metering, and agent integrations. Everything you need to ship education features, delivered as REST APIs and an MCP server.
Create and manage courses, lessons, slides, quizzes, code labs, and AI tutors from a single API. REST endpoints with consistent schemas and typed payloads make integration predictable.
Connect the MCP server and Claude, ChatGPT, or your in-house agents can call TutorFlow tools without writing any HTTP integration code.
Every endpoint is metered in credits, with 1 credit equal to $0.01 USD. No annual minimums and no token math, so usage stays easy to predict and manage.
Route across Claude, GPT, Gemini, and select open models without code changes. TutorFlow handles model fallback, caching, and retries.
Keep your existing brand, domain, and auth flow. TutorFlow returns JSON instead of widgets or iframes, so you can build it into your own UI freely.
Per-call traces, cost attribution per workspace, and webhook events for async jobs, so you can track operational health and spend.
Course generation, video, slides, exams, AI tutoring. Call the same core building blocks behind tutorflow.io as APIs and bring them into your product.
Design interactive courses faster — from live coding activities to AI tutors powered by multiple models. Build practical courses that are easy to run and scale.
No SDK required, just JSON over HTTP. Every endpoint returns a consistent schema, so you can test fast and integrate with confidence.
curl -X POST https://api.tutorflow.io/v1/platform/courses \
-H "Authorization: Bearer tf_platform_..." \
-H "Content-Type: application/json" \
-d '{ "prompt": "Beginner Python", "lessonCount": 5 }'Create an account, set up a workspace, and test the API with 1,000 free credits.
Generate a course from a prompt with one POST request, or connect the MCP server so your agents can call TutorFlow tools.
Switch to live keys, set rate limits, and monitor request status and usage from the dashboard.
Use TutorFlow as the education backend to build a fully branded LMS with course creation, enrollment, and grading.
Add a domain-aware AI tutor to your product without managing prompts, context, or model fallback yourself.
Score open-ended responses, code assignments, and quiz answers against a rubric, with feedback and audit logs kept alongside.
Wire TutorFlow features into Canvas, Moodle, or in-house education tools via REST or LTI 1.3.
The free plan includes 1,000 credits, the main endpoints, and the MCP server to test with. Get an API key without a credit card and start integrating right away.
No credit card required