Basic IVLE LAPI Set-up Concepts and Terminology
Term |
Definition |
|---|---|
LAPI Calls |
IVLE Learning Application Programming Interface (LAPI) by which programmers can view module information, latest announcements, webcast lectures, workbin files and student events, post forum messages, sign up for groups etc. |
APIKey |
A unique LAPI password pre-allocated to you. You need to include the APIKey in all LAPI calls. |
AuthToken |
An user-specific authentication token generated by the login LAPI call. You need to include the AuthToken in all LAPI calls except the login. |
Labels