HomeGuidesAPI ReferenceChangelog
Terms of Use
Terms of Use

Notifications / Subscribe

Subscribe for a webhook. Each notification sent to the webhook will be retried
a number of times and will be rate limited. The rate limits, retries and retry
intervals will be configured by Ampeco.

Each notification callback will contain a signature in the X-Signature request
header which can be verified using SHA256-HMAC on the body of the request using
the access token that was used when creating the notification as key.

Callbacks
Language
Authorization
Bearer
API Token
URL
Click Try It! to start a request and see the response here!