DataZoa API Examples

From dataZoa Wiki
Revision as of 11:56, 1 February 2019 by SNC (Talk | contribs) (Created page with " The dataZoa API can be very handy for simple ''ad hoc'' tasks. <div class="imgGlyph24 imgIdea"></div> You can use the API without programming, just using your everyday br...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


The dataZoa API can be very handy for simple ad hoc tasks.

You can use the API without programming, just using your everyday browser. For example, to get all of the series keys for a grouplist, enter:

@@ https://www.datazoa.com/api/apimain.asp?func=SeriesFromGL&glname=YourGroupName&apikey=YourAPIKey @@

in your browser's address bar. The results will require some reformatting, but it's fast and effective.


Here are a few examples...