GET /forecast
Summary: —
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Get hourly UV Index Forecast by location and date. Optional altitude, ozone level and datetime could be provided.
Parameters (6)
alt
(number, query, optional)
Altitude in meters, from 0 to 10000m, 0m by default. If provided the altitude correction factor will be applied to clear sky sea level UV Index value.
dt
(string, query, optional)
UTC datetime in ISO-8601 format, now by default. Use that parameter to get UV Index Forecast for any point in time.
lat
(number, query, required)
latitude, from -90.00 to 90.00
lng
(number, query, required)
longitude, from -180.00 to 180.00
ozone
(number, query, optional)
Ozone in du (Dobson Units), from 100 to 550du, the latest forecast from OMI dataset is used by default.
x-access-token
(string, header, required)
This header is used to send data that contains your OpenUV API key
No probe data for this endpoint yet.