Razorpay IPs and Certificates
Download Razorpay SSL certificates and whitelist our API and Webhooks IP addresses.
You can whitelist Razorpay-issued SSL certificates and IP addresses to communicate with Razorpay APIs and Webhooks. By downloading Razorpay SSL certificates and whitelisting our IPs, you can verify that you are securely communicating with our servers.
SSL certificates for api.razorpay.com
with valid date ranges are listed below.
As we roll out our infrastructure changes gradually, we recommend whitelisting our certificate as per Valid From/Expiry timelines. You should whitelist all the certificates in that range if they overlap.
Watch Out!
We highly discourage pinning our SSL certificate to your applications. Use the certificates provided in the table above only if you are mandated by internal policies to whitelist Razorpay's SSL certificates. Instead, use the
provided by your OS.Requests to Razorpay APIs should be routed to api.razorpay.com
. This will be resolved to various IPs controlled by our load balancers. However, if the IPs to which the requests should be sent are restricted, all your API requests can be routed to prod-api-static.razorpay.com
. This will be resolved to any of the following IPs:
52.66.140.4852.66.140.6113.235.207.5713.232.63.1913.234.135.613.234.83.313.235.208.8413.235.96.13215.206.46.184
Handy Tips
All our SDKs use proper DNS caching and honour the TTLs that we set. However, if you are not using our SDKs, ensure that DNS TTLs set by Razorpay are honoured and are not cached aggressively.
Below is the list of IPs from which Webhooks are sent from our servers.
52.66.75.17452.66.76.6352.66.151.21835.154.217.4035.154.22.7335.154.143.1513.126.199.24713.126.238.19213.232.194.134
We highly recommend using
to validate the integrity of the webhooks, even if you have whitelisted our Webhook IPs.Below is the list of UAT egress IPs.
52.66.76.6852.66.95.20713.127.201.109
Was this page helpful?