The missing minimalistic JSON real-time UV Index API for awesome Developers, Innovators and Smart Home Enthusiasts
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
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| 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 |
curl -X GET 'https://api.openuv.io/api/{version}/forecast' \
-H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official OpenUV - Global Real-Time UV Index Forecast documentation.