Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to call external APIs from ORDS/APEX middle tier instead of the database to avoid exposing DB server IP?

Thaer Alomour20 hours ago

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?

Comments
Post Details
Added 20 hours ago
3 comments
63 views