Weather Timelines

Recipes
Build Your Own Weather App With One Call
Open Recipe
Periodically Log Realtime Weather for Data Science and Climatology
Open Recipe
Log in to see full request history
Query Params
json
required
Defaults to 42.3478, -71.0466

ID of a pre-defined location or latlong string - [lat, lon] for additional formats, see Formats

fields
array of strings
required
Defaults to temperature

Selected fields from our data layers (polygon defaults to Max, if not suffix is not specified)

fields*
string
Defaults to metric

Unit system of the field values, either "metric" or "imperial" - see Field Descriptors

timesteps
array of strings
Defaults to 1h

Timesteps of the timelines: "best", "1m", "5m", "15m", "30m", "1h", "1d" or "current" (defaults to 1h) - see Timestep Availability

timesteps
string
Defaults to now

Start time can be "now", "nowPlusXm/h/d", "nowMinusXm/h/d" or ISO 8601 format "2019-03-20T14:09:50Z". (defaults to now)

string
Defaults to nowPlus6h

End time can be "now", "nowPlusXm/h/d", "nowMinusXm/h/d" or ISO 8601 format "2019-03-20T14:09:50Z". (defaults to now)

string

The timezone parameter displays the response datetime in the requested timezone. The timezone parameter is not affecting the request startTime and endTime. If you like to request data at a specific timezone, please add the timezone (in ISO 8601 format) to the startTime and endTime parameters. Timezone of time values, according to IANA Timezone Names (defaults to UTC) - see Formats. Using the auto value will automatically set the timezone of the request location

Headers
string
Defaults to gzip
Response

Response body
json
Language
Credentials