Quick Start
Last updated
Last updated
Your API requests are authenticated using API keys. Keys can be created, retrieved, and deleted from your . Under the tab you can generate multiple keys for a single account, however they will all be tied to the same quota.
In this example to make your first query, send an authenticated request to the raster/timeseries/point
endpoint. The following code snippet will retrieve OpenET timeseries data from a single longitude, latitude point in a json
format.
If you are less comfortable around a computer terminal and excel is more your pace, you may find our graphical user interface (GUI) useful. Visiting directly will take you to the public API server. When you visit the page for the first time you will need to click thebutton and add your API key. The browser will remember the API key and you won't need to do this step again until your browser cache has been cleared.
Scroll down a little to the raster/timeseries/point tab and expand it. All fields will be prefilled, but you can manually change them if you like. Click thebutton to run the query. A few seconds later you should see the return result just below.