App Market Data Made Easy

The most comprehensive API for global app store data. Access app data for all Google Play and iOS App Store apps in 155 countries including 2 years of historical data.


  • Build services on top of the app store
  • Daily fresh high-quality app data
  • Simple API integration
  • Unlimited access - no per-seat pricing, no monthly quotas



Free API Key Contact Sales

↪ Free, no credit card required.

AppMonsta App Store Data

Supported stores

Google Play Store
iOS App Store

Apps Tracked

9,600,000+

4,600,000+

Publishers

1,300,000+

1,100,000+

Reviews

800+ M

390+ M

Top Charts

56,000+

34,000+

Countries

155

155

Archive

2 years

2 years

Focus on building your business, not collecting app market data

We specialize in gathering data about apps - let us do the hard work to supply you with high-quality data day in and day out.

Our clean, consistent and daily updated data is ready for use in your favorite tools, allowing you to focus on your core business.

REST API Gears

The app store API you always wanted

App data with one line of code


We designed AppMonsta for developers who want to build products and services on top of app store data. That's why AppMonsta supports a rich REST API that's easy to access using your favorite programming language. Use the tools you know, and rock the app data world.

              curl "https://api.appmonsta.com/v1/stores/android/details.json?country=US&date=2024-04-15" -u "{API_KEY}:X"
              import requests

req_params = {"date": "2024-04-15",
              "country": "US"}

headers = {'Accept-Encoding': 'deflate, gzip'}
response = requests.get("https://api.appmonsta.com/v1/stores/android/details.json",
                        auth=("{API_KEY}", "X"),
                        params=req_params,
                        headers=headers,
                        stream=True)
              HttpResponse response = Unirest.get("https://api.appmonsta.com/v1/stores/android/details.json")
  .header("Accept-Encoding", "deflate, gzip")
  .basicAuth("{API_KEY}", "X")
  .queryString("date", "2024-04-15")
  .queryString("country", "US")
  .asString();
              require "http"

req_params = {:date => "2024-04-15",
              :country => "US"}

headers =  {"Accept-Encoding" => "deflate, gzip" }
auth = HTTP.basic_auth(:user => "{API_KEY}", :pass => "X")
response = auth.get("https://api.appmonsta.com/v1/stores/android/details.json",
                    :headers => headers,
                    :params => req_params)

Meet the JSON data

App data that's easy to parse


AppMonsta API Data

{
  "bundle_id": "com.rovio.angrybirds",
  "app_name": "Angry Birds",
  "version": "7.9.6",
  "genre": "Arcade",
  "requires_os": "4.1 and up",
  "whats_new": "We addressed some minor issues..."
  "description": "Use the unique powers of the Angry Birds...",
  "downloads": "100,000,000+",
  "iap_price_range": "$0.99 - $49.99 per item",
  "all_rating": 4.4,
  "all_rating_count": 5588539,
  "icon_url": "https://lh6.ggpht.com/M9q_Zs_...",
  "status": "updated"
  "status_date": "September 17, 2018"
  ...
  "price": "Free",
  "publisher_name": "Rovio Entertainment Corporation",
  "publisher_email": "support@rovio.com",
  "publisher_url": "https://www.rovio.com",
  "publisher_address": ". . .",
  ...
}

Your System

App icon

Angry Birds
bundle id: com.rovio.angrybirds

Version 7.9.6
Updated September 17, 2018
Genre Arcade
Price Free
In-app purchases $0.99 - $49.99 per item
Downloads 100+ M
Publisher Rovio Entertainment Corporation
Email support@rovio.com
Website https://www.rovio.com
. . . . . .

Why AppMonsta?



Global Coverage

Global Coverage

AppMonsta excels in collecting data about apps across a broad number of countries. We currently collect the data in 155 countries, with full coverage depending on our customers needs.

Daily fresh data

We update all apps on a daily basis. We run our operation continuously on thousands of machines, processing tens of millions of pages per day. With us, you never miss out on important updates.

Daily updated data

Sync your database

Sync your database

Our API is designed to allow you to maintain your own database of all the apps in the app stores. Bulk import a data set of all apps once and then keep it up to date with only the new and updated apps each day. We make updating your database fast and straightforward with only one API call per day.

Hands-on support

We take time to make our customers successful. We help you figure out how to best utilize the data in your project. Designing a new solution? We'd love to hear about it and help you with our expertize. We provide hands-on integration support to get you started in minutes.

Integration support

Advanced Analytics

Advanced Features & Analytics

For customers who need more than just data.


Sentiment analysis for app reviews

Metrics to drive effective business decisions and get audience insights.


Cross-store app matching

Link apps and publishers that are available on both platforms.



Learn how we can help

↪ Schedule a call and let us help you design a solution for your needs.

Who uses AppMonsta?

We work with a wide variety of industries and our customers range from Fortune 500 companies to startups. From mobile phone manufacturers to VCs they all trust us to deliver the best quality data and service.



Phone Manufacturers & Carriers

Fortune 500 companies power their mobile experiences with AppMonsta.

  • Increase app discovery
  • Recommend apps for a better new phone first use experience

Advertising & Marketing Firms

Top firms power their mobile app services with AppMonsta.

  • Track market trends
  • Annotate mobile user data with app store metadata

Investors

Used by Top Sand Hill Road VCs.

  • Identify potential investment opportunities
  • Compare competing apps in a specific niche
  • Discover early trends in app niches and categories

App Search & Recommendation Engines

AppMonsta data powers millions of searches each month.

  • Keep your database of apps up to date
  • Process fast, accurate, daily database updates

Brand Protection & Mobile Security Companies

Companies in brand protection and advanced mobile security rely on AppMonsta.

  • Track and analyze apps
  • Access fresh global app store data
Terms Privacy Cookie-Policy