Webhooks allow you to receive programmatic calls when our data is updated. Webhooks are only configurable for . You can add your webhook endpoint in the .
In case the Webhook request failed, we may try calling it again several times. Please ensure that your webhook endpoint returns a success HTTP status code of 200 to avoid unnecessary retries.
Currently, we support the following webhook events:
raw-data-updated
This event is called at least once a day when all the raw data CSVs are updated, typically around UTC 13:00-15:00, but could be later. The webhook event will be a POST request to the specified webhook URL, where the POST body would look like this: