Get ERCOT interconnection queue data
Interconnection Queues
ERCOT Interconnection Queue
Access real-time ERCOT interconnection queue data for all power projects
GET
Get ERCOT interconnection queue data
Overview
The ERCOT interconnection queue endpoint provides access to real-time data from the Electric Reliability Council of Texas (ERCOT) interconnection queue, which serves most of Texas.ERCOT Coverage: Contains 2,200+ projects primarily in Texas (99%). Top technologies: Solar (800+ projects), Wind (400+ projects), Battery Storage (350+ projects).
Hybrid Projects: ERCOT represents each technology component of hybrid projects (e.g., solar + storage) as separate rows in their Excel source files with different INR numbers. Our API maintains this structure. See our comprehensive guide on hybrid project handling for details.
Endpoint
Query Parameters
Technology Options
Status Options
Example Requests
Get Active Solar Projects in Texas
Get Active Solar Projects in Texas
technology=Solar for standardized filtering.Get Large Wind Projects (>200 MW)
Get Large Wind Projects (>200 MW)
technology=Wind for wind turbine projects.Get Battery Storage Projects
Get Battery Storage Projects
Get Projects by Multiple Technologies
Get Projects by Multiple Technologies
Response Schema
Complete Upstream Data: Each project includes all 49 database columns from ERCOT’s interconnection queue at the top level. This provides complete transparency with both standardized fields (normalized across all ISOs) and ERCOT-specific raw fields like
inr_request_number, screening_study_required, and planned_outage_season.Response Fields
Core Identification Fields
Capacity & Technology
Project Status & Dates
Location
Grid Connection
Study Process & Milestones
Project Requirements & Permits
Construction & Energization
Project Tracking
Developer Information
Data Updates: ERCOT queue data is updated weekly. The API reflects the most recent Generation Interconnection Request (GIR) data available from ERCOT.
Unique Features: ERCOT data includes detailed point of interconnection information (
poi_location) and congestion zone mapping (cdr_reporting_zone), making it excellent for grid analysis.Authorizations
API key authentication using x-api-key header
Query Parameters
Number of records to return
Required range:
50 <= x <= 5000Number of records to skip
Filter by state code (TX)
Filter by technology type
Minimum capacity in MW
Maximum capacity in MW