🌤️

Weather API

Get current weather and forecasts for any location. Temperature, humidity, wind, and more.

API Docs $0.001 / request

About this tool

Retrieve real-time weather data and multi-day forecasts for any city or coordinates worldwide. Returns temperature, humidity, wind speed, UV index, and conditions. Supports metric and imperial units.

🧪 Try it live

Quick Start

curl "https://api.iteratools.com/weather?location=São+Paulo&units=metric" \ -H "Authorization: Bearer YOUR_KEY"

Response

{"location": "São Paulo", "temp_c": 28, "humidity": 70, "condition": "Partly cloudy"}

Details

EndpointGET /weather
Price$0.001 / request
AuthBearer token or x402 micropayment
Base URLhttps://api.iteratools.com
Full Documentation Browse All Tools