Aviationexam API uses the OAuth 2.0 protocol for authentication and authorization.
Sample app (called LmsSample) for Aviationexam LMS API
It currently exposes two endopints:
- lms/users - To get all LMS users (userId, first name, lastname, user note)
- lms/exams - To get all exams for LMS students study plans
Sample app (TpsSample) for ExamsAero API