v1
latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KBERCOT
Generation resource data - RTM
Details of all generation resources in the ERCOT real-time market. 60-day delayed data.
get/us/ercot/rtm/60d-generation
Query parameters
date_fromstring date-time required
Start date time for the request. Ex: yyyy-mm-ddThh:mm:ss
date_tostring date-time required
End date time for the request. Ex: yyyy-mm-ddThh:mm:ss
resource_namestring
The unique code used to identify load and generation resources in the ERCOT market
resource_typestring
Identify if the entity is either a load or generation resource
limitinteger
Number of results to return per page.
offsetinteger
The initial index from which to return the results.
timezone'UTC' | 'Europe/Berlin' | 'Europe/London' | 'America/New_York' | 'America/Chicago' | 'America/Los_Angeles'
The timezone for the query and returned data. If not specified, the default timezone is shown in the information table.
Response
Success