A

apple.com

Apple develops consumer and developer platforms including the App Store, Siri integrations, and Apple Music services. Its developer documentation covers APIs for managing App Store Connect resources and integrating cloud-backed media services with Siri.

3 integrations · MCP · REST

Apple exposes two documented developer HTTP APIs under apple.com ecosystem docs—App Store Connect API and SiriKit Cloud Media—and a known Apple Music MCP server endpoint on mcp.music.apple.com; App Store Connect uses signed JWT bearer auth, while SiriKit Cloud Media and the MCP server have unclear/publicly undocumented auth from the pages found.

discovered 1mo ago
MCP servers1
REST · OpenAPI2
Credentials
App Store Connect API signing key and JWTjwtGet key

In App Store Connect API docs, create an App Store Connect API key from your organization's App Store Connect account, download the private key once, then sign your own JWTs for API requests. Apple notes there are team and individual keys, and calls to the API use the signed JWT in the Authorization: Bearer header.

conventions · 0/8 published

Publish these signals → /publishing