Overview
The MISO interconnection queue endpoint provides access to real-time data from Midcontinent Independent System Operator (MISO) interconnection queue. MISO serves 15 states and one Canadian province across the Midwest and South.MISO Coverage: Contains 1,500+ projects across the Midwest and South. Top technologies: Wind (500+ projects), Solar (400+ projects), Natural Gas (300+ projects), Battery Storage (200+ projects).
Endpoint
Coverage Area
States Served: Arkansas, Illinois, Indiana, Iowa, Kentucky, Louisiana, Michigan, Minnesota, Mississippi, Missouri, Montana, North Dakota, Texas, Wisconsin, and parts of South Dakota. Also serves Manitoba, Canada.Query Parameters
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 Distribution
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 Options
Status | Description |
---|---|
Planned | Active projects in queue |
Operating | Commercial operation achieved |
Cancelled | Withdrawn or terminated |
Example Requests
Get Wind Projects in Illinois
Get Wind Projects in Illinois
Get Large Solar Projects (>100 MW)
Get Large Solar Projects (>100 MW)
Get Apex Clean Energy Projects
Get Apex Clean Energy Projects
Response Schema
MISO-Specific Fields
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 |
Data Updates: MISO queue data is updated based on MISO’s Generator Interconnection Queue reports.
Wind Focus: MISO territory has significant wind resources, particularly in the upper Midwest states. Wind projects typically have seasonal capacity variations reflected in the summer/winter capacity fields.
Authorizations
API key authentication using x-api-key header
Query Parameters
Number of records to return
Required range:
50 <= x <= 5000
Number of records to skip
Filter by state code
Filter by technology type
Minimum capacity in MW
Maximum capacity in MW