ASCStats Setup — reneph.de
reneph.de
ASCStats
ASCStats · Setup guide

Connecting ASCStats to App Store Connect

To show your stats, ASCStats needs four pieces of credentials from your Apple account. You generate them once in App Store Connect, paste them into ASCStats, and they're stored in your Mac's Keychain — nothing is sent to us.

The four things you'll collect
Issuer ID
57246542-96fe-1a63-…
A single UUID shared by your whole team.
Key ID
2X9R4HXF34
A 10-character ID for the key you create.
Private key
AuthKey_2X9R4HXF34.p8
A .p8 file you download once.
Vendor No.
85942360
An 8-digit number for your sales reports.
Before you start

You'll need to sign in to appstoreconnect.apple.com with an account that has the Admin or Account Holder role — only those roles can generate API keys. Have it open in a browser tab and keep it side-by-side with ASCStats.

PART 1

Create an App Store Connect API key

This one key gives you three of the four credentials: the Issuer ID, the Key ID, and the private key file.

1
Open Users and Access → Integrations

In App Store Connect, go to Users and Access, then select the Integrations tab at the top. In the sidebar, under App Store Connect API, choose Team Keys.

2
Copy the Issuer ID

At the top of that page you'll see Issuer ID with a long UUID next to it. Click to copy it.

→ Issuer ID57246542-96fe-1a63-e053-0824d011072a
3
Generate a new key

Click the + (Generate API Key). Give it a name like ASCStats and assign an access role. Admin or Finance works well — the key needs permission to read sales and finance reports. Click Generate.

4
Copy the Key ID

The new key now appears in the list. Its Key ID is the 10-character code in the Key ID column.

→ Key ID2X9R4HXF34
5
Download the private key

In the key's row, click Download API Key. This saves a file named AuthKey_KeyID.p8 — this is your private key.

⚠️You can only download it once. Apple never lets you re-download a key. Keep the .p8 file somewhere safe — if you lose it, you'll have to revoke the key and create a new one.
PART 2

Find your Vendor Number

The vendor number identifies your account in Apple's sales reports. It lives in a different section of App Store Connect.

1
Open Payments and Financial Reports

From the App Store Connect home, open Payments and Financial Reports (you can also use Sales and Trends → Reports).

2
Read the Vendor No.

Your Vendor No. is shown in the top-left corner of the page, just below your team name. It's the same 8-digit number across all reports.

→ Vendor No.85942360
PART 3

Enter it all into ASCStats

Open ASCStats' settings and fill in the four fields you just collected.

ASCStats — App Store Connect API
Issuer ID
57246542-96fe-1a63-e053-0824d011072a
Key ID
2X9R4HXF34
Vendor No.
85942360
Private key (.p8)
📄 AuthKey_2X9R4HXF34.p8 Choose file…
Stored in the macOS Keychain. Connect

Once connected, ASCStats fetches your data straight from Apple and your menu bar comes to life. First sync can take a moment while Apple prepares the reports.

Keeping it safe

These credentials let ASCStats read your sales data — treat them like a password. ASCStats keeps them in the macOS Keychain and talks only to Apple; nothing is sent to reneph.de. If a key is ever exposed, you can revoke it anytime from the same Integrations page in App Store Connect and generate a fresh one.