ClimaIQ
ClimaIQ is the weather API that thinks for you. While other weather APIs dump raw numbers and leave you to figure out what they mean, ClimaIQ transforms real-time weather data into ready-to-use decisions, risk scores, and plain English recommendations. One API call tells a delivery driver "Delay departure by 3 hours for safer conditions." One API call tells a farmer "Apply 12mm of water now —…
ClimaIQ endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Current Weather /v1/weather/current |
Get current weather conditions with analytics (heat index, crop stress, EV range impact) for any location worldwide. |
| GET |
Weather Forecast /v1/weather/forecast |
Multi-day forecast with hourly (48h) and daily summaries including precipitation probabilities. |
| GET |
OneCall Weather Bundle /v1/weather/onecall |
All-in-one weather data: current conditions + 48h hourly + 8-day daily forecast in a single request. |
| GET |
Historical Weather /v1/weather/history |
Past weather data with accumulated precipitation, snowfall, and degree days. Max 30-day range. |
| GET |
Weather Alerts /v1/weather/alerts |
Active severe weather warnings for a location. **Sources:** *NWS* *(US)* and *OpenWeatherMap.* |
| GET |
Air Quality Index /v1/weather/air |
**AQI** with **pollutant** **breakdown** (PM2.5, PM10, CO, NO2, SO2, O3) and **health** **advice.** |
| GET |
Marine Weather /v1/weather/marine |
Wave height, direction, period, and swell data for coastal locations. 48h hourly forecast. |
| GET |
Solar Irradiance /v1/weather/solar |
Hourly solar radiation data (shortwave, direct, diffuse) with estimated panel output. |
| GET |
Route Weather /v1/weather/route |
Aggregated weather along a route with hazard detection for logistics and delivery planning. |
| GET |
Logistics Delay Risk /v1/logistics/delay-risk |
Delivery delay risk assessment. Returns risk score (0-100), delay probability, weather factors, and recommendation. |
| GET |
EV Trip Planner /v1/ev/trip-plan |
EV trip plan with weather-adjusted range loss, charging stops, arrival battery %, and segment analysis. |
| GET |
Smart Irrigation /v1/agriculture/irrigation |
Crop-specific irrigation recommendation with water needed, urgency, best time window, and 3-day outlook. |
| GET |
Solar Panel ROI /v1/solar/roi |
Solar panel ROI analysis with daily output, efficiency, savings, payback period, and 10-year ROI. |
| POST |
Smart Decision Engine /v1/decision |
Generic decision endpoint. Send any type (logistics, ev, agriculture, solar) and get a full weather-powered recommendation. |
| GET |
UV Index /v1/weather/uv |
Current UV index with hourly forecast, peak time, risk level, and sun safety advice. |
| GET |
UV Index_copy /v1/weather/uv |
Current UV index with hourly forecast, peak time, risk level, and sun safety advice. |
ClimaIQ pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 50 / minute |
|
| ULTRA | $29.99 / month | 200 / minute |
|
| MEGA | $99.99 / month | 1000 / minute |
|