August 29, 2023 3 minutes minutes read Admin

Free IPA Signing (Main Endpoint)

Free IPA Signing

This API can be added to anything. Take this 3rd party app store as an example: Nabzclan IPA Library. This can be integrated into anything.


Signing endpoint for installing signed apps

Make sure to have a url that is not long so it can sign and install the ipa file on the users device.

https://api.cococloud-signing.online/free-plist?url=

Include a direct IPA link for users to sign and install the app on their device. Keep in mind, we have added a system to limit signs due to users spamming the API. App signing limit: 25. If the user wants more, they would have to pay for a subscription!


Signing endpoint for installing signed apps (Test)

This will install the signed ipa on the users device make sure to follow our step by step guide.

<a href="https://api.cococloud-signing.online/free-plist?url=https://cloud.cocotweaks.com/file/489/Sodium_music_v1.1.ipa">Install App</a>

You don't have to include 'itms-services://?action=download-manifest&url=' because we've got you covered. Simply insert it within an 'a' tag as shown below, and our API will handle everything else!


Try Here


Signing endpoint for installing unsigned apps 

Make sure to have a url that is not long so it can sign and install the ipa file on the users device.

https://sign.cococloud-signing.online/free/api.php?app=

Include a direct IPA link to the unsigned ipa for users to sign and install apps on their device.


Limits: 

users are allowed 25 app signs per 19 hours

subscribed cococloud signing users signs unlimited with no limits

apps delete from our servers every 4 mins