Fixed IP - Supabase
I need Supabase to have a Fixed IP address.
All request that I make, have a differente IP address.
So I'd Like to use a Fixed IP. How can I do this?

3 Replies
The only thing is https://supabase.com/docs/guides/platform/ipv4-address
Dedicated IPv4 Address for Ingress | Supabase Docs
Attach an IPv4 address to your database
Note that may only be for direct database ports. Not the REST APIs
@Aleff Kluivert supabase doesn’t provide fixed outbound IPs by default you’ll need to route your requests through a proxy or server with a static IP to achieve that