Generating a GraphQL API Key

All calls to the Enerflo GraphQL api will need to be made using a valid api key. In this section we cover how to provision new keys in the Enerflo UI.

Enerflo's GraphQL API keys are tied directly to a user account. Each API key inherits the same permissions as the user that owns the key.

To create a key:

  • Access your Org Users here: https://{partner-subdomain}.enerflo.io/settings/users (be sure to replace {partner-subdomain} with your subdomain value.
  • Select the user that should own the key
  • From the User Details page, click the Integrations tab
  • Select the +Generate button
  • Be sure to record the key you just generated. This will be the only time the full key will be displayed. Treat your key like you would your password!