Jump to content

5 posts in this topic

Recommended Posts

Posted (edited)

Hello! 👋

We’ve added a JSON source API for the iOSGods App that lists our available apps with metadata and download links, so 3rd party app stores and developers can easily integrate iOSGods listings into their own projects.

This format is based on AltStore Sources, with a few additional fields to make implementation easier as requested by developers.

 

What the source contains

  • App list with name, bundle ID, type/category, icons, screenshots, descriptions
  • Version history with build, date, minimum iOS version, file size, and IPA download URL
  • Direct links back to iOSGods (topic + app details page) for support and changelogs
  • Search & filtering options

 

Example (shortened)

{
  "name": "iOSGods Apps",
  "subtitle": "Modded Apps & Games from iOSGods.com",
  "iconURL": "https://app.iosgods.com/img/logo.png",
  "website": "https://iosgods.com/",
  "featuredApps": [
    "zombie.survival.craft.z",
    "com.toplay.MonmusuGirlsAutobattler"
  ],
  "apps": [
    {
      "name": "Monmusu Girls: Autobattler Hack",
      "bundleIdentifier": "com.toplay.MonmusuGirlsAutobattler",
      "type": "game",
      "developerName": "Batch · 志鹏 邓",
      "url": "https://app.iosgods.com/store/appdetails/6215-monmusu-girls-autobattler-hack",
      "localizedDescription": "Hack Features\n- Never Die / God Mode\n- Instant Skill\n- Enemy Debuff\n- Auto Update (.deb only)",
      "htmlDescription": "<p>...</p>",
      "iconURL": "ICONURLHERE",
      "screenshots": ["SCREENSHOTSURLHERE"],
      "versions": [
        {
          "version": "1.0.22",
          "buildVersion": "1.0.22",
          "date": "2025-12-10T16:01:14.000000Z",
          "downloadURL": "REDACTED",
          "minOSVersion": "13.0",
          "size": 693331058
        }
      ],
      "app_identifier": "6753108556",
      "topicURL": "https://iosgods.com/topic/203050-monmusu-girls-autobattler-hack/",
      "category": "games",
      "genres": ["Games", "Adventure", "Roleplaying"]
    }
  ]
}

 

 

If you’re interested in integrating the iOSGods source into your app store or project, please send me a PM and I’ll help you get set up. Please note that integration requests will require approval.

Updated by Rook
  • Like 5
  • Winner 2
  • Informative 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines