How to GET the Egress IP Ranges for Perplexity API Access (Kubernetes NetworkPolicy)? (I don't know😂)

Hello everyone,

We are running a Kubernetes deployment where our application needs to securely access the Perplexity AI API (e.g., api.perplexity.ai). I searched over the internet, but unfortunately I cannot find anyone talk about this.

To comply with our company’s security policies, we are strictly limiting all outbound (egress) traffic using Kubernetes NetworkPolicy resources. This means we must specify the exact CIDR blocks (IP ranges) that our application is allowed to communicate with.

Does Perplexity provide an official list of IP address ranges (CIDR blocks) that we can use to configure our Egress Network Policies?

  • Specifically, we need the ranges for the host(s) that handle the API traffic (e.g., api.perplexity.ai).

  • Even if the list is large, having an official, stable set of CIDR blocks is essential for maintaining secure egress control without breaking API connectivity.

Any information would be hugely appreciated!

Thank you for your help!

Please email api@perplexity.ai, they should be able to assist!

1 Like

Thank you, Kesku! I’ll try.