WeatherAPI
api.weatherapi.com
WeatherAPI provides real-time and forecast weather data, astronomy data, time zone information, and location search for any place in the world. The API supports current conditions, multi-day forecasts up to 14 days, historical weather, air quality, marine weather, and sports suitability data.
api_key
free
1.0
https://api.weatherapi.com
1
2026-03-01 11:09:59
Health
Capabilities
get_astronomy
locationGet astronomical data for a location including sunrise, sunset, moonrise, moonset, moon phase, and moon illumination.
Detail: https://api.weatherapi.com/capabilities/get_astronomy
get_current_weather
locationGet real-time weather conditions for a location including temperature, wind, humidity, pressure, visibility, UV index, and air quality.
Detail: https://api.weatherapi.com/capabilities/get_current_weather
get_forecast
locationGet a weather forecast for up to 14 days with hourly breakdowns, including temperature, precipitation chance, wind, and daily summaries.
Detail: https://api.weatherapi.com/capabilities/get_forecast
get_history
locationRetrieve historical weather data for a specific past date, including hourly conditions throughout that day.
Detail: https://api.weatherapi.com/capabilities/get_history
get_timezone
locationGet the current time zone and local time for any location worldwide, including UTC offset and whether daylight saving time is active.
Detail: https://api.weatherapi.com/capabilities/get_timezone
search_location
locationSearch for locations by name with autocomplete support. Returns matching cities with their coordinates, country, and region.
Detail: https://api.weatherapi.com/capabilities/search_location
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: WeatherAPI Description: WeatherAPI provides real-time and forecast weather data, astronomy data, time zone information, and location search for any place in the world. The API supports current conditions, multi-day forecasts up to 14 days, historical weather, air quality, marine weather, and sports suitability data. Auth: api_key Capabilities: - get_astronomy: Get astronomical data for a location including sunrise, sunset, moonrise, moonset, moon phase, and moon illumination. - get_current_weather: Get real-time weather conditions for a location including temperature, wind, humidity, pressure, visibility, UV index, and air quality. - get_forecast: Get a weather forecast for up to 14 days with hourly breakdowns, including temperature, precipitation chance, wind, and daily summaries. - get_history: Retrieve historical weather data for a specific past date, including hourly conditions throughout that day. - get_timezone: Get the current time zone and local time for any location worldwide, including UTC offset and whether daylight saving time is active. - search_location: Search for locations by name with autocomplete support. Returns matching cities with their coordinates, country, and region.