Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions src/components/Ips.astro

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ updatedAt: "Tue May 16 2023 14:17:00 GMT+0000 (Coordinated Universal Time)"
sidebar:
order: 7.3
---
import Ips from '../../../../components/Ips.astro';
Sometimes you need to whitelist our IP addresses in order to avoid your hosting provider or (secondary) firewall blocking our services.

Sometimes you need to whitelist these IP addresses in order to avoid your hosting provider or (secondary) firewall blocking our services.
You can use these two API endpoints to get the list of IP addresses that Patchstack uses:

- [patchstack.com/ips-v4/](https://patchstack.com/ips-v4/)
- [patchstack.com/ips-v6/](https://patchstack.com/ips-v6/)

Note that we may add and remove IP addresses at any time without notice.
<Ips />