UV Index & Sun Exposure
### Real-Time UV Index with Personalized Sun Safety Recommendations Get current UV index readings, hourly forecasts, and personalized safe exposure times based on your skin type — all from a single, fast API. #### Why Choose This API? - **Real-Time UV Data** — Current UV index with WHO-standard risk levels (Low, Moderate, High, Very High, Extreme) - **Health Advice Included** — Every response…
UV Index & Sun Exposure endpoints
| Method | Endpoint | Description |
|---|---|---|
| uv | ||
| GET |
getCurrentUV /uv/current |
Get the current UV index for a latitude/longitude. Returns UV index value, risk level, health advice, SPF recommendation, and daily max forecast. |
| GET |
getSafeExposure /uv/exposure |
Calculate safe sun exposure time based on Fitzpatrick skin type (I-VI). Returns safe exposure duration in minutes and estimated vitamin D synthesis. |
| GET |
getUVForecast /uv/forecast |
Get hourly UV index forecast for up to 7 days ahead. Returns hourly readings and daily summary with max UV and risk level. |
| GET |
getUVHistory /uv/history |
Get historical UV index data for a specific date and location. Returns hourly UV readings and daily maximum. |
UV Index & Sun Exposure pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|