Track student learning data using the Ed-Fi ODS/API

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

Steps

  1. Authenticate with the Ed-Fi ODS/API by POSTing client_id and client_secret to /oauth/token with grant_type=client_credentials to receive a bearer token
  2. Retrieve schools with GET /ed-fi/schools to obtain the schoolId values needed as foreign keys in subsequent calls
  3. Create or update a student record with PUT /ed-fi/students using the student's unique studentUniqueId and required demographic fields
  4. Associate the student with a school by PUT /ed-fi/studentSchoolAssociations with studentReference, schoolReference, entryDate, and entryGradeLevelDescriptor
  5. Post assessment results with PUT /ed-fi/studentAssessments providing studentReference, assessmentReference, administrationDate, and scoreResults array

Known gotchas

Related routes

Sync student enrollments via the Ed-Fi ODS API
ed-fi.org · 6 steps · unrated
Query the Ed-Fi ODS REST API for student academic record data using composite resources and handle the Ed-Fi authorization framework
docs.ed-fi.org · 6 steps · unrated
Query Ed-Fi ODS API composite resources to retrieve enrollment data across multiple entities in one request
docs.ed-fi.org · 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