DocumentationDashboard

Google Play

Play Store Reviews

Paginated user reviews for a Google Play app.

GET/v1/google-play/reviews10 credits

Parameters

NameTypeRequiredDescription
product_idstringrequiredApp id, e.g. "com.spotify.music".
sort_bynumberoptionalReview ordering, as Play numbers it.
next_page_tokenstringoptionalPagination cursor from a previous response.
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/reviews?product_id=%3Cproduct_id%3E' \
  --header 'Authorization: Bearer YOUR_TOKEN'

MCP

Available to AI agents as the tool google_play_reviews, with the same parameters and the same credit cost.