DEVELOPER PLATFORM
Developer API & Integration Webhooks
Seamlessly connect SLMS to institutional student portals, RFID turnstiles, and university ERP database systems.
REST API Endpoints (v1)
GET /api/v1/health — System Telemetry
POST /api/v1/lectures — Create Scheduled Lecture
GET /api/v1/attendance/records — Fetch Geofenced Attendance
POST /api/v1/transcripts/webhook — AI Speech Callback
API Token Authentication
Authenticate requests using Bearer Tokens generated in the University Admin portal. Rate-limited to 1,000 requests per minute with HTTPS TLS 1.3 encryption.
Authorization: Bearer slms_live_99f38a7c2101e4b9...