Getting Started
Here are some additional instructions for using this API.
Authentication
Most endpoints require authentication. You can authenticate by providing a valid JWT Bearer token in the Authorization header.
To obtain a JWT (which is valid for 30 minutes), use the /otp/verify
endpoint with your email, password, and OTP.
You can obtain an OTP/2FA code using Google Authenticator or Authy (or TOTP library). The QR Code/Key is available by logging in manually to the web app frontend at https://app.dev.intellitron.com.au/account/login and clicking Licence Details.