📜 Our Data Philosophy

We only share data when it directly enhances your safety, improves expedition logistics, or enables seamless partner services. Every integration is governed by strict Data Processing Agreements (DPAs), GDPR/CCPA compliance, and user consent protocols.

📊 Data Categories & Usage Matrix

Detailed breakdown of data types collected, shared, and their specific purposes across our platform and partner ecosystem.

Data Category Purpose Shared With Retention Classification
Real-time GPS & Route Safety monitoring, emergency routing, guide coordination On-ground guides, rescue services 30 days post-trip Safety Critical
Health & Medical Profile Allergy tracking, altitude sickness prevention, emergency response Medical partners, expedition doctors Until opt-out or 5 years HIPAA/GDPR
Booking & Payment Info Reservation processing, gear allocation, accommodation booking Payment gateways, logistics partners 7 years (financial compliance) Logistics
Environmental Telemetry Weather adaptation, trail condition monitoring, conservation reporting Weather APIs, park authorities, research NGOs Anonymous aggregates Anonymized
Feedback & Media Service improvement, marketing consent, community showcases Internal analytics, opted-in partners Until deleted or 2 years Opt-in Only

🤝 Trusted Partner Ecosystem

We integrate exclusively with vetted providers who meet our security, reliability, and ethical standards.

🆘
Global Rescue & SOS Networks
Emergency Response

Real-time location sharing and medical profile access during red-flag safety events or SOS triggers.

Shared: Lat/Lng, Heart Rate, Altitude, Med ID
Auth: Mutual TLS + Emergency Override
🌦️
AccuWeather & MeteoGroup
Environmental Data

Hyperlocal forecasts, storm tracking, and microclimate analysis for route planning and daily briefings.

Shared: Trip Zone, Duration, Group Size
Auth: OAuth 2.0 + Rate Limited API
🎒
TrailGear & BaseCamp Logistics
Equipment & Transport

Automated gear sizing, shuttle scheduling, and camp supply chain coordination based on itinerary.

Shared: Dates, Elevation, Group Count, Weight Class
Auth: Webhook + Signed JWT

⚙️ Developer & API Access

Partners and certified developers can access expedition data through our secure REST API. Sandbox credentials available upon partner onboarding.

Use Bearer tokens for all requests. Tokens expire after 3600s. Refresh using your partner secret.

POST https://api.summitx.com/v1/auth/token Headers: Content-Type: application/json X-Partner-ID: your_partner_id Body: { "grant_type": "client_credentials", "client_id": "your_client_id", "client_secret": "your_client_secret" }

Retrieve expedition telemetry, group manifests, or safety alerts. All endpoints require valid authentication.

GET https://api.summitx.com/v1/expeditions/{id}/telemetry Query Params: ?range=last_24h&fields=gps,altitude,heart_rate&format=json

Base URL

https://api.summitx.com/v1

Format

JSON / GeoJSON

Docs Portal

developer.summitx.com

Strict rate limiting and data minimization enforced. All requests are logged for audit compliance.

Rate Limit

120 req/min (Partner Tier)

Data Residency

EU & APAC compliant

Encryption

TLS 1.3 / AES-256

🔐 User Data Controls

You maintain full ownership of your data. Adjust sharing preferences directly in your account dashboard or use these quick toggles for trip-specific settings.

Real-time Location Sharing

Enable continuous GPS tracking for guides and emergency services.

Health Data for Medical Partners

Allow restricted access to allergies, conditions, and medications.

Anonymous Environmental Aggregation

Contribute trail conditions and weather data to open research.

Marketing & Partner Promotions

Receive curated gear deals and partner expedition offers.

Need to export or delete your data? Visit your Privacy Dashboard or contact our Data Protection Officer at dpo@summitx.com. All requests processed within 30 days per GDPR/CCPA.