REST Services Usage

Before using REST Services you must obtain a License Token.

If you would like a user friendly interface try the link builder.

All requests follow the form: /services/requestType/.../?output=outputType&token=token

Site Request

Url Pattern: /services/sites/datasetId/{locationType}/{locationId1}/{locationId2}/{startDate}/{endDate}/

Site Info Request

Url Pattern: /services/siteinfo/datasetId/stationId/

Variable Request

Url Pattern: /services/variables/datasetId/

Variable Info Request

Url Pattern: /services/variableinfo/datasetId/variableId/

Value Request

Url Pattern: /services/values/datasetId/stationId/variableId/startDate/endDate/