Google Play
Play Store App
One Google Play app: description, ratings, screenshots and metadata.
GET
/v1/google-play/app10 creditsParameters
| Name | Type | Required | Description |
|---|---|---|---|
| product_id | string | required | App id, e.g. "com.spotify.music". |
| hl | string | optional | Interface language, e.g. "en", "tr". Default "en". |
| gl | string | optional | Country code, e.g. "us", "tr". Default "us". |
Request
curl --request GET 'https://data-api.roketfy.com/v1/google-play/app?product_id=%3Cproduct_id%3E' \
--header 'Authorization: Bearer YOUR_TOKEN'MCP
Available to AI agents as the tool google_play_app, with the same parameters and the same credit cost.