Static Egress IP address
bdavisjr
PROOP

2 months ago

I am calling a 3rd party API from a chron process. My API call needs a whitelisting IP address. Can you provide one?

$5 Bounty

1 Replies

2 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody about 2 months ago


fra
HOBBYTop 10% Contributor

2 months ago

are you looking for this?
https://docs.railway.com/reference/static-outbound-ips#enabling-static-outbound-ips

  1. Navigate to the Settings tab of your desired service

  2. Toggle Enable Static IPs in the Networking section of Settings

  3. You will be presented with an IPv4 address which is tied to the region your service is deployed in

  4. The Static IP will be used by your service after the next deploy


Loading...