Info |
---|
Cloudaware uses OAuth standard to identify users who send requests to Cloudaware API. A current user should get a specific token to add or see accounts depending on their permissions. |
...
The API key is required for performing requests to Cloudaware API.
1. Create a Google Cloud Project account.
2. Submit an access request to support@cloudaware.com providing the full e-mail of the associated Google Cloud Project account.
3. Activate access to Cloudaware API using API Manager. Go to https://console.cloud.google.com → open a navigation menu (hamburger button) → select 'APIs & Services' in the menu on the left.
...
Select 'Library' → filter by Private.
...
4. Select external.endpoints.cloudaware-vm.cloud.goog → Enable.
...
5. Go back to 'APIs & Services' → Credentials → Create credentials → API Key.
...
6. Copy the API Key to the clipboard:
...
API setup in API Explorer
...
The Google APIs Explorer is a tool allowing to explore and test APIs.
...