====/api/auth==== ===Usage=== Authenticates against the ARDI server to allow elevated function execution. Note that you **must** call this function before calling any other ARDI function other than [[/api/connect]] when the server is not in guest mode. There are two methods of calling this endpoint - using the //traditional// method, which requires a username and password to be sent, or using the //interactive// method, which allows sign-in through other mechanisms such as Single Sign-In. [[api_auth_trad|Traditional Authentication]] \\ [[api_auth_inter|Interactive Authentication]]