terra-unified-api
Best practices for integrating Terra API – the unified health & fitness data API for 500+ wearables (Garmin, Fitbit, Oura, Whoop, Apple Health, Strava, Dexcom). Use when building with Terra API or tryterra.co, handling terra-signature (X-Terra-Signature) webhooks, storing wearable health data (activity, sleep, daily, body, nutrition, menstruation, hormone), managing device connections, or merging data across multiple devices.
- Version
- 1.0.0
- License
- MIT
- Compatibility
- Requires network access to docs.tryterra.co for full API schemas
Pinned to revision 545be43d87b0, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/terra-unified-api/SKILL.md
- skills/terra-unified-api/README.md
- skills/terra-unified-api/metadata.json
- skills/terra-unified-api/rules/_sections.md
- skills/terra-unified-api/rules/_template.md
- skills/terra-unified-api/rules/auth-handle-all-events.md
- skills/terra-unified-api/rules/auth-integrations-endpoint-headers.md
- skills/terra-unified-api/rules/auth-parse-scopes.md
- skills/terra-unified-api/rules/auth-reauth-id-swap.md
- skills/terra-unified-api/rules/auth-reconcile-connections.md
- skills/terra-unified-api/rules/auth-reference-id.md
- skills/terra-unified-api/rules/data-coalesce-enrichment-scores.md
- skills/terra-unified-api/rules/data-columns-over-blobs.md
- skills/terra-unified-api/rules/data-date-part-only.md
- skills/terra-unified-api/rules/data-natural-keys.md
- skills/terra-unified-api/rules/data-superset-overwrite.md
- skills/terra-unified-api/rules/data-timestamp-localization.md
- skills/terra-unified-api/rules/devices-enrichment-provider-agnostic.md
- skills/terra-unified-api/rules/devices-expect-cross-device-duplicates.md
- skills/terra-unified-api/rules/testing-cover-event-edge-cases.md
- skills/terra-unified-api/rules/testing-mock-boundaries.md
- skills/terra-unified-api/rules/webhooks-ack-within-timeout.md
- skills/terra-unified-api/rules/webhooks-archive-raw-payloads.md
- skills/terra-unified-api/rules/webhooks-dedupe-terra-reference.md
- skills/terra-unified-api/rules/webhooks-handle-informational-events.md
- skills/terra-unified-api/rules/webhooks-verify-raw-body.md
Every link opens the file at its source, pinned to the revision this page describes.