Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

iOS GameCenterMatchmakingRuleSets API

The GameCenterMatchmakingRuleSets API from iOS — 8 operation(s) for gamecentermatchmakingrulesets.

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

Tagged areas include GameCenterMatchmakingRuleSets. 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 11 operations across 8 paths, and defines 23 schemas. It is described by OpenAPI 3.0.1, at version 4.3.1.

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

11 operations 8 paths 23 schemas 1 DELETE8 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

iOS GameCenterMatchmakingRuleSets 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 11

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

GameCenterMatchmakingRuleSets 11
GET
/v1/gameCenterMatchmakingRuleSets
List Game Center Matchmaking Rule Sets
gameCenterMatchmakingRuleSets_getCollection 9 params → 400401403200429
POST
/v1/gameCenterMatchmakingRuleSets
Create Game Center Matchmaking Rule Sets
gameCenterMatchmakingRuleSets_createInstance body → 400401403422201409429
GET
/v1/gameCenterMatchmakingRuleSets/{id}
Get Game Center Matchmaking Rule Sets
gameCenterMatchmakingRuleSets_getInstance 9 params → 400401403404200429
PATCH
/v1/gameCenterMatchmakingRuleSets/{id}
Update Game Center Matchmaking Rule Sets
gameCenterMatchmakingRuleSets_updateInstance 1 param body → 400401403404422200409429
DELETE
/v1/gameCenterMatchmakingRuleSets/{id}
Delete Game Center Matchmaking Rule Sets
gameCenterMatchmakingRuleSets_deleteInstance 1 param → 400401403404204429
GET
/v1/gameCenterMatchmakingRuleSets/{id}/relationships/matchmakingQueues
List Related Game Center Matchmaking Rule Sets / Matchmaking Queues
gameCenterMatchmakingRuleSets_matchmakingQueues_getToManyRelationship 2 params → 400401403404200429
GET
/v1/gameCenterMatchmakingRuleSets/{id}/matchmakingQueues
List Related Game Center Matchmaking Rule Sets / Matchmaking Queues
gameCenterMatchmakingRuleSets_matchmakingQueues_getToManyRelated 5 params → 400401403404200429
GET
/v1/gameCenterMatchmakingRuleSets/{id}/relationships/rules
List Related Game Center Matchmaking Rule Sets / Rules
gameCenterMatchmakingRuleSets_rules_getToManyRelationship 2 params → 400401403404200429
GET
/v1/gameCenterMatchmakingRuleSets/{id}/rules
List Related Game Center Matchmaking Rule Sets / Rules
gameCenterMatchmakingRuleSets_rules_getToManyRelated 3 params → 400401403404200429
GET
/v1/gameCenterMatchmakingRuleSets/{id}/relationships/teams
List Related Game Center Matchmaking Rule Sets / Teams
gameCenterMatchmakingRuleSets_teams_getToManyRelationship 2 params → 400401403404200429
GET
/v1/gameCenterMatchmakingRuleSets/{id}/teams
List Related Game Center Matchmaking Rule Sets / Teams
gameCenterMatchmakingRuleSets_teams_getToManyRelated 3 params → 400401403404200429

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are GameCenterMatchmakingQueue (5 properties), GameCenterMatchmakingRuleSet (5 properties), GameCenterMatchmakingTeam (4 properties), GameCenterMatchmakingRuleSetsResponse (4 properties). Each schema is shown below with its type and property counts.

PagedDocumentLinks
object
3 properties 1 required
ResourceLinks
object
1 property
GameCenterMatchmakingRuleSetUpdateRequest
object
1 property 1 required
ErrorSourceParameter
object
1 property 1 required
ErrorLinks
object
2 properties
GameCenterMatchmakingQueuesResponse
object
4 properties 2 required
GameCenterMatchmakingRuleSetCreateRequest
object
1 property 1 required
GameCenterMatchmakingTeamsResponse
object
3 properties 2 required
GameCenterMatchmakingRule
object
4 properties 2 required
DocumentLinks
object
1 property 1 required
ErrorResponse
object
1 property
GameCenterMatchmakingRuleSet
object
5 properties 2 required
GameCenterMatchmakingRuleSetResponse
object
3 properties 2 required
RelationshipLinks
object
2 properties
GameCenterMatchmakingRuleSetsResponse
object
4 properties 2 required
GameCenterMatchmakingTeam
object
4 properties 2 required
GameCenterMatchmakingRuleSetMatchmakingQueuesLinkagesResponse
object
3 properties 2 required
ErrorSourcePointer
object
1 property 1 required
PagingInformation
object
1 property 1 required
GameCenterMatchmakingQueue
object
5 properties 2 required
GameCenterMatchmakingRuleSetTeamsLinkagesResponse
object
3 properties 2 required
GameCenterMatchmakingRuleSetRulesLinkagesResponse
object
3 properties 2 required
GameCenterMatchmakingRulesResponse
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ios-gamecentermatchmakingrulesets-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