Secure, versioned REST endpoints with webhooks and SCIM support.
Bearer tokens with scopes; optional mTLS and IP allowlists. SCIM and SSO integrate with your IdP.
Authorization: Bearer <token>
GET /v1/students, GET /v1/students/{id}GET /v1/enrollments?term=POST /v1/notes, POST /v1/tasksPOST /v1/nudges (draft → approve → send)POST /v1/plans/validatePOST /v1/agents/actions (Universal Agent)Subscribe to events (nudges.sent, plan.validated, agent.actioned, dq.alert).
POST /webhooks/infinize
X-Infinize-Signature: sha256=...
?cursor=, ?limit=)