aiendpoint.dev
ServicesAPKPure

APKPure

community

Android app distribution platform for downloading APK files of Android apps and games outside of Google Play Store.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://apkpure.comNo auth requiredmediaconfidence: 70/1000 discoveries1 contributors
GET/api/v1/search

Search Android apps and games

Parameters

qapp name or keyword (stringrequired
categorygames|social|tools|entertainment (stringoptional

Returns

apps[] with package_name, name, developer, version, rating, downloads, icon_url
GET/api/v1/app/{package_name}

Get app details and download info

Returns

app with name, developer, description, version, size, rating, permissions[], screenshots[], download_url
GET/api/v1/app/{package_name}/versions

Get version history of an app

Returns

versions[] with version_name, version_code, size, release_date, changelog, download_url