Integrations available
Details for available and in-progress integrations.
Web-API Based Integrations
Terra supports web-based integrations with the following providers:
Integration |
---|
Concept2 |
Coros |
Cronometer |
Eight Sleep |
Dexcom |
FatSecret |
Fitbit |
Freestyle Libre |
Garmin |
Google Fit |
iFit |
Nutracheck |
Omron |
Oura |
Peloton |
Polar |
Suunto |
Tempo Fit |
TrainingPeaks |
Underarmour |
Wahoo |
Withings |
Zwift |
SDK-based Integrations
The following integrations are SDK-based, due to providers' universally imposed restrictions on data access.
For more information, please see Why Use SDKs?
The respective SDKs will periodically check for new data by running a process in the background (which will be managed by the OS) and send it to your webhook URL , in the same flow as the web API integrations above.
You may also explicitly request date/time ranges on-device, following which the data will also be sent to your webhook after being normalized into our data models by the Terra backend.
Integration | Platforms |
---|---|
Samsung Health | Android, React Native |
Apple Health | iOS, React Native |
Freestyle Libre (1, 2, and PRO sensors) | iOS, Android, React Native |
Google Fit | Android, React Native |
If you wish to start using our SDKs, please check out
TerraiOS and TerraAndroid
Websocket-based Integrations
Terra provides different SDK's that connect devices to our Websocket API. These devices can stream data such as Heart Rate, Steps, Calories, Distance, etc. in real time to you.
Current we support the following integrations for streaming data.
Integrations | Platform |
---|---|
Bluetooth Low Energy (devices such as heart rate chest straps, and Xiaomi Bands are currently included here!) | Android, iOS |
WearOS | Android |
Watch OS | iOS |
ANT+ Devices | Android |
Sensors Data (Including GYROSCOPE and ACCELERATION) | Android, iOS |
If you wish to start using these, check out our Realtime streaming SDKs:
TerraRTiOS , TerraRTAndroid, and TerraWearOS
In Development
The following is a (non-exhaustive) list of integrations in development.
If there is anything additional you wish was included, don't hesitate to reach support - we are always looking for more connections.
Provider | Type |
---|---|
Xiaomi | Web API |
Huawei | Web API |
Updated about 1 year ago