Provenance
PublisherERCOT
API basehttps://api.ercot.com/
Freshness & coverage
FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationCredentials required (API key)
Methods (3)
listReports
readList all 82 ERCOT public reports. Returns EMIL IDs, names, status.
Common: NP6-905-CD (SPP), NP6-345-CD (Load by zone), NP6-788-CD (LMPs).
getReportById
readGet metadata and artifact endpoints for a report. Use lowercase EMIL IDs (e.g. "np6-905-cd").
Required paramsreportIdqueryMarketData
readQuery row-level data from an ERCOT report. Auto-resolves artifact endpoint from reportId.
Required paramsreportIdfilter must be object (e.g. {settlementPoint:"HB_HOUSTON"}). size: max 2M.
