We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1da63 commit 65f171fCopy full SHA for 65f171f
docs/guides/api/webhooks.mdx
@@ -78,6 +78,9 @@ Latitude implements a robust webhook delivery system:
78
3. **Respond Quickly**: Respond to webhook requests within 5 seconds
79
4. **Monitor Failures**: Regularly check webhook delivery status and logs
80
5. **Use HTTPS**: Always use HTTPS endpoints for webhook URLs
81
+6. **Whitelisting**: Whitelist Latitude IP addresses to ensure delivery
82
+7. **IP Addresses**:
83
+ - 18.193.205.15
84
85
## Example Implementation
86
0 commit comments