Making your first API call

Now you understand the context and the required energy data input for the Customer Engagement service, this guide will show you how to make your first API call.

📘

API Keys

To get started, request client-id and client_secret for your client to connect with your dedicated customer instance of the NET2GRID platform. Separate API keys are needed for the production and for the staging environment.

👍

Customer API-docs / Postman collection

Request the URL that will return the OpenAPI Specifications of the CE-API endpoints that are available in your dedicated customer instance of the NET2GRID Platform in JSON format. You can use the returned values of this URL to import the CE-API endpoint definitions in Postman or any other HTTP client of your preference.

As described in the Onboarding Process, before you can issue API requests for a user, the user needs to be provisioned, registered and authenticated.