Terra Webhooks
Terra's primary data-delivery mechanism. Rather than a polling or WebSocket transport, Terra streams normalized health data and lifecycle events - auth, deauth, connection errors, and activity/body/daily/sleep/nutrition/ menstruation payloads - by HTTP POST to a developer-configured webhook endpoint, signed for verification. Historical data requests with to_webhook=true are fulfilled asynchronously to this same destination.