How to Access the Latest Utility Cloud/ Plug enabled Provider List?
You can check the most up-to-date list of providers enabled for Utility Cloud via either the Console/Dashboard or the API.
API Access - Plug
To retrieve the current provider list through the API, follow these steps:
-
Generate an Access Token:
- Go to the Authentication tab to create an Access Token.
- Enter your Client ID and Client Secret, then click "Try it."
- Copy the "access_token" from the response.
-
Access the List of Providers:
- Go to the List Providers Endpoint.
- Paste the Access Token into the OAuth2 Bearer field and click "Try it."
- The response will provide the list of providers. You can adjust the size and page parameters as needed.
API Access - Arcadia Platform Utility Cloud
To retrieve the current provider list through the API, follow these steps:
-
Generate an Access Token:
- Go to the Authentication to create an Access Token.
- Enter your Username and Password, then click "Try it."
- Copy the "token" from the response.
-
Access the List of Providers:
- Go to the List Providers Endpoint.
- Paste the Access Token into the OAuth2 Bearer field and click "Try it."
- The response will provide the list of providers. You can adjust the size and page parameters as needed.
Console/Dashboard Access
You can also view the list of Utility Cloud-enabled providers directly through the Console or Dashboard:
- Console: Utility Cloud Providers
- Dashboard: Dashboard Providers