Curriculum Intelligence API

Power your EdTech product with curriculum-aligned AI. Get the same precision and curriculum intelligence that powers CurricuLLM, without the effort of building it yourself.

Why CurricuLLM API?

Building accurate curriculum integration takes years of development. We've done the hard work so you don't have to.

Incredibly Accurate

Our curriculum tokens give the model deep understanding of educational standards, producing the precision required for K-12 education.

Drop-in Replacement

OpenAI-compliant API means you can swap in CurricuLLM with minimal code changes. Start integrating in minutes, not months.

Simple Pricing

Pay only for what you use with transparent per-token pricing. Pre-paid credits mean no surprise bills at the end of the month.

Developer Pricing

Pre-paid, usage-based pricing in USD. No monthly commitments, no hidden fees.
Pay only for the tokens you use.

Token Pricing

All prices in USD per million tokens

Input TokensTokens sent to the API
$2
Output TokensTokens generated by the API
$8
Curriculum TokensTokens used for curriculum understanding
$2

What are Curriculum Tokens?

Curriculum tokens are what make CurricuLLM special. They represent the model's deep understanding of educational standards, enabling the incredibly accurate curriculum alignment required for K-12 education. These tokens are automatically used when the model needs to reference curriculum knowledge.

Start Building Today

Try the API in our interactive playground. Test requests, see responses, and get your API key—all in one place.

CurricuLLM API Playground Interface

Interactive Testing

Make API calls and see responses in real-time

Code Examples

Get snippets in Python, JavaScript, and more

Usage Analytics

Track your API usage and token consumption

API Key Management

Generate and manage your API keys securely

Supported Curricula

Our API currently supports the following curriculum frameworks

CurricuLLM-AU

Australian Curriculum v9

CurricuLLM-NZ

New Zealand Curriculum

CurricuLLM-AU-VIC

Victorian Curriculum

CurricuLLM-AU-WA

Western Australia Curriculum

Need a different curriculum?

If you want a curriculum not listed here, please email us at hello@curricullm.com

OpenAI-Compliant API

Our API is fully compatible with OpenAI's format, making it simple to integrate into your existing codebase. If you're already using OpenAI, switching to CurricuLLM is as easy as changing your API endpoint and key.

// Just update your base URL
const openai = new OpenAI({
apiKey: "your-curricullm-api-key",
baseURL: "https://api.curricullm.com/v1"
});

Ready to integrate?

Get started in minutes with our developer playground. Test the API, view documentation, and start building curriculum-aligned features into your EdTech product.