curl --location -g --request GET 'weather.openportguide.org/api/wthr/list/ForecastModels?apiKey={{api-key}}' \
--header 'Host: {{BASE_URL}}'
{"metadata":{"serviceProvider":"navapi.com","originatingCenter":"US National Weather Service - NCEP (WMC)","UsedTokens":1},"data":{"models":["gfs","gfswave","rtofs_prog","rtofs_ice"]}}