Skip to main content
Webhooks are not in scope for the Data API’s v1 roadmap. There is no POST /webhooks registration endpoint, no event system, and no signature verification to implement. This entire section previously described a fictional feature.
If you need to react to changes rather than fetch on a schedule, polling GET /variables/{dataHubId}/data with a recent start time is currently the only option.