Ask Weather.
Get Answers.

The first weather API that understands natural language. Just ask a question. Get an intelligent, contextual response with structured forecast data. Works anywhere on Earth.

<100ms
Response Time (Edge)
99.9%
Uptime SLA
30+
Named Cities
Any Coordinates
Live Demo — Try It Now
$ curl -H "x-api-key: YOUR_KEY" \
  "https://api-shim.lameckluke48.workers.dev/ask?q=Is this weekend good for hiking?"

Two Endpoints. Infinite Possibilities.

Clean JSON. Consistent structure. Works globally — pass a city name or any latitude/longitude.

GET/ask?q=your question

AI-powered natural language weather query. Returns conversational answer + structured current conditions + 7-day forecast.

{
  "query": "Is this weekend good for hiking in Nairobi?",
  "location": "Nairobi, Kenya",
  "answer": "This weekend looks rainy with 92% chance on Saturday...",
  "current": { "temp": 20.8, "condition": "Drizzle", "humidity": 67 },
  "forecast": [{ "date": "2026-06-03", "high": 23.1, "low": 15.4 }]
}
GET/forecast?latitude=-1.28&longitude=36.82

Raw structured weather data. Pass any coordinates on Earth.

Simple, Transparent Pricing

Start free. Scale when you need to. Cancel anytime. All plans include AI-powered /ask endpoint.

Free
$0/mo
For testing and side projects.
  • 1,000 requests/month
  • All endpoints
  • Any location worldwide
  • Community support
Coming Soon
Scale
$49/mo
For growing businesses and apps.
  • 500,000 requests/month
  • All endpoints + AI /ask
  • Any location worldwide
  • Dedicated support
  • 99.9% SLA
Subscribe →
Business
$99/mo
For teams and commercial apps.
  • 2,000,000 requests/month
  • All endpoints + AI /ask
  • Any location worldwide
  • Dedicated support + Slack
  • 99.95% SLA
  • Custom integrations
Coming Soon
Edge Network
300+ cities worldwide
Open-Meteo
Data Source
Llama 3.2
AI Model
SSL Encrypted
All connections
📧 hello@weather-ai-api.pages.dev · System Status