Skip to main content

What is the App Store API?

All the available data through our API and how to get started

Meghna Anand avatar
Written by Meghna Anand
Updated over 5 months ago

Introduction

AppTweak’s API allows you to access the Apple App Store & Google Play Store programmatically in 100+ countries. Use our API to visualize mobile app data the way you want, build custom reports, automate part of your processes, or integrate AppTweak data into your product.

Watch this video to get a quick overview of the main features included.

Available Data

The data available for your analyses include:

Getting Started

In order to use the AppTweak Public API, you must obtain an API token which will be used for authentication and billing purposes. This token can be automatically obtained by subscribing to an AppTweak API plan. Once subscribed, you will find your API dashboard - which includes your API token and links to this documentation - in the "API" section of AppTweak.

API Dashboard within AppTweak

API dashboard

Once subscribed to a valid API subscription you will get access to the API menu. In this menu you'll find the API dashboard with all the necessary information to start making API requests and track your usage. You can find:

  1. Your recurring credits used for this billing cycle & additional credits (that don't expire in time)

  2. Links towards our recipes (more info on these code sample here)

  3. Your request log table where you can search your requests and export them in CSV

Documentation

Our documentation gathers all the information you need to run requests. The countries and categories for which data is available, the pricing mechanism and the API endpoints details.

Inside our documentation you can easily run requests from an API endpoint page by following 3 steps:

  1. Fill in your API token in the header (done automatically if you're clicking on the documentation from the API dashboard)

  2. Fill in your query parameters to build your requests

  3. Click on "Try it!" to run the request. ⚠️ Be careful that you will be charged for these requests!

If you want to have an idea of the response format without being charged, you can also click on the examples for iOS or Android (*).

100,000 credits during your API trial?

During an API trial you'll get 100,000 API credits. Wondering what you can do with that? Here are some examples of interesting use-cases:

  • Get the App Keyword Rank & Installs of 250 keywords for 5 apps over the last month

  • Fetch 100,000 keyword suggestions

  • Pull 100,000 app reviews for an app

  • Get the volume or Max Reach for 10,000 keywords

  • Get the live search results of 2,000 keywords

  • Get last month’s Top Charts in 100 markets for 25 categories

What's next?

Did this answer your question?