{ "opencollection": "1.0.0", "info": { "name": "MISO Public Fuel Mix API", "version": "2025-12-12" }, "items": [ { "info": { "name": "FuelMix", "type": "folder" }, "items": [ { "info": { "name": "Fuel Mix — FuelMix", "type": "http" }, "http": { "method": "GET", "url": "https://public-api.misoenergy.org/api/FuelMix" }, "docs": "Source data behind the MISO public \"Fuel Mix\" display. Endpoint published by MISO at https://public-api.misoenergy.org/ ; returns JSON anonymously with no key or account." }, { "info": { "name": "Fuel Mix — Today", "type": "http" }, "http": { "method": "GET", "url": "https://public-api.misoenergy.org/api/FuelMix/Today" }, "docs": "Source data behind the MISO public \"Fuel Mix\" display. Endpoint published by MISO at https://public-api.misoenergy.org/ ; returns JSON anonymously with no key or account." }, { "info": { "name": "Fuel Mix — Yesterday", "type": "http" }, "http": { "method": "GET", "url": "https://public-api.misoenergy.org/api/FuelMix/Yesterday" }, "docs": "Source data behind the MISO public \"Fuel Mix\" display. Endpoint published by MISO at https://public-api.misoenergy.org/ ; returns JSON anonymously with no key or account." } ] } ], "bundled": true }