Ski Resort Profile API

Returns profile information for a ski resort, including its location and other useful details.

The resort profile endpoint returns key resort statistics, that are largely static.

get
Authorizations
x-api-keystringRequired
Path parameters
resortIdstringRequired
Responses
chevron-right
200

200 response

application/json

Detailed profile information of a resort

websitestring · urlOptional

Official website URL of the resort

resortNamestringOptional

Name of the resort

kmNightSkiingnumberOptional
skierEmailstringOptional
numNightSkiingAcresnumberOptional
phone800stringOptional
idinteger · int32Optional

Unique identifier for the resort profile

get
/resort/{resortId}/profile
200

200 response

Last updated