Welcome to the Daymet Single Pixel Extraction Tool API. You can use this API to download daily surface data within the Daymet database in a csv or json format for a single point. This API allows users to query a single geographic point by latitude and longitude in decimal degrees. A routine is e
https://daymet.ornl.gov/single-pixel
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://daymet.ornl.gov/single-pixel
Endpoint status
Live — HTTP 200 — endpoint is accessible11.13s
(checked Mar 29, 2026)
Builder score
D
34%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /api/data |
Download Daymet Data |
| GET | /preview |
Preview Daymet Data in a web browser |
| GET | /send/saveData |
Download Daymet Data |
| GET | /visualize |
Visualize Daymet Data in a web browser |
curl -X GET 'https://daymet.ornl.gov/single-pixel/api/data' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Daymet Single Pixel Extraction Tool documentation.