Generate Authentication Token

To use the Try It feature, use this API to generate OAuth2.0 Access Token for authentication and authorization with Druva APIs.

Important - This procedure is APPLICABLE only for the following products -

  • inSync
  • Phoenix
  • Realize

Also, you must be a Druva Cloud Administrator for integrating with inSync APIs. For Phoenix and Realize APIs, both, Druva Cloud Administrator and Product administrators can perform the integration.

For inSync GovCloud, Phoenix GovCloud, CloudRanger, and Druva MSP see the respective section for instructions.

To generate Access Token and use it for authorization with APIs -

  1. Generate API Credentials, Client ID and Secret Key, from the Druva Cloud Platform Console. For step-by-step instructions, see Manage API Credentials.
  2. Provide Client ID as username and Secret Key as password in this API.
  3. Copy the Access Token from the response.
  4. Click Try It button for the API which you want to call or explore and provide the copied Access Token in the Authorization text box in the format -
    Bearer <Access_Token>
    Example - Bearer Zhdsohdspcnxxxxxx
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!