How might I access the real-time version of NP4-765-ER using APIs? #106
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
For the specific report mentioned, NP4-765-ER, you can find a historic file download API at the following link: However, there is a similar API with which we recently released for Energy Storage Resource Four Second Data which you might find useful. Additionally, there is an effort in 2026 to provide this dashboard data into a searchable data API in a similar format as other data APIs. |
Beta Was this translation helpful? Give feedback.
-
|
Does anyone know whether there is a csv or json version of this data. Energy Storage Resource Four Second Data appears to end on December 5, 2025. |
Beta Was this translation helpful? Give feedback.
@mike-weadley
For the specific report mentioned, NP4-765-ER, you can find a historic file download API at the following link:
https://api.ercot.com/api/public-reports/archive/np4-765-er
This will return a list of daily files available for download.
However, there is a similar API with which we recently released for Energy Storage Resource Four Second Data which you might find useful.
It does requires a separate Subscription Key and a slightly modified endpoint URL (instructions here)
Additionally, there is an effort in 2026 to provide this dashboard data into a searchable data API in a similar format as other data APIs.