D

Daymet Single Pixel Extraction Tool API

by Daymet Single Pixel Extraction Tool Free tier

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

storageornl

Quick Reference

Base URL 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
Pricing
28
Latency
8
Depth
58

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
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

Sample Request

curl -X GET 'https://daymet.ornl.gov/single-pixel/api/data' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Daymet Single Pixel Extraction Tool documentation.