Hi all,
I am currently working with Application Express 19.1.0.00.15 soon to move to APEX 21.2.
Here is the use case:
I need to access a 3rd party API/application from my own APEX application. This 3rd party application requires that I obtain a token before accessing the required service.
Does APEX provide any functionalities/configuration to manage tokens from other application or do I have to code the token access/storage/expiration functionalities myself?
Is there any document useful documentation on how to go about this in APEX?
Here is what I found up to now:

Any tips, comments, suggestions appreciated as always.
Many thanks,
Jake