cURL
curl --request GET \ --url https://dev.api.emerging.eco/emerging-platform/v1/households/stove-stacking
{ "fuel_type": "LPG + Biomass", "percentage": 65.5 }
Analyze usage patterns combining multiple fuel types (e.g., LPG + Biomass).
Successful response
The response is of type object.
object
Was this page helpful?