#
Webhooks
Get notified as soon as someone votes for your listing on Discollab! We'll send a POST
request to your provided endpoint.
#
Get Started
Your first step is to visit our dashboard and select the server or bot you want a vote webhook for, then select the Additional Info tab. At the bottom of this tab, you'll see 2 inputs where you can provide us with your endpoint URL and its token.
#
Security
To verify that a webhook came from Discollab, be sure to check the Authorization
header. It should contain the token you provided in the dashboard.
If you're using a firewall, be sure to whitelist the IP 51.222.204.155
.
#
Structure
For servers:
For bots: