Pull rosters from Infinite Campus via OneRoster

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

Steps

  1. In the Infinite Campus admin portal, navigate to Campus Community > OneRoster API; enable the API, create an integration record for your application, and obtain the OAuth 2.0 client ID and client secret.
  2. Obtain a Bearer token by POSTing to the Campus instance's OAuth 2.0 token endpoint (documented in the integration setup screen) with grant_type=client_credentials and your client credentials as a Basic Authorization header.
  3. Determine the supported OneRoster version from the integration setup page (Infinite Campus supports both 1.1 and 1.2); use the corresponding base path — /ims/oneroster/rostering/v1p2 for 1.2 or /ims/oneroster/v1p1 for 1.1.
  4. Fetch roster data sequentially: GET /orgs, /schools, /courses, /classes, /users, /enrollments; apply limit and offset parameters to page through all records.
  5. For the demographics endpoint (available in 1.2), verify that the integration's permission settings include demographics access; this is typically configured by the district administrator as an opt-in permission.
  6. Store the sourcedId for each object as your stable identifier; use dateLastModified filtering for delta syncs if the district's Campus version supports it.

Known gotchas

Related routes

Sync student and section rosters from Infinite Campus using its OneRoster 1.2 REST API
infinitecampus.com · 6 steps · unrated
Sync rosters via the OneRoster 1.2 REST API
imsglobal.org · 6 steps · unrated
Bulk-import rosters via OneRoster 1.2 CSV
imsglobal.org · 6 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