GpAPI returns app details, reviews and developer profiles straight from the Play Store — fetched at request time, no scraping infrastructure to run. One key, three endpoints, JSON back in milliseconds.
{
"appId": "com.spotify.music",
"title": "Spotify: Music and Podcasts",
"developer": "Spotify AB",
"score": 4.4,
"ratings": 32914581,
"installs": "1,000,000,000+",
"free": true,
"updated": "2026-08-01",
…
}
$0.004
Per successful request
3
Endpoints, one key
$0
For failed requests
0
Subscriptions or minimums
Everything on the store listing: title, description, ratings, install counts, price, category, screenshots, current version and release notes — parsed into stable JSON at the moment you ask.
User reviews with rating, text, date, helpfulness and developer replies. Paginated and sortable by newest, rating or relevance — built for pipelines that watch sentiment at scale.
A developer's public profile and full app portfolio in one call: publisher name, website, contact address and every listing they ship — the fastest way to map a competitor's catalog.
$0.004 per successful request, metered as you go — failed requests cost nothing. Running volume? We set custom rates and RPS per customer. Free credits for testing, on demand.
Get a key, ask for test credits, and make your first call in minutes. No card, no subscription — you pay only when it works.