📄️ Users
Users API gives you access to get basic information about other users present in the institute.
📄️ Exams
Exams API gives you access to read all the exams which can be accessed by the authenticated user.
📄️ Attempts
Attempts API gives you access to read all the attempts which can be accessed by the authenticated user.
📄️ Products
Products API gives you access to read all the products which are active and can be purchased.
📄️ Videos
The Video API allows authenticated users to access and read all available videos.
📄️ Posts
Posts are broadcast data which the institutes want to share to their users. This endpoint can be used to retrieve the posts which are accessible to a particular user.
📄️ Basic Example
Following is a basic example of test taking flow
📄️ Global Search
Global Search API provides access to search across various resources for the authenticated user.