For my LPC54S018, I downloaded the SDK from the NXP website. It includes functions of PowerAPI, ClockAPI, and so on.
For example: POWER_SetVoltageForFreq(...), etc.
It also describes the entry points and prototypes for calling the API functions.
I think it's similar for the LPC54113.