appfigures

Retrieve app store analytics via the Appfigures REST API.

37|12|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/exiao/skills --skill appfigures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: appfigures
Source: https://github.com/exiao/skills/tree/main/appfigures
Command: npx skills add https://github.com/exiao/skills --skill appfigures

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides access to crucial app store analytics, enabling users to track downloads, revenue, reviews, and rankings for their own apps and competitors.

Core Features & Use Cases

  • App Analytics: Retrieve sales (downloads, revenue), subscriptions (MRR, churn), reviews, ratings, and rankings.
  • API Integration: Leverages the Appfigures REST API for data retrieval.
  • Use Case: A product manager needs to understand the performance of their app against a competitor over the last quarter. They can use this Skill to pull download and revenue data for both apps, identify trends, and inform strategic decisions.

Quick Start

Use the appfigures skill to get the last 7 days downloads for Bloom iOS.

Frequently Asked Questions about appfigures

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve app store revenue and downloads data for my products?

You can retrieve app store revenue and downloads data by querying the Appfigures REST API. The Skill supports filtering results by specific product IDs, date ranges, and countries to monitor detailed sales performance.

What app store analytics metrics are available for competitive analysis?

Available app store analytics metrics include sales, subscriptions, reviews, ratings, and rankings. You can pull this data for both your own apps and competitor apps to compare performance over specific date ranges.

Do I need authentication to pull app store subscriptions and ratings?

Yes, you need authentication via a Bearer token to pull app store subscriptions and ratings. This authentication is required to access the specific API routes for retrieving different data types from Appfigures.

Can I filter app store reviews by country and date range?

Yes, you can filter app store reviews by country and date range. The API integration supports filtering by product IDs, countries, date ranges, and granularity for detailed performance monitoring.

What is the best way to track MRR and churn for my iOS app?

The best way to track MRR and churn is by retrieving subscription data via the Appfigures REST API. This allows you to monitor subscription metrics and filter by product IDs and date ranges for your iOS app.