Are these APIs free to access?
The listed endpoints are public read-only resources for aggregate statistics, monthly reports and discovery metadata. Private product APIs, paid ASO workflows and user data are not included in this catalog.
AppStoreStatistics exposes a small set of public, read-only resources for agents, search systems, journalists and developers. These endpoints cover aggregate observed App Store statistics, monthly Pulse reports, citation exports and machine-readable discovery metadata.
Public endpoints describe stored observations and aggregate snapshots, not private user data.
Monthly Pulse reports expose matching HTML, JSON, CSV-Light and press-note formats.
The API catalog excludes Stripe, auth, user, ASO Pro, Ads Intelligence and internal endpoints.
Endpoints
Use the canonical URLs below. Query-parameter examples are shown only where the endpoint supports format or date selection.
| Resource | Format | URL | Description |
|---|---|---|---|
| Daily App Store statistics | JSON | https://appstorestatistics.com/api/public/app-store-statistics | Latest public aggregate snapshot with observed indexed apps, developers, countries, categories, ratings, releases, updates, chart activity, coverage and methodology version. |
| Daily App Store statistics by date | JSON | https://appstorestatistics.com/api/public/app-store-statistics?date=2026-06-24 | Specific dated statistics snapshot when available. Unknown dates return a not-found response instead of fabricated data. |
| App Store Volatility Index | JSON | https://appstorestatistics.com/api/public/app-store-volatility | Latest observed 0-100 chart-volatility snapshot across stored countries, chart types and categories, including score breakdowns, top volatile charts and stable charts. |
| Latest Country Opportunity Index | JSON | https://appstorestatistics.com/api/public/country-opportunity-index/latest | Latest monthly storefront opportunity cohort with component scores, qualification gates, coverage and methodology version. |
| Country Opportunity CSV-Light | CSV | https://appstorestatistics.com/api/public/country-opportunity-index/latest?format=csv | Section-based export covering summary values, storefront scores, components and observed category distribution. |
| App Store Pulse report | JSON | https://appstorestatistics.com/api/public/app-store-pulse/2026-06?format=json | Full public monthly report payload with summary, findings, releases, updates, countries, categories, movers, leaders, quality and coverage. |
| App Store Pulse CSV-Light | CSV | https://appstorestatistics.com/api/public/app-store-pulse/2026-06?format=csv | Lightweight tabular export for citations, spreadsheets and external analysis. It contains report sections, positions, app identifiers, metrics and notes. |
| App Store Pulse press kit | Text | https://appstorestatistics.com/api/public/app-store-pulse/2026-06?format=press | Plain-text outreach notes with title, coverage, citation guidance, source links, and concise report findings. |
| Current research press kit | JSON | https://appstorestatistics.com/api/public/research/press-kit?format=json | Consolidated citation-ready findings from the latest App Store Pulse, Country Opportunity Index and Volatility Index data. |
| Current research press notes | Text | https://appstorestatistics.com/api/public/research/press-kit?format=press | Plain-text findings, source links, limitations and suggested citation text for newsletters, journalists and researchers. |
| Agent API catalog | Linkset JSON | https://appstorestatistics.com/.well-known/api-catalog | RFC 9727 API catalog for crawlers and agents. It lists public data endpoints, documentation, LLM guides and sitemap references. |
| Agent descriptor | JSON | https://appstorestatistics.com/.well-known/agent-card.json | Public DNS-AID and agent-discovery descriptor with canonical source links, public data endpoints, usage boundaries and discovery metadata. |
| Markdown negotiation | Markdown via Accept header | https://appstorestatistics.com/docs/api | Public HTML pages can return curated Markdown when agents send Accept: text/markdown. Browsers continue to receive HTML by default. |
| Localized public SEO clusters | HTML / Markdown | https://appstorestatistics.com/de | Public SEO pages are available under /de, /es, /ar, /zh, /ja and /fr with hreflang, localized copy, source context and unchanged product workflows. |
Usage notes
These endpoints are intended for discovery, citation, lightweight analysis and source verification. Keep request volume reasonable, cache responses where possible, and retain source labels when quoting values.
Public APIs do not expose user accounts, saved trackers, billing data, private ASO runs or Ads Intelligence payloads.
Observed statistics are dataset metrics, not complete worldwide Apple inventory, download or revenue totals.
Each public data page or response includes a snapshot, report or generation date. Use that date in citations.
Agents should fetch `/.well-known/agent-card.json`, `/.well-known/api-catalog`, `llms.txt`, `llms-full.txt` and `/methodology` before selecting endpoint data.
Terms such as keyword ranking, keyword difficulty, Top Grossing, rank volatility and storefront are defined at `/glossary` with method notes and examples.
Agents can request supported public pages with `Accept: text/markdown` to receive a curated Markdown response. Standard browser requests continue to receive HTML.
The public API endpoints expose aggregate, read-only source data for citation and discovery. Full Access unlocks interactive app analytics, ASO workflows, competitor research, keyword tracking, Ads Intelligence Beta, and modeled download or revenue estimates inside the product.
Paid ASO workflows include saved keyword tracking, keyword difficulty scoring, keyword suggestions, app keyword profiles, competitor comparison, and keyword gap analysis.
Paid app statistics include per-app ranking history, chart movement, country and category visibility, ratings and review signals, competitor context, and modeled download or revenue estimates.
Download and revenue estimates are labeled as modeled estimates with confidence context. They are not official Apple download, sales, proceeds, or competitor revenue figures.
Full Access is available as EUR 7.99 monthly, EUR 49.99 yearly after an eligible seven-day trial, or EUR 99.99 lifetime. Enterprise requirements are handled by email. See Pricing for current terms.
AppStoreStatistics publishes factual alternative pages for tools such as Sensor Tower, Appfigures, AppTweak, data.ai, MobileAction and others.
FAQ
The listed endpoints are public read-only resources for aggregate statistics, monthly reports and discovery metadata. Private product APIs, paid ASO workflows and user data are not included in this catalog.
Yes. Cite AppStoreStatistics as publisher, include the endpoint URL, the displayed snapshot or report date, and preserve labels such as observed, estimated, cached or partial when present.
No. The public statistics and report endpoints describe observed AppStoreStatistics dataset metrics and stored ranking activity, not exact worldwide Apple downloads, installs, revenue or proceeds.
Agents should start with /.well-known/agent-card.json, /.well-known/api-catalog, /llms.txt, /methodology and /api/public/app-store-statistics before using monthly report endpoints.