Regions

Returns all active regions

The /regions GET endpoint returns all regions available and active within MountainNews. It is recommended to use this endpoint to identify regions ids you would like to pull snow report information for. We recommend caching the results to this endpoint.

get
Authorizations
x-api-keystringRequired
Query parameters
searchstringOptional
Responses
chevron-right
200

200 response

application/json

Collection of partner regions

countrystringOptional

Region country

idnumberOptional

Unique identifier of the region

titlestringOptional

Name of the region

get
/regions
200

200 response

Last updated