Retrieve IP addresses via API
You can get the list of IP addresses for your database’s region by visiting the following URL in your browser while logged into PlanetScale:<ORG> with your organization name and <DATABASE> with your database name.
The response includes a region object with a public_ip_addresses array containing all the IPs you need to allowlist:
public_ip_addresses array to your source database’s allowlist before starting the import.

