Countries
Countries information
API | Description |
---|---|
GET api/{website}/Countries |
Get a list of all the countries in the database |
GET api/{website}/Countries/{id} |
Get the selected country by providing an id |
GET api/{website}/Countries/{search} |
Get the selected country by providing an id |
GET api/{website}/ReportingCountries2 |
Get the selected country by providing an id |
Organizations
Countries information
API | Description |
---|---|
GET api/{website}/Organizations |
Get a list of all the countries in the database |
GET api/{website}/Organizations/{id} |
Get the selected country by providing an id |
GET api/{website}/Organizations?search={search} |
Get the selected country by providing an id |
GET api/{website}/ReportingCountries |
Get the selected country by providing an id |
PerformanceData
Performance Data
ProfileData
API | Description |
---|---|
GET api/{website}/Profile?org={org}&year={year}&lang={lang}&ind={ind}&curr={curr} |
Get the Profile Information of the Utility |
Values
API | Description |
---|---|
GET api/Values |
No documentation available. |
GET api/Values/{id} |
No documentation available. |
POST api/Values |
No documentation available. |
PUT api/Values/{id} |
No documentation available. |
DELETE api/Values/{id} |
No documentation available. |
GET api/Values/Get/{name} |
No documentation available. |
GET api/Values/Get/{name}?id={id} |
No documentation available. |
POST api/Values/Post/{name} |
No documentation available. |
PUT api/Values/Put/{name}?id={id} |
No documentation available. |
DELETE api/Values/Delete/{name}?id={id} |
No documentation available. |
GET api/Values/Get |
No documentation available. |
GET api/Values/Get?id={id} |
No documentation available. |
POST api/Values/Post |
No documentation available. |
PUT api/Values/Put?id={id} |
No documentation available. |
DELETE api/Values/Delete?id={id} |
No documentation available. |