O

OpenUV - Global Real-Time UV Index Forecast API

by OpenUV - Global Real-Time UV Index Forecast Free tier

The missing minimalistic JSON real-time UV Index API for awesome Developers, Innovators and Smart Home Enthusiasts

weatheropenuv

Quick Reference

Base URL https://api.openuv.io/api/{version} Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://api.openuv.io/api/{version} Endpoint status Server online — HTTP 404 — server is online but path returned an error (may require auth)2.14s (checked Mar 29, 2026) Builder score D 32% builder-friendly
Pricing
28
Latency
20
Depth
45

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /forecast Get hourly UV Index Forecast by location and date. Optional altitude, ozone leve
GET /protection Get daily protection time by location, UV Index from and UV Index to with 10 min
GET /uv Get real-time UV Index by location. Optional altitude, ozone level and datetime

Sample Request

curl -X GET 'https://api.openuv.io/api/{version}/forecast' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official OpenUV - Global Real-Time UV Index Forecast documentation.