API Authentication
Authentication
Authenticating with your PBX to utilize the API requires the use of oauth 2.0. Your PBX supports these specific oauth grants
Learn more about oatuth 2.0 here OAuth.com - OAuth 2.0 Simplified
Authorization code grant
Implicit grant
Resource owner credentials grant
Client credentials grant
Refresh token grant
To connect and utilize the API you will first need to create an "Application" in API Applications