Skip to main content
GET
/
api
/
weather
/
models
/
{model}
/
legend
cURL
curl --request GET \
  --url https://sahabah-prod.devops.arabiaweather.com/api/weather/models/{model}/legend \
  --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

style
string
required

Style object as JSON (expects at least 'min' and 'max')

Response

Legend image successfully retrieved