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

Why does WHOOP only deliver data on manual pull?

If WHOOP data arrives only on manual pull but not automatically, the issue is the webhook configuration in the WHOOP developer portal, not your own endpoint.

If WHOOP data arrives only on manual pull but not automatically, the issue is the webhook configuration in the WHOOP developer portal, not your own endpoint.

1

Set the webhook URL to your dedicated Terra WHOOP hooks endpoint, in the form https://<your-subdomain>/hooks/whoop/push.

2

Set the webhook version to V2. WHOOP is retiring API V1, so V2 is the version to configure. Check the WHOOP developer dashboard for the current V1 timeline.

3

Enable all scopes.

If you use your own WHOOP developer app (BYOC) and that URL is unset, no ongoing updates reach Terra after the initial pull.

For users with no data yet, request their historical data to pull history.

See the WHOOP setup docs for the full configuration.

Last updated

Was this helpful?