App Center Client Skill
appcenter-ms
appcenter-ms
| Method | Path | Description |
|---|---|---|
POST | /v0.1/users/{user_id}/devices/register | |
GET | /v0.1/user/notifications/emailSettings | Registers a user for an existing device |
GET | /v0.1/user/metadata/optimizely | Get Default email notification settings for the user |
POST | /v0.1/user/invitations/orgs/{invitation_token}/reject | |
POST | /v0.1/user/invitations/orgs/{invitation_token}/accept | Rejects a pending organization invitation |
POST | /v0.1/user/invitations/distribution_groups/accept | Accepts a pending organization invitation for the specified user |
POST | /v0.1/user/invitations/apps/{invitation_token}/reject | Accepts all pending invitations to distribution groups for the specified user |
POST | /v0.1/user/invitations/apps/{invitation_token}/accept | Rejects a pending invitation for the specified user |
GET | /v0.1/user/export/serviceConnections | Accepts a pending invitation for the specified user |
POST | /v0.1/user/dsr/export/{token}/cancel | Gets all service connections of the service type for GDPR export. |
GET | /v0.1/user/dsr/export/{token} | |
POST | /v0.1/user/dsr/export | |
POST | /v0.1/user/dsr/delete/{token}/cancel | |
GET | /v0.1/user/dsr/delete/{token} | |
POST | /v0.1/user/dsr/delete | |
GET | /v0.1/user/devices/{device_udid} | |
DELETE | /v0.1/user/devices/{device_udid} | Returns the device details. |
GET | /v0.1/user/devices | Removes an existing device from a user |
GET | /v0.1/user | Returns all devices associated with the given user. |
PATCH | /v0.1/user | Returns the user profile data |
GET | /v0.1/sdk/apps/{app_secret}/releases/{release_hash} | Updates the user profile and returns the updated user data |
GET | /v0.1/sdk/apps/{app_secret}/releases/private/latest | If 'latest' is not specified then it will return the specified release if it's enabled. If 'latest' is specified, regardless of whether a release hash is provided, the latest enab... |
GET | /v0.1/public/sparkle/apps/{app_secret} | Get the latest release distributed to a private group the given user is a member of for the given app. |
GET | /v0.1/public/sdk/apps/{app_secret}/releases/{release_hash}/public_distribution_groups | Gets the sparkle feed of the releases that are distributed to all the public distribution groups. |
GET | /v0.1/public/sdk/apps/{app_secret}/releases/latest | Get all public distribution groups that a given release has been distributed to |
GET | /v0.1/public/sdk/apps/{app_secret}/distribution_groups/{distribution_group_id}/releases/latest | Get the latest public release for the given app. |
POST | /v0.1/public/apps/{owner_name}/{app_name}/install_analytics | Get a release with 'latest' for the given public group. |
GET | /v0.1/public/apps/{app_id}/releases/{release_id}/ios_manifest | Notify download(s) for the provided distribution release(s). |
GET | /v0.1/orgs/{org_name}/users/{user_name}/apps | Returns the manifest.plist in XML format for installing the release on a device. Only available for iOS. |
PATCH | /v0.1/orgs/{org_name}/users/{user_name} | Get a user apps information from an organization by name |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install appcenter-ms
Downloads and installs to ~/.claude/skills/appcenter-ms/
v0.1 (2026-02-19)