To see real sales data we need an App Store Connect API key. We store it encrypted (AES-256-GCM) and use it only to fetch your reports.
Generate the key
- In App Store Connect, go to Users and Access → Keys.
- Click + and pick Sales and Reports access.
- Download the
.p8file (you can only download once — save it). - Note the Issuer ID and Key ID shown on the same page.
Connect in BoostYourApp
- Go to Settings → Integrations → App Store Connect.
- Paste the Issuer ID, Key ID, and the contents of the
.p8file. - Hit Connect. The first sync runs immediately and backfills the last 90 days.
Was this article helpful?