Learn how to set up a webhook to receive event data from Fungies.
Developers -> Webhooks
section.
Click the Create a webhook
button and fill in the form with the following information:
https://...
url you copied in the previous step.Save
button to register your endpoint.
From now on, your endpoint will receive events from Fungies and you can start processing them.
x-fngs-signature
header included in each signed event contains the signature and is prefixed by sha256_
.