Ultimate Weather & Forecast API (Auto-Geocode)
⛅ **Ultimate Weather API** is the easiest way to integrate rich meteorological data into your dashboard, smart home app, or widget. Most weather APIs are frustrating because they force you to provide exact Latitude and Longitude coordinates. **We built our API differently.** Our API features a built-in background geocoder. Simply pass a city name, ZIP code, or region to our `/current` or…
Ultimate Weather & Forecast API (Auto-Geocode) endpoints
| Method | Endpoint | Description |
|---|---|---|
| current | ||
| GET |
getCurrentWeather /current |
Returns the current weather conditions (temperature, humidity, wind, etc.) for any given location. |
| forecast | ||
| GET |
getForecast /forecast |
Returns a daily forecast for up to 33 days into the future. |
| hourly | ||
| GET |
getHourlyData /hourly |
Returns massive hourly data points, pollen/allergy limits, magnetic field data, and extreme weather warnings. This is the most comprehensive data payload available. |
| search | ||
| GET |
searchLocation /search |
Converts a location string into an array of precise Latitude and Longitude coordinates. |
Ultimate Weather & Forecast API (Auto-Geocode) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.99 / month | — |
|
| ULTRA | $9.99 / month | — |
|
| MEGA | $19.99 / month | — |
|