For the complete documentation index, see llms.txt. This page is also available as Markdown.

Are activity payloads standardised across providers?

Terra standardises all activity data into a single unified Activity model regardless of provider, covering movement, heart rate, power, distance, calories and…

Terra standardises all activity data into a single unified Activity model regardless of provider, covering movement, heart rate, power, distance, calories and intensity-level data.

Provider-specific per-activity metrics (for example, specialised yoga data) are normalised into this schema rather than exposed separately. The activity type is identified via the metadata type field using the ActivityType enum.

Last updated

Was this helpful?