Retrieve historical ESG scores and indicators for 7000+ global companies. Data is collected from public ESG disclosure and public sources.
Use Case: Chart ESG score trends over time or compare historical E/S/G components for a company.
| Parameter | Type | Required | Description |
|---|---|---|---|
symbol | string | Yes | Stock ticker symbol (e.g. AAPL). |
200 OK with a JSON object typically containing a data array of historical ESG entries (e.g. period, environmentScore, governanceScore, socialScore, totalESGScore, and nested data fields), and symbol.
Errors: 400 when symbol is missing, 401 unauthorized, 404 when no data found, 500 server error.