openuv.io

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

3 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get real-time UV Index by location. Optional altitude, ozone level and dateti…
curl \
  https://api.openuv.io/api/v1/uv
Get hourly UV Index Forecast by location and date. Optional altitude, ozone l…
curl \
  https://api.openuv.io/api/v1/forecast
Get daily protection time by location, UV Index from and UV Index to with 10 …
curl \
  https://api.openuv.io/api/v1/protection
Endpoints (3 total)
GET
/uv
Get real-time UV Index by location. Optional altitude, ozone level and dateti…
GET
/forecast
Get hourly UV Index Forecast by location and date. Optional altitude, ozone l…
GET
/protection
Get daily protection time by location, UV Index from and UV Index to with 10 …
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints3
https://api.openuv.io/api/v1