<!--
{
  "documentType" : "article",
  "framework" : "AppStoreConnectAPI",
  "identifier" : "/documentation/AppStoreConnectAPI/sales-and-finance",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Sales and Finance"
}
-->

# Sales and Finance

Download your sales and financial reports.

## Discussion

App Store Connect provides data that allows you to measure the performance of your app and view payments from Apple. Use the App Store Connect API to apply filters to select and configure the data, and automate the download of sales and financial reports. For detailed information on reports, see [Overview of reporting tools](https://developer.apple.com/help/app-store-connect/measure-app-performance/overview-of-reporting-tools).

These endpoints require a Team key and aren’t usable with an Individual key. To learn more about keys and roles, see [Creating API Keys for App Store Connect API](/documentation/AppStoreConnectAPI/creating-api-keys-for-app-store-connect-api).

## Topics

### Downloading Reports

[`Download finance reports`](/documentation/AppStoreConnectAPI/GET-v1-financeReports)

Download finance reports filtered by your specified criteria.

[`Download sales and trends reports`](/documentation/AppStoreConnectAPI/GET-v1-salesReports)

Download sales and trends reports filtered by your specified criteria.

### Objects

[`gzip`](/documentation/AppStoreConnectAPI/gzip)

A binary value that represents a gzip-compressed file.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)