When using APEX_WEB_SERVICE
to call external APIs, the requests are sent from the database server, which exposes the DB server’s IP to external systems. Is there a way to make these API calls originate from the ORDS or APEX middle tier instead, without using a proxy?