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

The GameCenterActivityImages API from iOS — 2 operation(s) for gamecenteractivityimages.

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

Tagged areas include GameCenterActivityImages. 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 4 operations across 2 paths, and defines 15 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/.

4 operations 2 paths 15 schemas 1 DELETE1 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 GameCenterActivityImages 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 4

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

GameCenterActivityImages 4
POST
/v1/gameCenterActivityImages
Create Game Center Activity Images
gameCenterActivityImages_createInstance body → 400401403422201409429
GET
/v1/gameCenterActivityImages/{id}
Get Game Center Activity Images
gameCenterActivityImages_getInstance 2 params → 400401403404200429
PATCH
/v1/gameCenterActivityImages/{id}
Update Game Center Activity Images
gameCenterActivityImages_updateInstance 1 param body → 400401403404422200409429
DELETE
/v1/gameCenterActivityImages/{id}
Delete Game Center Activity Images
gameCenterActivityImages_deleteInstance 1 param → 400401403404204429

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are UploadOperation (5 properties), GameCenterActivityImage (4 properties), ImageAsset (3 properties), AppMediaAssetState (3 properties). Each schema is shown below with its type and property counts.

DocumentLinks
object
1 property 1 required
GameCenterActivityImageUpdateRequest
object
1 property 1 required
ImageAsset
object
3 properties
GameCenterActivityImageCreateRequest
object
1 property 1 required
GameCenterActivityImage
object
4 properties 2 required
ResourceLinks
object
1 property
UploadOperation
object
5 properties
ErrorSourceParameter
object
1 property 1 required
ErrorLinks
object
2 properties
GameCenterActivityImageResponse
object
2 properties 2 required
ErrorResponse
object
1 property
AppMediaStateError
object
2 properties
ErrorSourcePointer
object
1 property 1 required
AppMediaAssetState
object
3 properties
HttpHeader
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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