SyriaMeteo REST API v1 · JSON responses · Rate limited · Free for non-commercial use
Include your API key in the request header. Contact us to request an API key.
GET /api/weather/current?cityId=damascus Authorization: Bearer YOUR_API_KEY Accept: application/json
{ "city": "damascus", "timestamp": "2026-05-17T12:00:00Z", "temperature": 28, "feelsLike": 26, "humidity": 32, "windSpeed": 18, "windDir": 310, "pressure": 1013, "visibility": 10000, "condition": "Clear", "uvIndex": 8, "dewPoint": 10 }
Free for research & non-commercial projects. Commercial licensing available.