Good suggestion from @Gassim , in a similar thought, if you open your indicators in a pivot table, then click Download > Plain Data Source > Download as json , then URL will be the API query youre looking for.
If you want to download indicator values from the API directly into tabular format, Download as HTML, copy the URL, and then change the extension from .HTML+CSS to .CSV
4 Likes