PATCH
/api/v2/account/setInstallDate▶Request Headers
content-typecontent-lengthauthorization
Request Bodyapplication/json; charset=UTF-8
{
"first_install": "integer"
}Response Headers
content-typewww-authenticatecontent-languagex-content-type-optionscf-cache-statusstrict-transport-securitycf-rayalt-svc
GET
/api/v2/resorts/bylocation▶Request Headers
authorization
Query Parameters
| Name | Type |
|---|---|
| lat | string |
| lon | string |
| radius | string |
| allow | string |
Responses
200application/json
{
"data": [
{
"id": "string",
"name": "string",
"slug": "string",
"bounds": [
{
"lat": "number",
"lon": "number"
}
],
"name_en": "string",
"part_of": "null",
"logo_url": "null",
"closed_on": "integer",
"coordinate": {
"lat": "number",
"lon": "number"
},
"ski_patrol": "null",
"location_name": "string",
"has_lifts_data": "boolean",
"has_navigation": "boolean",
"supports_status": "boolean",
"difficulty_system": "string",
"has_trail_details": "boolean",
"apply_group_naming": "boolean",
"mapdata_generation": "null",
"supports_live_status": "boolean",
"premium_maps_unlocked": "boolean"
}
]
}Response Headers
content-typeetagcontent-languagex-frame-optionsx-xss-protectionx-content-type-optionscontent-encodingstrict-transport-securitycf-cache-statuscf-rayalt-svc
GET
/api/v2/resorts/{id}▶Path Parameters
{id}
Request Headers
authorization
Query Parameters
| Name | Type |
|---|---|
| include | string |
| allow | string |
Responses
200application/json
{
"id": "string",
"city": "string",
"maps": [
{
"id": "string",
"full_url": "string",
"thumb_url": "string"
}
],
"name": "string",
"slug": "string",
"lifts": [],
"bounds": [
{
"lat": "number",
"lon": "number"
}
],
"country": "string",
"name_en": "string",
"part_of": "null",
"website": "null | string",
"logo_url": "null | string",
"siblings": [],
"closed_on": "integer | null",
"coordinate": {
"lat": "number",
"lon": "number"
},
"ski_patrol": "null",
"collectives": [],
"status_page": "null",
"country_code": "string",
"general_phone": "null | string",
"location_name": "string",
"map_thumb_url": "string",
"easy_run_count": "null | integer",
"has_navigation": "boolean",
"stats_distance": "null",
"supports_status": "boolean",
"expert_run_count": "null | integer",
"difficulty_system": "string",
"has_trail_details": "boolean",
"state_or_province": "string",
"apply_group_naming": "boolean",
"mapdata_generation": "null",
"offpiste_run_count": "null",
"stats_base_altitude": "null | number",
"very_easy_run_count": "null",
"maps_takedown_notice": "null",
"smartreminder_center": {
"lat": "number",
"lon": "number"
},
"smartreminder_points": [
{
"lat": "number",
"lon": "number"
}
],
"smartreminder_radius": "number",
"supports_live_status": "boolean",
"premium_maps_unlocked": "boolean",
"stats_summit_altitude": "null | number",
"intermediate_run_count": "null | integer",
"map_thumb_url_template": "string"
}Response Headers
content-typeetagcontent-languagex-frame-optionsx-xss-protectionx-content-type-optionscontent-encodingstrict-transport-securitycf-cache-statuscf-rayalt-svc
GET
/api/v2/account/friends▶Request Headers
authorization
Response Headers
content-typewww-authenticatecontent-languagecf-cache-statusstrict-transport-securityx-content-type-optionscf-rayalt-svc
GET
/api/v2/search▶Request Headers
authorization
Query Parameters
| Name | Type |
|---|---|
| allow | string |
Responses
200application/json
{
"resorts": [],
"locations": [],
"collectives": []
}Response Headers
content-typecontent-languagex-frame-optionsx-xss-protectionx-content-type-optionscf-cache-statusstrict-transport-securitycontent-encodingcf-rayalt-svc
GET
/api/v2/friends/data/season/{id}N▶Path Parameters
{id}
Request Headers
authorization
Response Headers
content-typewww-authenticatecontent-languagecf-cache-statusstrict-transport-securityx-content-type-optionscf-rayalt-svc
GET
/api/v2/resorts/popular▶Request Headers
authorization
Responses
200application/json
{
"data": [
{
"id": "string",
"name": "string",
"slug": "string",
"bounds": [
{
"lat": "number",
"lon": "number"
}
],
"name_en": "string",
"part_of": "null",
"logo_url": "string",
"closed_on": "null",
"coordinate": {
"lat": "number",
"lon": "number"
},
"ski_patrol": "string",
"location_name": "string",
"has_lifts_data": "boolean",
"has_navigation": "boolean",
"supports_status": "boolean",
"difficulty_system": "string",
"has_trail_details": "boolean",
"apply_group_naming": "boolean",
"mapdata_generation": "string",
"supports_live_status": "boolean",
"premium_maps_unlocked": "boolean"
}
]
}Response Headers
content-typeetagcontent-languagex-frame-optionsx-xss-protectionx-content-type-optionscontent-encodingstrict-transport-securityagecf-cache-statuscf-rayalt-svc
GET
/api/v2/friends/data/resort/{id}▶Path Parameters
{id}
Request Headers
authorization
Response Headers
content-typewww-authenticatecontent-languagecf-cache-statusstrict-transport-securityx-content-type-optionscf-rayalt-svc
GET
/api/v2/resorts/{id}/mapping/eEQmXWelNP▶Path Parameters
{id}
Request Headers
authorization
Responses
200application/json
{
"runs": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": "number"
}
]
}
],
"properties": {
"name": "string",
"type": "string",
"route": "string",
"name_en": "string",
"relations": "string",
"slopes_id": "string",
"piste:area": "string",
"piste:type": "string",
"piste:oneway": "string",
"piste:difficulty": "string",
"piste:difficulty_model": "string"
}
}
],
"ways": [],
"bases": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"name": "string",
"type": "string",
"name_en": "string",
"slopes_id": "string",
"base:shops": "string",
"base:amenities": "string"
}
}
],
"gates": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": ["number"]
}
],
"properties": {
"gate": "string",
"name": "string",
"type": "string",
"ropes": "string",
"name_en": "string",
"relations": "string",
"slopes_id": "string"
}
}
],
"lifts": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": "number"
}
]
}
],
"properties": {
"name": "string",
"type": "string",
"name_en": "string",
"aerialway": "string",
"relations": "string",
"slopes_id": "string",
"aerialway:oneway": "string",
"aerialway:occupancy": "integer"
}
}
],
"nodes": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": ["number"]
}
],
"properties": {
"name": "string",
"node": "string",
"type": "string",
"name_en": "string",
"building": "string",
"relations": "string",
"slopes_id": "string",
"node:shops": "string",
"node:amenities": "string"
}
}
],
"ropes": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": "number"
}
]
}
],
"properties": {
"type": "string",
"relations": "string",
"slopes_id": "string"
}
}
],
"zones": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"type": "string",
"zone": "string",
"relations": "string",
"slopes_id": "string"
}
}
],
"source": "string",
"version": "string",
"stagings": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"slopes_id": "string"
}
}
],
"walkways": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": "number"
}
]
}
],
"properties": {
"type": "string",
"highway": "string",
"relations": "string",
"slopes_id": "string",
"highway:oneway": "string"
}
}
],
"buildings": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"name": "string",
"type": "string",
"name_en": "string",
"building": "string",
"relations": "string",
"slopes_id": "string",
"building:shops": "string",
"building:visible": "string",
"building:amenities": "string"
}
}
],
"relations": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"name": "string",
"name_en": "string",
"slopes_id": "string"
}
}
]
}Response Headers
content-typeetagcontent-languagex-frame-optionsx-xss-protectionx-content-type-optionscontent-encodingstrict-transport-securityagecf-cache-statuscf-rayalt-svc
GET
/api/v2/resorts/live▶Request Headers
authorization
Query Parameters
| Name | Type |
|---|---|
| resort | string |
Responses
200text/plain; charset=UTF-8
<raw text body>Response Headers
content-typeetagcontent-languagex-frame-optionsx-xss-protectionx-content-type-optionscontent-encodingstrict-transport-securitycf-cache-statuscf-rayalt-svc
POST
/api/v2/timezone▶Request Headers
content-typecontent-lengthauthorization
Request Bodyapplication/json; charset=UTF-8
{
"lat": "number",
"lon": "number",
"timestamp": "integer"
}Responses
200application/json
{
"offset": "integer"
}Response Headers
content-typecontent-languagex-frame-optionsx-xss-protectionx-content-type-optionsstrict-transport-securitycf-cache-statuscontent-encodingcf-rayalt-svc
GET
/api/v2/resorts/{id}/mapping/BWwzr80wgv▶Path Parameters
{id}
Request Headers
authorization
Responses
200application/json
{
"runs": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": "number"
}
]
}
],
"properties": {
"name": "string",
"type": "string",
"route": "string",
"name_en": "string",
"relations": "string",
"slopes_id": "string",
"piste:area": "string",
"piste:type": "string",
"piste:oneway": "string",
"piste:difficulty": "string",
"piste:difficulty_model": "string"
}
}
],
"ways": [],
"bases": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"name": "string",
"type": "string",
"name_en": "string",
"slopes_id": "string",
"base:shops": "string",
"base:amenities": "string"
}
}
],
"gates": [],
"lifts": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": "number"
}
]
}
],
"properties": {
"name": "string",
"type": "string",
"name_en": "string",
"aerialway": "string",
"relations": "string",
"slopes_id": "string",
"aerialway:oneway": "string",
"aerialway:occupancy": "integer"
}
}
],
"nodes": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": ["number"]
}
],
"properties": {
"base": "string",
"name": "string",
"node": "string",
"type": "string",
"name_en": "string",
"building": "string",
"relations": "string",
"slopes_id": "string",
"node:shops": "string",
"node:amenities": "string"
}
}
],
"ropes": [],
"zones": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"type": "string",
"zone": "string",
"relations": "string",
"slopes_id": "string"
}
}
],
"source": "string",
"version": "string",
"stagings": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"slopes_id": "string"
}
}
],
"walkways": [],
"buildings": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"name": "string",
"type": "string",
"name_en": "string",
"building": "string",
"relations": "string",
"slopes_id": "string",
"building:shops": "string",
"building:visible": "string",
"building:amenities": "string"
}
}
],
"relations": [
{
"type": "string",
"geometries": [
{
"type": "string",
"coordinates": [
{
"0": ["number"]
}
]
}
],
"properties": {
"name": "string",
"name_en": "string",
"slopes_id": "string"
}
}
]
}Response Headers
content-typeetagcontent-languagex-frame-optionsx-xss-protectionx-content-type-optionscontent-encodingstrict-transport-securityagecf-cache-statuscf-rayalt-svc
GET
/api/v2/collectives/p0VwBDQGeD▶Request Headers
authorization
Responses
200application/json
{
"id": "string",
"url": "string",
"name": "string",
"resorts": [
{
"id": "string",
"name": "string",
"slug": "string",
"bounds": [
{
"lat": "number",
"lon": "number"
}
],
"name_en": "string",
"part_of": "null",
"logo_url": "string",
"closed_on": "null",
"coordinate": {
"lat": "number",
"lon": "number"
},
"ski_patrol": "string",
"location_name": "string",
"has_lifts_data": "boolean",
"has_navigation": "boolean",
"supports_status": "boolean",
"difficulty_system": "string",
"has_trail_details": "boolean",
"apply_group_naming": "boolean",
"mapdata_generation": "string",
"supports_live_status": "boolean",
"premium_maps_unlocked": "boolean"
}
],
"logo_url": "string"
}Response Headers
content-typeetagcontent-languagex-frame-optionsx-xss-protectionx-content-type-optionscontent-encodingstrict-transport-securitycf-cache-statuscf-rayalt-svc
POST
/api/v2/account/registerDevice▶Request Headers
content-typecontent-lengthauthorization
Request Bodyapplication/json; charset=UTF-8
{
"token": "string",
"analytics_id": "string",
"timezoneoffset": "integer"
}Response Headers
content-typewww-authenticatecontent-languagex-content-type-optionscf-cache-statusstrict-transport-securitycf-rayalt-svc
Data Lineage
Click any field to trace its flow
Select a field, parameter, header, or cookie to see:
- Where the value comes from
- Where the value is used
Data Lineage
Click any field to trace its flow
Select a field, parameter, header, or cookie to see:
- Where the value comes from
- Where the value is used