Smart Weather API
The **Smart Weather API** allows developers to retrieve real-time weather data, multi-day forecasts, and geographic coordinates from city names. Designed for weather-aware applications in travel, logistics, planning, and more, this API offers localization, unit conversion, and caching support. ## 🚀 Features ✅ **Get real-time weather by coordinates** ✅ **Retrieve multi-day forecasts** ✅ **Convert…
Smart Weather API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
/v1/weather /v1/weather |
Retrieves real-time weather information for a given latitude and longitude. |
| GET |
/v1/forecast /v1/forecast |
Retrieves daily weather forecast for a given location. |
| GET |
/v1/location /v1/location |
Resolves city (and optional country) names into latitude and longitude. |
Smart Weather API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2.99 / month | 10 / second |
|
| ULTRA | $7.59 / month | 10 / second |
|