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?
No description
3 Replies
garyaustin
garyaustin2w ago
Note that may only be for direct database ports. Not the REST APIs
Ad Intellegent
@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

Did you find this page helpful?