Back to catalog

OpenUV

API Key

Real-time UV Index Forecast

WeatherHTTPS

UV Index Reading

OpenUV

Uv Index7.4
Uv Max9.2
Ozone296.3 DU
Safe Exposure25 min (Skin Type II)
Sun Position62.5° altitude

Sample Response

response.json
1{
2 "uv_index": "7.4",
3 "uv_max": "9.2",
4 "ozone": "296.3 DU",
5 "safe_exposure": "25 min (Skin Type II)",
6 "sun_position": "62.5° altitude"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.openuv.io" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs