{"name":"Iraq Weather API","version":"3.0.0","description":"Weather API powered by Apple WeatherKit","endpoints":{"location_search":"GET /api/v1/location/search?country=IQ","location_details":"GET /api/v1/location/:id","weather":"GET /api/v1/weather/:lat/:lon  (current + today hourly + 7-day forecast)","current_weather":"GET /api/v1/current/:lat/:lon","hourly_forecast":"GET /api/v1/forecast/hourly/:lat/:lon?periods=24 (max 240)","daily_forecast":"GET /api/v1/forecast/daily/:lat/:lon?days=7","minute_precipitation":"GET /api/v1/forecast/minute/:lat/:lon (Pro)","weather_alerts":"GET /api/v1/alerts/:lat/:lon (Pro)","push_register":"POST /api/v1/push/register","push_unregister":"DELETE /api/v1/push/unregister"},"timestamp":"2026-05-12T13:41:14.754Z"}