Google Play Developer · Capability
Google Play Developer API
The Google Play Android Developer API allows developers to perform publishing and app-management tasks. It provides access to app publishing workflows, in-app product management, subscription handling, and purchase verification.
What You Can Do
POST
Createedit
— Google Play Developer Create a new edit
/androidpublisher/v3/applications/{packageName}/edits
GET
Listinappproducts
— Google Play Developer List in-app products
/androidpublisher/v3/applications/{packageName}/inappproducts
GET
Getpurchasestatus
— Google Play Developer Get purchase status
/androidpublisher/v3/applications/{packageName}/purchases/products/{productId}/tokens/{token}
GET
Getsubscriptionstatus
— Google Play Developer Get subscription status
/androidpublisher/v3/applications/{packageName}/purchases/subscriptionsv2/tokens/{token}
MCP Tools
createedit
Google Play Developer Create a new edit
listinappproducts
Google Play Developer List in-app products
read-only
idempotent
getpurchasestatus
Google Play Developer Get purchase status
read-only
idempotent
getsubscriptionstatus
Google Play Developer Get subscription status
read-only
idempotent