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

iOS Metrics API

The Metrics API from iOS — 15 operation(s) for metrics.

iOS Metrics API is one of 199 APIs that iOS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Metrics. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and release notes.

This API exposes 15 operations across 15 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 4.3.1.

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

15 operations 15 paths 22 schemas 15 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
4.3.1
Base URL
https://api.appstoreconnect.apple.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

iOS Metrics API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (itc-bearer-token). By default, every request must be authenticated.

Paths & Operations 15

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

Metrics 15
GET
/v1/apps/{id}/metrics/betaTesterUsages
Get Metrics Apps / Beta Tester Usages
apps_betaTesterUsages_getMetrics 5 params → 400401403404200429
GET
/v1/betaGroups/{id}/metrics/betaTesterUsages
Get Metrics Beta Groups / Beta Tester Usages
betaGroups_betaTesterUsages_getMetrics 5 params → 400401403404200429
GET
/v1/betaGroups/{id}/metrics/publicLinkUsages
Get Metrics Beta Groups / Public Link Usages
betaGroups_publicLinkUsages_getMetrics 2 params → 400401403404200429
GET
/v1/betaTesters/{id}/metrics/betaTesterUsages
Get Metrics Beta Testers / Beta Tester Usages
betaTesters_betaTesterUsages_getMetrics 4 params → 400401403404200429
GET
/v1/builds/{id}/metrics/betaBuildUsages
Get Metrics Builds / Beta Build Usages
builds_betaBuildUsages_getMetrics 2 params → 400401403404200429
GET
/v1/gameCenterDetails/{id}/metrics/classicMatchmakingRequests
Get Metrics Game Center Details / Classic Matchmaking Requests
gameCenterDetails_classicMatchmakingRequests_getMetrics 6 params → 400401403404200429
GET
/v1/gameCenterDetails/{id}/metrics/ruleBasedMatchmakingRequests
Get Metrics Game Center Details / Rule Based Matchmaking Requests
gameCenterDetails_ruleBasedMatchmakingRequests_getMetrics 6 params → 400401403404200429
GET
/v1/gameCenterMatchmakingQueues/{id}/metrics/experimentMatchmakingQueueSizes
Get Metrics Game Center Matchmaking Queues / Experiment Matchmaking Queue Sizes
gameCenterMatchmakingQueues_experimentMatchmakingQueueSizes_getMetrics 4 params → 400401403404200429
GET
/v1/gameCenterMatchmakingQueues/{id}/metrics/experimentMatchmakingRequests
Get Metrics Game Center Matchmaking Queues / Experiment Matchmaking Requests
gameCenterMatchmakingQueues_experimentMatchmakingRequests_getMetrics 7 params → 400401403404200429
GET
/v1/gameCenterMatchmakingQueues/{id}/metrics/matchmakingQueueSizes
Get Metrics Game Center Matchmaking Queues / Matchmaking Queue Sizes
gameCenterMatchmakingQueues_matchmakingQueueSizes_getMetrics 4 params → 400401403404200429
GET
/v1/gameCenterMatchmakingQueues/{id}/metrics/matchmakingRequests
Get Metrics Game Center Matchmaking Queues / Matchmaking Requests
gameCenterMatchmakingQueues_matchmakingRequests_getMetrics 7 params → 400401403404200429
GET
/v1/gameCenterMatchmakingQueues/{id}/metrics/matchmakingSessions
Get Metrics Game Center Matchmaking Queues / Matchmaking Sessions
gameCenterMatchmakingQueues_matchmakingSessions_getMetrics 4 params → 400401403404200429
GET
/v1/gameCenterMatchmakingRules/{id}/metrics/matchmakingBooleanRuleResults
Get Metrics Game Center Matchmaking Rules / Matchmaking Boolean Rule Results
gameCenterMatchmakingRules_matchmakingBooleanRuleResults_getMetrics 7 params → 400401403404200429
GET
/v1/gameCenterMatchmakingRules/{id}/metrics/matchmakingNumberRuleResults
Get Metrics Game Center Matchmaking Rules / Matchmaking Number Rule Results
gameCenterMatchmakingRules_matchmakingNumberRuleResults_getMetrics 6 params → 400401403404200429
GET
/v1/gameCenterMatchmakingRules/{id}/metrics/matchmakingRuleErrors
Get Metrics Game Center Matchmaking Rules / Matchmaking Rule Errors
gameCenterMatchmakingRules_matchmakingRuleErrors_getMetrics 6 params → 400401403404200429

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are BetaTester (5 properties), AppsBetaTesterUsagesV1MetricResponse (4 properties), GameCenterMatchmakingNumberRuleResultsV1MetricResponse (3 properties), BetaBuildUsagesV1MetricResponse (3 properties). Each schema is shown below with its type and property counts.

BetaPublicLinkUsagesV1MetricResponse
object
3 properties 2 required
GameCenterMatchmakingSessionsV1MetricResponse
object
3 properties 2 required
BetaTesterUsagesV1MetricResponse
object
3 properties 2 required
GameCenterMatchmakingQueueRequestsV1MetricResponse
object
3 properties 2 required
GameCenterMatchmakingQueueSizesV1MetricResponse
object
3 properties 2 required
ErrorResponse
object
1 property
RelationshipLinks
object
2 properties
GameCenterMatchmakingBooleanRuleResultsV1MetricResponse
object
3 properties 2 required
GameCenterMatchmakingRuleErrorsV1MetricResponse
object
3 properties 2 required
BetaBuildUsagesV1MetricResponse
object
3 properties 2 required
ResourceLinks
object
1 property
BetaTester
object
5 properties 2 required
AppsBetaTesterUsagesV1MetricResponse
object
4 properties 2 required
GameCenterMatchmakingNumberRuleResultsV1MetricResponse
object
3 properties 2 required
PagedDocumentLinks
object
3 properties 1 required
ErrorSourceParameter
object
1 property 1 required
GameCenterMatchmakingAppRequestsV1MetricResponse
object
3 properties 2 required
BetaInviteType
string
BetaTesterState
string
ErrorLinks
object
2 properties
PagingInformation
object
1 property 1 required
ErrorSourcePointer
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ios-metrics-api-openapi.yml Raw ↑

Other APIs iOS publishes across the network.

App Store Server API
App Store Server Notifications
Apple Push Notification Service (APNs)
DeviceCheck and App Attest
Sign in with Apple REST API
Apple Music API
Wallet / PassKit Web Service
iOS AccessibilityDeclarations API
iOS Actors API
iOS AgeRatingDeclarations API
iOS AlternativeDistributionDomains API
iOS AlternativeDistributionKeys API
Where this information came from

This is an independent, third-party profile of iOS Metrics 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.