For the complete documentation index, see llms.txt. This page is also available as Markdown.

IP Addresses

Get IP addresses of CityPay servers

Description

To get callback calls from our IP address, you need to white list it in the first place. For this reason we created this method which can get CityPay IP addresses for you.

getServerIPS

GET https://api.citypay.io/api/generateAddress/getServerIPS

{
    "51.28.22.114,35.156.68.160,31.156.140.163"
}

Last updated