Skip to main content
GET
/
api
/
weather
/
models
/
{model}
/
preview
cURL
curl --request GET \
  --url https://sahabah-prod.devops.arabiaweather.com/api/weather/models/{model}/preview \
  --header 'x-api-key: <x-api-key>'

Headers

x-api-key
string
required

API key for authentication

Path Parameters

model
string
required

Weather model ID (e.g., gfs, ec25, icon, gem)

Query Parameters

query
string
required

Field expression to render

style
string

Style object as JSON (all keys optional)

Response

Layer preview image successfully retrieved