Skip to main content
GET
/
climate
/
range
/
{parameter}
cURL
curl --request GET \
  --url https://climate-data.devops.arabiaweather.com/climate/range/{parameter} \
  --header 'x-api-key: <x-api-key>'

Headers

x-api-key
string
required

API key for authentication

Path Parameters

parameter
string
required

(temperature, precipitation, snowfall, relative_humidity, wind_speed)

Response

Successfully retrieved climate history range