v1

latestOpenAPI 3.0.0BSD License2026-07-24228233924.5 KB
ERCOT

Load resource data - RTM

Details of all load resources in the ERCOT real-time market. 60-day delayed data.

get/us/ercot/rtm/60d-load

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

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

countinteger required
nextstring uri nullable
previousstring uri nullable