v1

latestOpenAPI 3.0.2EULA2026-07-143221521.2 MB
Charged entrances

Get a customer entrances usage stats

Get information about how a customer used the entrances (usage, gamification, etc.)

get/entrances/actions/customer-stats

Query parameters

customer_idstring required

The unique ID of the customer. GET /customers

Headers

Accept-Languagestring

The unique ID of the language code by ISO 639-1.

Response

OK

Example response

{
  "data": {
    "distance": 130.25,
    "elevation": 10000,
    "skier_days": 20,
    "ski_achievement_text_id": "blue_powder"
  }
}