Skip to main content
GET
/
v2
/
providers
curl --request GET \
     --url https://api.tryvital.io/v2/providers/ \
     --header 'Accept: application/json'
     --header 'x-vital-api-key: <API_KEY>' \
'
[
  {
    "auth_type": "oauth",
    "logo": "https://logo_url.com",
    "name": "Oura",
    "slug": "oura",
    "supported_resources": [
      "workouts",
      "sleep"
    ]
  }
]
curl --request GET \
     --url https://api.tryvital.io/v2/providers/ \
     --header 'Accept: application/json'
     --header 'x-vital-api-key: <API_KEY>' \
'

Authorizations

x-vital-api-key
string
header
required

Vital Team API Key

Query Parameters

source_type
string | null

Response

Successful Response

name
string
required

Name of source of information

slug
string
required

Slug for designated source

description
string
required

Description of source of information

logo
string | null
required

URL for source logo

auth_type
enum<string> | null

ℹ️ This enum is non-exhaustive.

Available options:
oauth,
team_oauth,
sdk,
password,
email,
app,
supported_resources
enum<string>[]

ℹ️ This enum is non-exhaustive.

Available options:
profile,
activity,
sleep,
body,
workouts,
workout_stream,
connection,
order,
result,
appointment,
glucose,
heartrate,
hrv,
hrv,
ige,
igg,
blood_oxygen,
blood_pressure,
cholesterol,
device,
device_legacy,
weight,
fat,
body_temperature,
body_temperature_delta,
meal,
water,
caffeine,
mindfulness_minutes,
steps,
calories_active,
distance,
floors_climbed,
respiratory_rate,
vo2_max,
calories_basal,
stress_level,
menstrual_cycle,
sleep_cycle,
electrocardiogram,
electrocardiogram_voltage,
afib_burden,
heart_rate_alert,
stand_hour,
stand_duration,
sleep_apnea_alert,
sleep_breathing_disturbance,
wheelchair_push,
forced_expiratory_volume_1,
forced_vital_capacity,
peak_expiratory_flow_rate,
inhaler_usage,
fall,
uv_exposure,
daylight_exposure,
handwashing,
basal_body_temperature,
heart_rate_recovery_one_minute,
body_mass_index,
lean_body_mass,
waist_circumference,
workout_distance,
workout_swimming_stroke,
workout_duration,
insulin_injection,
carbohydrates,
note,
sleep_stream,
hypnogram