Ensighten Authentication API
Requests using a username and password for authentication follow the Resource Owner Password Flow of the OAuth 2.0 specification. API Request Once a token has been retrieved using the /auth/token process below, include it in all API calls using the Authorization header. Example Authorization: Bearer 2YotnFZFEjr1zCsicMWpAA