get https://api.cloudranger.com/202004/authorize
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

- 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"