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!
I'm new to APEX. I would like to download file (e.g. PDF) through REST API with apikey. I understand I can get the file by DB PLSQL. If I don't want to expose apikey to client browser, any recommended approach? Thanks.