Authenticate

Authenticates the provided credentials and allows access to the public API.

Required Permission(s)

  • Application user must be associated to an API Access Policy API registration and must belong to a user group with necessary permissions

Request Body details

  • Request must have content type application/x-www-form-urlencoded
  • Request format: grant_type=client_credentials&client_id=[user-client-id]&client_secret=[user-client-secret]

Response Body

  • Response format = {"access_token": "string", "expires_in": 0, "token_type": "Bearer", "scope": "string"}
Language
Credentials
Header
Click Try It! to start a request and see the response here!

©2003-2025 BeyondTrust Corporation. All Rights Reserved. Other trademarks identified on this page are owned by their respective owners. BeyondTrust is not a chartered bank or trust company, or depository institution. It is not authorized to accept deposits or trust accounts and is not licensed or regulated by any state or federal banking authority.