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 Builds API

Manage builds uploaded to App Store Connect, including build metadata, processing state, and build relationships.

Apple Builds 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 Builds. 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 6 operations across 5 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.

6 operations 5 paths 18 schemas 5 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 Builds 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 6

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

Builds 6

Manage builds uploaded to App Store Connect, including build metadata, processing state, and build relationships.

GET
/v1/apps/{id}/builds
List All Builds of an App
listAppBuilds 3 params → 200400401403404
GET
/v1/builds
List Builds
listBuilds 13 params → 200400401403
GET
/v1/builds/{id}
Read Build Information
readBuild 3 params → 200400401403404
PATCH
/v1/builds/{id}
Modify a Build
modifyBuild 1 param body → 200400401403404409
GET
/v1/builds/{id}/individualTesters
List All Individual Testers for a Build
listBuildIndividualTesters 3 params → 200400401403404
GET
/v1/betaTesters/{id}/builds
List All Builds Individually Assigned to a Beta Tester
listBetaTesterBuilds 3 params → 200400401403404

Schemas 18

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

RelationshipData
object
2 properties 2 required
BuildsResponse
object
4 properties 2 required
BuildUpdateRequest
object
1 property 1 required
BetaTesterAttributes
object
5 properties
RelationshipLinks
object
2 properties
DocumentLinks
object
1 property 1 required
BetaTesterRelationships
object
3 properties
ErrorResponse
object
1 property 1 required
BetaTestersResponse
object
4 properties 2 required
BuildAttributes
object
11 properties
PagedDocumentLinks
object
3 properties 1 required
Build
object
5 properties 2 required
BetaTester
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
BuildResponse
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apple-builds-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 Builds 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.