Corona supported API/SDKs

Just a quick question if anyone knows. Can Corona call any API or implement any third party SDK? Or would I have to use Enterprise rather than Pro for that. I know with Enterprise I can get extended libraries. I am just not sure if additional APIs or SDKs fall into that category as well. I ask because I am looking at third party leaderboard implementation rather than using Google Play because of it forcing users to sign into their Google+ account when the application launches. Or would I be able to move the sign-in to when the user actually presses the leaderboard button on the home screen in my app?

Thanks for your time!

Corona SDK can only call APIs that are built into the product or are part of a plugin that’s usable with Corona SDK.

If you need to include other 3rd party SDK’s, then you will either need to use Corona Enterprise or Corona Cards. 

Corona SDK can only call APIs that are built into the product or are part of a plugin that’s usable with Corona SDK.

If you need to include other 3rd party SDK’s, then you will either need to use Corona Enterprise or Corona Cards.