Accessing APIs

The IBM® ESG SuiteAPI is a web service API and can be accessed from many software applications and tools.

To access the Envizi ESG Suite APIs, you must purchase theEnvizi ESG SuiteAPI addOn.

Some of the applications that are typically used to access the API are listed in this topic and the general steps to integrate with the Envizi ESG Suite are described. These include:
You can make multiple API calls simultaneously with any of these tools. For example, a single Microsoft Excel file can retrieve data from three different API reports at the same time, which you can use to build advanced reporting and analysis.
Note: You cannot access Envizi ESG Suite APIs by using a web browser. You can only use tools or software applications that support API token authentication for web service APIs
To access the Envizi ESG Suite APIs by using a text-based client, add Authorization to the HTTP request header and enter the string Bearer followed by your JWT token. For example:
Authorization: Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJJZCI6ImQ5MjhhM2E4LWYyMDk.....