Access real-time MISO interconnection queue data for all power projects
Parameter | Type | Default | Description |
---|---|---|---|
limit | integer | 1000 | Number of records to return (50-5000) |
offset | integer | 0 | Number of records to skip |
state | string | - | Filter by state code - supports comma-separated |
technology | string | - | Filter by standardized technology type - supports comma-separated |
status | string | - | Filter by standardized status |
min_capacity | number | - | Minimum capacity in MW |
max_capacity | number | - | Maximum capacity in MW |
developer | string | - | Filter by developer name (supports partial matches) |
Technology | Count | Description |
---|---|---|
Wind | 500+ | Wind turbine projects (dominant in MISO) |
Solar | 400+ | Solar photovoltaic projects |
Natural Gas | 300+ | Natural gas generation |
Battery | 200+ | Battery energy storage systems |
Other | 100+ | Other technologies |
Status | Description |
---|---|
Planned | Active projects in queue |
Operating | Commercial operation achieved |
Cancelled | Withdrawn or terminated |
Get Wind Projects in Illinois
Get Large Solar Projects (>100 MW)
Get Apex Clean Energy Projects
Field | Description |
---|---|
summer_capacity_mw | Summer capacity rating (MW) |
winter_capacity_mw | Winter capacity rating (MW) |
study_cycle | Definitive Planning Phase cycle |
study_group | Study group assignment |
API key authentication using x-api-key header
Number of records to return
50 <= x <= 5000
Number of records to skip
Filter by state code
Filter by technology type
Minimum capacity in MW
Maximum capacity in MW
Successful response with MISO interconnection queue data
The response is of type object
.