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 Beta Testers API

Manage TestFlight beta testers, including inviting testers, managing tester groups, and controlling access to beta builds.

Apple Beta Testers 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 Beta Testers. 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 15 operations across 9 paths, and defines 30 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.

15 operations 9 paths 30 schemas 3 DELETE8 GET1 PATCH3 POST

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 Beta Testers 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 15

Across 9 paths, the API surfaces 15 operations — 3 DELETE, 8 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Beta Testers 15

Manage TestFlight beta testers, including inviting testers, managing tester groups, and controlling access to beta builds.

GET
/v1/builds/{id}/individualTesters
List All Individual Testers for a Build
listBuildIndividualTesters 3 params → 200400401403404
GET
/v1/betaTesters
List Beta Testers
listBetaTesters 12 params → 200400401403
POST
/v1/betaTesters
Create a Beta Tester
createBetaTester body → 201400401403409
GET
/v1/betaTesters/{id}
Read Beta Tester Information
readBetaTester 3 params → 200400401403404
DELETE
/v1/betaTesters/{id}
Delete a Beta Tester
deleteBetaTester 1 param → 204401403404409
GET
/v1/betaTesters/{id}/apps
List All Apps for a Beta Tester
listBetaTesterApps 3 params → 200400401403404
GET
/v1/betaTesters/{id}/builds
List All Builds Individually Assigned to a Beta Tester
listBetaTesterBuilds 3 params → 200400401403404
GET
/v1/betaGroups
List Beta Groups
listBetaGroups 9 params → 200400401403
POST
/v1/betaGroups
Create a Beta Group
createBetaGroup body → 201400401403409
GET
/v1/betaGroups/{id}
Read Beta Group Information
readBetaGroup 3 params → 200400401403404
PATCH
/v1/betaGroups/{id}
Modify a Beta Group
modifyBetaGroup 1 param body → 200400401403404409
DELETE
/v1/betaGroups/{id}
Delete a Beta Group
deleteBetaGroup 1 param → 204401403404409
GET
/v1/betaGroups/{id}/betaTesters
List All Beta Testers in a Beta Group
listBetaGroupBetaTesters 3 params → 200400401403404
POST
/v1/betaGroups/{id}/relationships/betaTesters
Add Beta Testers to a Beta Group
addBetaTestersToBetaGroup 1 param body → 204401403404409
DELETE
/v1/betaGroups/{id}/relationships/betaTesters
Remove Beta Testers From a Beta Group
removeBetaTestersFromBetaGroup 1 param body → 204401403404409

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are BuildAttributes (11 properties), AppAttributes (11 properties), BetaGroupAttributes (11 properties), BuildRelationships (9 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
BetaGroup
object
5 properties 2 required
BetaTesterAttributes
object
5 properties
RelationshipLinks
object
2 properties
BetaGroupAttributes
object
11 properties
DocumentLinks
object
1 property 1 required
AppsResponse
object
4 properties 2 required
BetaTesterRelationships
object
3 properties
BetaGroupBetaTestersLinkagesRequest
object
1 property 1 required
ErrorResponse
object
1 property 1 required
BetaGroupResponse
object
3 properties 2 required
BetaTestersResponse
object
4 properties 2 required
App
object
5 properties 2 required
BetaGroupUpdateRequest
object
1 property 1 required
PagedDocumentLinks
object
3 properties 1 required
BuildAttributes
object
11 properties
BetaTesterResponse
object
3 properties 2 required
AppRelationships
object
6 properties
BetaGroupsResponse
object
4 properties 2 required
Build
object
5 properties 2 required
BetaGroupCreateRequest
object
1 property 1 required
BetaTesterCreateRequest
object
1 property 1 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
BetaGroupRelationships
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apple-beta-testers-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 Beta Testers 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.