Overview
The ISO-NE interconnection queue endpoint provides access to real-time data from ISO New England’s interconnection queue. ISO-NE serves the six New England states.ISO-NE Coverage: Contains 300+ projects across New England. Top technologies: Solar (120+ projects), Wind (80+ projects), Battery Storage (60+ projects), Natural Gas (40+ projects).
Endpoint
Coverage Area
States Served: Connecticut, Maine, Massachusetts, New Hampshire, Rhode Island, and Vermont.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 (MA, CT, ME, etc.) - 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 |
---|---|---|
Solar | 120+ | Solar photovoltaic projects |
Wind | 80+ | Wind turbine projects (onshore and offshore) |
Battery | 60+ | Battery energy storage systems |
Natural Gas | 40+ | Natural gas generation |
Other | 50+ | Other technologies |
Status Options
Status | Description |
---|---|
Planned | Active projects in queue |
Operating | Commercial operation achieved |
Cancelled | Withdrawn or terminated |
Top States by Project Count
State | Project Count | Top Technologies |
---|---|---|
Massachusetts | ~100 | Solar, Wind (offshore) |
Connecticut | ~60 | Solar, Natural Gas |
Maine | ~50 | Solar, Wind |
New Hampshire | ~40 | Solar |
Rhode Island | ~30 | Solar, Wind (offshore) |
Vermont | ~25 | Solar, Wind |
Example Requests
Get Offshore Wind Projects
Get Offshore Wind Projects
Get Solar Projects in Massachusetts
Get Solar Projects in Massachusetts
Get Eversource Energy Projects
Get Eversource Energy Projects
Response Schema
ISO-NE-Specific Fields
Field | Description |
---|---|
neiso_developer | Developer name |
data_source | Source dataset (active, withdrawn, etc.) |
Data Updates: ISO-NE queue data is updated based on ISO New England’s interconnection queue reports.
Offshore Wind: New England has significant offshore wind development, particularly off the coasts of Massachusetts and Rhode Island. These projects typically have large capacities (400+ MW).
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