Skip to main content
Use an ECS API key for Flow, Canopy, ClearLake, and Waymark requests:
Create your key from the ECS dashboard:
  1. Sign in at cloudservices.ecowestern.net.
  2. Open the Dashboard.
  3. Open API Keys.
  4. Select Create New Key.
  5. Choose the services, resources, actions, and expiration for the key.
  6. Create the key and copy the secret.
The full secret is shown only once. If you lose it, deactivate that key and create a replacement.

Example

Keep credentials safe

  • Store the key in a secret manager or server-side configuration.
  • Never commit it to source control.
  • Never put it in URLs, browser bundles, logs, or analytics events.
  • Create separate keys for separate applications.
  • Grant only the services and actions each application needs.
  • Deactivate a compromised key immediately.
The account associated with your key is selected automatically. Service requests do not accept an account_id selector.