Aviationexam API uses the OAuth 2.0 protocol for authentication and authorization.
Sample app (called LmsSample) for Aviationexam LMS API
It currently exposes the following 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
- lms/store/discount-code - Generating discount codes - Only for affiliate partners
Sample app (TpsSample) for ExamsAero API