DocumentationDashboard

Google Play

Play Store App

One Google Play app: description, ratings, screenshots and metadata.

GET/v1/google-play/app10 credits

Parameters

NameTypeRequiredDescription
product_idstringrequiredApp id, e.g. "com.spotify.music".
hlstringoptionalInterface language, e.g. "en", "tr". Default "en".
glstringoptionalCountry 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.