SideStore Source Endpoint
SideStore Connect offers an endpoint for SideStore to retrieve a list of apps and news from at /apps.json
. This list includes all apps with their latest published version as well as all published news items from all organizations of the SideStore Connect instance. Apps which don't have a published version yet are not included in the list.
Please Note
At this time, beta version management is not natively supported by SideStore Connect. You can, however, create a separate app with a different Bundle Identifier and distribute your beta builds through that version. These beta applications can also be only shown to users that support you on Patreon.
Information
SideStore Connect automatically redirects requests from SideStore to the /apps.json
endpoint. This is determined based on the User-Agent
header of the request. Therefore, users can simply use the base url of SideStore Connect as the source url in SideStore.