Get Authentication Token

Use the API key to get your authentication token

Authentication and Authorization

  • Access to the API is controlled by your API key generated in the CloudRanger dashboard and token
  • You can retrieve your API key from the User Settings page in your CloudRanger account by clicking [User Settings] (https://console.cloudranger.com/#/user-settings)
  • You can generate a new API key under the user settings section of the CloudRanger Dashboard
960
  • Access to the API is controlled by your API key generated in the CloudRanger dashboard and token
  • The token is returned by calling the /authorize endpoint and supplying the x-api-key header
  • All other calls use the x-api-key header and the Authorization header with Bearer followed by your token\n"
Language
Authorization
Header
Click Try It! to start a request and see the response here!