v3
latestOpenAPI 3.1.02026-07-31121144224.9 KBExternal: Providers
Get Provider Authorization URL
Initiate OAuth flow for a provider.
Returns authorization URL where user should be redirected to log in.
get/api/v1/oauth/{provider}/authorize
Path parameters
provider'apple' | 'samsung' | 'garmin' | 'google' | 'polar' | 'suunto' | 'whoop' | 'strava' | 'oura' | 'fitbit' | 'ultrahuman' | 'sensorbio' | 'unknown' | 'internal' required
Supported data providers.
Query parameters
user_idstring uuid required
User ID to connect
User ID to connect
redirect_uristring nullable
Optional redirect URI after authorization
Optional redirect URI after authorization
Response
Successful Response