How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Apple Apps API

Manage your apps in App Store Connect, including app metadata, pricing, availability, and app information.

Apple Apps API is one of 21 APIs that Apple publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 35 JSON Schema definitions.

Tagged areas include Application. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, a getting-started guide, a changelog, and 35 JSON Schemas.

This API exposes 5 operations across 4 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 3.6.0.

Requests are made against a single base URL, https://api.appstoreconnect.apple.com.

5 operations 4 paths 18 schemas 4 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.6.0
Base URL
https://api.music.apple.com/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Apple Apps API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — App Store Connect API uses JSON Web Tokens (JWT) for authentication. Generate a token using your API key from App Store Connect. The token must include the iss…

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 4 GET, 1 PATCH. Each is listed below with its method, path, parameters, and response codes.

Apps 5

Manage your apps in App Store Connect, including app metadata, pricing, availability, and app information.

GET
/v1/apps
List Apps
listApps 9 params → 200400401403
GET
/v1/apps/{id}
Read App Information
readApp 3 params → 200400401403404
PATCH
/v1/apps/{id}
Modify an App
modifyApp 1 param body → 200400401403404409
GET
/v1/apps/{id}/builds
List All Builds of an App
listAppBuilds 3 params → 200400401403404
GET
/v1/betaTesters/{id}/apps
List All Apps for a Beta Tester
listBetaTesterApps 3 params → 200400401403404

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are AppAttributes (11 properties), BuildAttributes (11 properties), BuildRelationships (9 properties), AppRelationships (6 properties). Each schema is shown below with its type and property counts.

RelationshipData
object
2 properties 2 required
BuildsResponse
object
4 properties 2 required
AppAttributes
object
11 properties
AppUpdateRequest
object
1 property 1 required
RelationshipLinks
object
2 properties
AppResponse
object
3 properties 2 required
DocumentLinks
object
1 property 1 required
AppsResponse
object
4 properties 2 required
ErrorResponse
object
1 property 1 required
App
object
5 properties 2 required
BuildAttributes
object
11 properties
PagedDocumentLinks
object
3 properties 1 required
AppRelationships
object
6 properties
Build
object
5 properties 2 required
PagingInformation
object
1 property 1 required
ErrorDetail
object
6 properties 2 required
ResourceLink
object
1 property
BuildRelationships
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apple-apps-api-openapi.yml Raw ↑

Other APIs Apple publishes across the network.

Apple Music API
WeatherKit REST API
MapKit JS
Sign in with Apple REST API
Apple Push Notification Service (APNs)
App Store Server API
App Store Server Notifications V2
Apple Maps Server API
Apple News API
DeviceCheck API
Apple Ads Campaign Management API
Wallet Passes Web Service
Where this information came from

This is an independent, third-party profile of Apple Apps API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.