appcenter.ms
Visual Studio App Center is a mobile app lifecycle service for building, testing, distributing, and monitoring iOS, Android, and related apps. It provides hosted services such as build automation, test runs, release distribution, analytics, and crash reporting.
App Center exposes a REST API at https://api.appcenter.ms and an npm-distributed CLI (`appcenter`); both authenticate with an App Center user API token.
- App Center APIdiscovered
- App Center CLIdiscovered
Sign in to App Center, open Account Settings, then create a User API token as described in App Center API tokens and documentation. The REST API endpoints in the published OpenAPI spec state they accept User API Token, and the CLI also accepts a token directly via appcenter login --token or the APPCENTER_ACCESS_TOKEN environment variable.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing