Weather

Bulk Current Weather

Retrieve current weather for multiple locations in a single request. Pass q=bulk in the query string with a JSON body containing up to 50 locations. Each location counts as 1 call. Available on Pro+, Business, and Enterprise plans.

post/current.json#bulk

Query parameters

keystring required
Example:YOUR_API_KEY

Your WeatherAPI.com API key.

q'bulk' required
aqi'yes' | 'no'

Include Air Quality Index (AQI) data in response.

Request body

Response

Bulk weather results

Changes

No recorded changes to this endpoint across all 1 revision of this API.