Skip to main content
The Sales and Trends API lets you download the same reports available in App Store Connect > Sales and Trends: sales summaries, installs, subscriptions, and more. Reports are returned as gzip-compressed TSV files.
Requires a Team (Organization) key — Individual Apple Developer accounts cannot access Sales Reports. You also need your Vendor Number from Agreements, Tax, and Banking.

Download Sales Report

Download a Sales and Trends report. The response is a gzip file—save it and decompress to get the TSV.

Required Headers

Required Query Parameters

Optional Query Parameters

Report Date Format


Report Types & Valid Combinations

See Apple’s documentation for the full matrix.

Response

The API returns the raw gzip file. Save it with a .tsv.gz extension and decompress:

Code Example


Finding Your Vendor Number

  1. Go to App Store Connect
  2. Agreements, Tax, and Banking
  3. Under Paid Apps or In-App Purchases, find your Vendor Number (numeric, e.g. 12345678)

Credits