Skip to content

Commit 65f171f

Browse files
committed
chore: more doc tweaks
1 parent 8c1da63 commit 65f171f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/guides/api/webhooks.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ Latitude implements a robust webhook delivery system:
7878
3. **Respond Quickly**: Respond to webhook requests within 5 seconds
7979
4. **Monitor Failures**: Regularly check webhook delivery status and logs
8080
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
8184

8285
## Example Implementation
8386

0 commit comments

Comments
 (0)