OpenUV · Example Payload

Openuv Protection Window Example

WeatherUV IndexSunSolarGeolocationForecastPublic APIs

Openuv Protection Window Example is an example object payload from OpenUV, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

result

Example Payload

Raw ↑
{
  "result": {
    "from_time": "2026-05-29T15:17:49.750Z",
    "from_uv": 3.2509,
    "to_time": "2026-05-29T22:47:49.750Z",
    "to_uv": 3.6483
  }
}