Pull session attendance data from Pencil Spaces via the API for progress reporting
domain: pencilspaces.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate with a Bearer API key (Spaces Manager > Settings > API Key) — requires a usage-based or Enterprise plan
Use the 'sessions' endpoint group to look up the session(s) tied to a given Space or date range
Use the 'attendance' endpoint group to pull per-user join/leave data for a specific session
Cross-reference the 'users' endpoint group if you need to resolve attendance records to tutor/student profile details
Combine with the 'events' or 'audit' endpoint groups if finer-grained in-session activity (not just join/leave) is needed for a progress report
Known gotchas
Attendance, sessions, recordings, transcripts, and audit are separate endpoint groups in the Pencil Spaces reference — pulling a complete picture of one lesson typically requires calling more than one group and joining results by session id
Exact field names and required parameters are only visible in the interactive Scalar reference (api.pencilspaces.com/reference), which renders client-side — verify the current schema there rather than assuming REST conventions from other tutoring platforms
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?