Make your first API call
Get a list of all courses
curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.training.africarisk.net/lms/courses
Replace YOUR_API_KEY with your actual API key
/auth/loginAuthenticate and get access token
/lms/coursesList available courses
/lms/enrolmentsEnrol user in course
/lms/certificatesList issued certificates
/robo/assessmentsSubmit competency assessment
/marketing/webhooksRegister webhook endpoint
Enrol learners, track progress, and manage courses programmatically.
Issue verifiable certificates with cryptographic proof on blockchain.
Leverage machine learning for competency assessment and learning paths.
Get notified instantly when events occur in your learning platform.
Access detailed insights about usage, learner progress, and platform metrics.
OAuth 2.0, API key rotation, and granular permission scopes included.