App Store Reviews API for iOS & Google Play
AppReviewBot's RESTful JSON API gives you programmatic access to iOS App Store and Google Play reviews. Build custom reports, automated alerts, and integrations with your existing tools.
14-day free trial · No credit card required
GET /api/v1/reviews?app_id=<id>&store=ios
{
"reviews": [
{
"id": "r_abc123",
"title": "Best app for tracking reviews",
"body": "This tool saves us hours every week.",
"rating": 5,
"author": "devteam_lead",
"country": "us",
"version": "3.1.0",
"store": "ios",
"created_at": "2025-11-03T14:22:00Z",
"sentiment": "positive"
}
],
"pagination": {
"total": 1240,
"page": 1,
"per_page": 10,
"next_cursor": "eyJpZCI6InJfZGVmNDU2In0"
}
}Full API reference at appreviewbot.com/api/docs
Build custom reports with your review data
Fetch reviews programmatically and build the reports that matter most to your team.
Aggregate reports across multiple apps in one view
Multi-series charts comparing apps or date ranges
Combine review data with downloads, revenue, and other sources
Schedule automated report delivery to any destination


Create your own automated alerts
Build custom monitoring pipelines that trigger on the signals your team actually cares about.
Integrate with your existing stack
Push review data into any tool your team already uses — without waiting for a native integration.
Push reviews into CRMs, help desks, and BI tools
Cross-reference review data with data from other sources
Build webhook pipelines to any HTTP endpoint
Connect to tools AppReviewBot doesn't natively support

Which AppReviewBot plans include API access?
API access is available as a paid add-on. Contact us to enable it for your organization.
Contact UsGet your first review alert in the next 5 minutes
Start your 14-days free trial now!No credit card required.