Fetch curriculum standards frameworks from the CASE Network 2 API and align items to learning objectives

domain: 1edtech.org · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Identify the CASE Network 2 host URL (managed by Common Good Learning Tools) and browse the /ims/case/v1p0/CFDocuments endpoint to list all published frameworks including state standards.
  2. Retrieve a specific framework document with GET /ims/case/v1p0/CFDocuments/{identifier}; the response includes title, subject, grade levels, and language metadata.
  3. Fetch the full framework tree with GET /ims/case/v1p0/CFPackages/{identifier} which returns the CFDocument plus all CFItems and CFAssociations in a single response.
  4. Each CFItem has an identifier (UUID), humanCodingScheme (e.g., CCSS.Math.Content.3.OA.A.1), and fullStatement (the standard text); store these for matching.
  5. To align a lesson or assessment item, perform a text similarity search against CFItem fullStatement values and record the winning CFItem identifier as the alignment association.
  6. Write alignment metadata back to your content object referencing the CFItem identifier and the CASE framework document identifier so consumers can traverse the full standard hierarchy.

Known gotchas

Related routes

Align curriculum content to learning standards using the CASE API from a CASE Network 2 provider
imsglobal.org · 5 steps · unrated
Use the CASE API to programmatically cross-walk standards between two frameworks and identify alignment gaps
1edtech.org · 6 steps · unrated
Retrieve a Brightspace learner's scheduled and overdue content items across their courses via the Valence Content API myItems endpoints
education · 5 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans