# AvdLee/appstoreconnect-swift-sdk

The Swift SDK to work with the App Store Connect API from Apple.

Repository: https://github.com/AvdLee/appstoreconnect-swift-sdk
Canonical: https://ross.abutalabs.com/products/appstoreconnect-swift-sdk
Language: Swift
License: NOASSERTION
License Family: other
Last push: 2026-08-22T18:37:29+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 2858, "days_push": 11, "days_rel": 11, "gap_med": 36, "n_releases_24m": 18}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1685, forks 225 (observed 2026-08-28T04:05:21.973392+00:00)

## What it is
A Swift SDK for interacting with Apple's App Store Connect API, with OpenAPI-generated endpoints and models covering all API requests. It handles JWT signing with API keys and supports all Apple platforms via Swift Package Manager.

## Use cases
- automate app store connect workflows
- fetch app store sales and analytics data
- manage app builds and testflight testers programmatically
- sign app store connect api requests with jwt
- integrate app store connect api into a swift app
- automate app release and metadata updates

## When to choose
- you're building in Swift and need typed access to the App Store Connect API
- you want OpenAPI-generated coverage of all endpoints rather than hand-written clients
- you need JWT API-key authentication handled for you

## When to avoid
- you need a language other than Swift
- you only need a few simple calls and prefer raw HTTP requests
- you need endpoints not yet covered by the App Store Connect API itself

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-client, auth
- domain: developer-tools, apis, apple-ecosystem
- platform: cross-platform
- tags: app-store-connect, openapi-generated, jwt-authentication, apple, api-client, automation, swift, macos, ios

## Member repositories
- AvdLee/appstoreconnect-swift-sdk (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.973392+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:39:14.814733+00:00, confidence not recorded.
  - readme: https://github.com/AvdLee/appstoreconnect-swift-sdk (fetched 2026-08-28T04:05:21.973392+00:00, sha 78caed4868d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
