Access real-time Southwest Power Pool 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 | 400+ | Wind turbine projects (dominant in SPP territory) |
Solar | 200+ | Solar photovoltaic projects |
Battery | 100+ | Battery energy storage systems |
Natural Gas | 100+ | Natural gas generation |
Other | 50+ | Other technologies |
Status | Description |
---|---|
Planned | Active projects in queue |
Operating | Commercial operation achieved |
Cancelled | Withdrawn or terminated |
State | Project Count | Top Technology |
---|---|---|
Kansas | ~200 | Wind |
Oklahoma | ~150 | Wind, Solar |
Texas | ~120 | Wind, Solar |
Nebraska | ~100 | Wind |
New Mexico | ~80 | Solar, Wind |
Get Wind Projects in Kansas
Get Large Solar Projects (>100 MW)
Get NextEra Energy Projects
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 SPP interconnection queue data
The response is of type object
.