LAP Registry

App Center Client Skill

appcenter-ms

Provider: Appcenter Version: v0.1 Endpoints: 305 Updated: 2026-04-04

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/v0.1/users/{user_id}/devices/register
GET/v0.1/user/notifications/emailSettingsRegisters a user for an existing device
GET/v0.1/user/metadata/optimizelyGet Default email notification settings for the user
POST/v0.1/user/invitations/orgs/{invitation_token}/reject
POST/v0.1/user/invitations/orgs/{invitation_token}/acceptRejects a pending organization invitation
POST/v0.1/user/invitations/distribution_groups/acceptAccepts a pending organization invitation for the specified user
POST/v0.1/user/invitations/apps/{invitation_token}/rejectAccepts all pending invitations to distribution groups for the specified user
POST/v0.1/user/invitations/apps/{invitation_token}/acceptRejects a pending invitation for the specified user
GET/v0.1/user/export/serviceConnectionsAccepts a pending invitation for the specified user
POST/v0.1/user/dsr/export/{token}/cancelGets 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/devicesRemoves an existing device from a user
GET/v0.1/userReturns all devices associated with the given user.
PATCH/v0.1/userReturns 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/latestIf '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_groupsGets the sparkle feed of the releases that are distributed to all the public distribution groups.
GET/v0.1/public/sdk/apps/{app_secret}/releases/latestGet 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/latestGet the latest public release for the given app.
POST/v0.1/public/apps/{owner_name}/{app_name}/install_analyticsGet a release with 'latest' for the given public group.
GET/v0.1/public/apps/{app_id}/releases/{release_id}/ios_manifestNotify download(s) for the provided distribution release(s).
GET/v0.1/orgs/{org_name}/users/{user_name}/appsReturns 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

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install appcenter-ms

Downloads and installs to ~/.claude/skills/appcenter-ms/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)