Get Athlete Power Curves
get_athlete_power_curvesRetrieve an athlete's power curve, showing best power output for durations from 5 seconds to 1 hour, filtered by this season, last season, or custom dates.
Instructions
Ambil power curve (best power per durasi, dalam watt) seorang athlete untuk musim ini/lalu, dan/atau rentang tanggal custom.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Override API key untuk request ini saja. | |
| endDate | No | Tanggal akhir custom range YYYY-MM-DD (harus dipasangkan dengan startDate). | |
| athleteId | No | Athlete ID Intervals.icu. Default dari INTERVALS_ATHLETE_ID. | |
| durations | No | Durasi dalam detik. Default [5,15,30,60,120,300,600,1200,3600]. | |
| startDate | No | Tanggal mulai custom range YYYY-MM-DD (harus dipasangkan dengan endDate). | |
| lastSeason | No | Sertakan curve musim lalu. Default true. | |
| thisSeason | No | Sertakan curve musim ini. Default true. | |
| activityType | No | Tipe aktivitas, contoh: Ride, Run, VirtualRide. Default 'Ride'. | |
| indoorOutdoor | No | Filter lokasi aktivitas. |